On Sat, Feb 03, 2018 at 04:53:09PM -0800, Randy Dunlap wrote: > From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx> > > Update the URL for the pci.ids file and add locations for its mirrors. > > Signed-off-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx> > Cc: Martin Mares <mj@xxxxxx> > Cc: Michal Vaner <vorner@xxxxxxxxx> 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. > > > >