> > diff -Nru a/include/linux/pci_ids.h b/include/linux/pci_ids.h
> > --- a/include/linux/pci_ids.h Sun May 26 15:20:16 2002
> > +++ b/include/linux/pci_ids.h Sun May 26 15:20:16 2002
> > @@ -1787,3 +1787,7 @@
> > #define PCI_DEVICE_ID_MICROGATE_USC 0x0010
> > #define PCI_DEVICE_ID_MICROGATE_SCC 0x0020
> > #define PCI_DEVICE_ID_MICROGATE_SCA 0x0030
> > +
> > +#define PCI_VENDOR_ID_HINT 0x3388
> > +#define PCI_DEVICE_ID_HINT_VXPROII_IDE 0x8013
> > +
>
> Please note that pci_ids.h. is a generated file. The ids have to be
> moved to the ancestor of it as well.
Generated? I don't think so. devlist.h is, same for classlist.h, but not
pci_ids.h
-- Vojtech Pavlik SuSE Labs - 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/