lkml.org 
[lkml]   [2002]   [Dec]   [7]   [last100]   RSS Feed
Views: [more markup]   [less markup]   [headers]   [forward]  
 
Messages in this thread
/
DateSat, 07 Dec 2002 04:54:05 -0500
FromJeff Garzik <>
SubjectRe: [PATCH 2.4.20] Via 8233 Sound Support
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 :)

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 11:31    [W:0.189 / U:0.060 seconds]
©2003-2008 Jasper Spaans