[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1703ad43-3bf3-b777-7e1c-0beb55b064e8@infradead.org>
Date: Sat, 3 Feb 2018 16:53:09 -0800
From: Randy Dunlap <rdunlap@...radead.org>
To: LKML <linux-kernel@...r.kernel.org>,
linux-pci <linux-pci@...r.kernel.org>,
Bjorn Helgaas <bhelgaas@...gle.com>
Cc: Martin Mares <mj@....cz>, Michal Vaner <vorner@...ner.cz>
Subject: [PATCH] PCI: update location of pci.ids file
From: Randy Dunlap <rdunlap@...radead.org>
Update the URL for the pci.ids file and add locations for its mirrors.
Signed-off-by: Randy Dunlap <rdunlap@...radead.org>
Cc: Martin Mares <mj@....cz>
Cc: Michal Vaner <vorner@...ner.cz>
---
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.
Powered by blists - more mailing lists