Message ID | 1703ad43-3bf3-b777-7e1c-0beb55b064e8@infradead.org (mailing list archive) |
---|---|
State | New, archived |
Delegated to: | Bjorn Helgaas |
Headers | show |
On Sat, Feb 03, 2018 at 04:53:09PM -0800, Randy Dunlap wrote: > From: Randy Dunlap <rdunlap@infradead.org> > > Update the URL for the pci.ids file and add locations for its mirrors. > > Signed-off-by: Randy Dunlap <rdunlap@infradead.org> > Cc: Martin Mares <mj@ucw.cz> > Cc: Michal Vaner <vorner@vorner.cz> Applied to for-linus for v4.16, thanks! > --- > Documentation/PCI/pci.txt | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) > > --- linux-next-20180202.orig/Documentation/PCI/pci.txt > +++ linux-next-20180202/Documentation/PCI/pci.txt > @@ -570,7 +570,9 @@ your driver if they're helpful, or just > The device IDs are arbitrary hex numbers (vendor controlled) and normally used > only in a single location, the pci_device_id table. > > -Please DO submit new vendor/device IDs to http://pciids.sourceforge.net/. > +Please DO submit new vendor/device IDs to http://pci-ids.ucw.cz/. > +There are mirrors of the pci.ids file at http://pciids.sourceforge.net/ > +and https://github.com/pciutils/pciids. > > > >
--- linux-next-20180202.orig/Documentation/PCI/pci.txt +++ linux-next-20180202/Documentation/PCI/pci.txt @@ -570,7 +570,9 @@ your driver if they're helpful, or just The device IDs are arbitrary hex numbers (vendor controlled) and normally used only in a single location, the pci_device_id table. -Please DO submit new vendor/device IDs to http://pciids.sourceforge.net/. +Please DO submit new vendor/device IDs to http://pci-ids.ucw.cz/. +There are mirrors of the pci.ids file at http://pciids.sourceforge.net/ +and https://github.com/pciutils/pciids.