Messages in this thread |  | | Date | Sat, 08 Sep 2001 18:21:56 +0200 | From | Peter Wächtler <> | Subject | Re: [PATCH] 2.4.10-pre5 missing pci id |
| |
Ole André Vadla Ravnås wrote: > > Hi again.. > > This patch adds a missing pci id required by the trident sound driver. > > Best regards, > Ole André > > --- > > --- linux/include/linux/pci_ids.h-orig Sat Sep 8 11:41:13 2001 > +++ linux/include/linux/pci_ids.h Sat Sep 8 11:41:34 2001 > @@ -852,6 +852,7 @@ > #define PCI_DEVICE_ID_INTERG_2000 0x2000 > #define PCI_DEVICE_ID_INTERG_2010 0x2010 > #define PCI_DEVICE_ID_INTERG_5000 0x5000 > +#define PCI_DEVICE_ID_INTERG_5050 0x5050 > > #define PCI_VENDOR_ID_REALTEK 0x10ec > #define PCI_DEVICE_ID_REALTEK_8029 0x8029 >
The cyberpro5050 support is still only in the ac-tree. Seeing your other patches: do you mix ac and linus trees? - 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/
|  |