[PATCH] PCI: update location of pci.ids file

From: Randy Dunlap
Date: Sat Feb 03 2018 - 19:53:31 EST


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>
---
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.