[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 5/6] pci: Use #defines for PCI vendors.
>>> On 10.03.14 at 20:35, Konrad Rzeszutek Wilk <konrad@xxxxxxxxxx> wrote: > --- /dev/null > +++ b/xen/include/xen/pci_ids.h > @@ -0,0 +1,9 @@ > +#define PCI_VENDOR_ID_AMD 0x1022 > + > +#define PCI_VENDOR_ID_BROADCOM 0x14e4 > + > +#define PCI_VENDOR_ID_INTEL 0x8086 > + > +#define PCI_VENDOR_ID_NVIDIA 0x10de > + > +#define PCI_VENDOR_ID_OXSEMI 0x1415 If I'm going to be the one to commit this (and I don't forget), I'll take the liberty of sorting these numerically, matching Linux and making imo lookup easier, since especially considering company acquires/mergers the name to look for may be ambiguous. Jan _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |