diff options
-rw-r--r-- | convert/README.pcitable | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/convert/README.pcitable b/convert/README.pcitable index e9fa4692..fe67283a 100644 --- a/convert/README.pcitable +++ b/convert/README.pcitable @@ -10,6 +10,7 @@ ./merge2pcitable.pl usbids /usr/share/usb.ids usbtable > usbtable.new # A pciids with more accurate information are available from +# was moved into http://www.pcidatabase.com/reports.php?type=tab-delimeted rm -f vendors.txt ; wget http://www.yourvote.com/pci/vendors.txt ./merge2pcitable.pl pciids vendors.txt pcitable > pcitable.new |