On Fri, Aug 07, 2009 at 02:04:55PM -0700, Sarah Sharp wrote: > --- a/include/linux/pci_ids.h > +++ b/include/linux/pci_ids.h > @@ -2299,6 +2299,9 @@ > > #define PCI_VENDOR_ID_AZWAVE 0x1a3b > > +#define PCI_VENDOR_ID_FRESCO_LOGIC 0x1b73 > +#define PCI_DEVICE_ID_FRESCO_LOGIC_PDK 0x1000 > + > #define PCI_VENDOR_ID_TEKRAM 0x1de1 > #define PCI_DEVICE_ID_TEKRAM_DC290 0xdc29 We do not add new ids to pci_ids unless they are shared by more than one driver. I'll move the code around to not do this. thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html