From: Jeff Garzik <jgarzik@pobox.com>
To: Nathaniel Russell <root@chartermi.net>
Cc: reddog83@chartermi.net, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 2.4.20] Via 8233 Sound Support
Date: Sat, 07 Dec 2002 04:54:05 -0500 [thread overview]
Message-ID: <3DF1C53D.8030506@pobox.com> (raw)
In-Reply-To: <Pine.LNX.4.44.0212070433220.6330-200000@reddog.example.net>
Nathaniel Russell wrote:
> diff -urN linux-sound/drivers/sound/via82cxxx_audio.c linux/drivers/sound/via82cxxx_audio.c
> --- linux-sound/drivers/sound/via82cxxx_audio.c 2002-08-02 20:39:44.000000000 -0400
> +++ linux/drivers/sound/via82cxxx_audio.c 2002-12-07 04:28:04.000000000 -0500
> @@ -354,6 +353,8 @@
> static struct pci_device_id via_pci_tbl[] __initdata = {
> { PCI_VENDOR_ID_VIA, PCI_DEVICE_ID_VIA_82C686_5,
> PCI_ANY_ID, PCI_ANY_ID, },
> + { PCI_VENDOR_ID_VIA, PCI_DEVICE_ID_VIA_8233_5,
> + PCI_ANY_ID, PCI_ANY_ID, },
> { 0, }
> };
> MODULE_DEVICE_TABLE(pci,via_pci_tbl);
unfortunately this only works sporadically, and only for some motherboards.
There is a reason why I removed this pci id from the driver, after
foolishly adding it :)
next prev parent reply other threads:[~2002-12-07 9:47 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-12-07 9:38 [PATCH 2.4.20] Via 8233 Sound Support Nathaniel Russell
2002-12-07 9:54 ` Jeff Garzik [this message]
2002-12-07 10:03 ` Nathaniel Russell
2002-12-07 10:22 ` Jeff Garzik
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3DF1C53D.8030506@pobox.com \
--to=jgarzik@pobox.com \
--cc=linux-kernel@vger.kernel.org \
--cc=reddog83@chartermi.net \
--cc=root@chartermi.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox