summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--convert/README.pcitable3
1 files changed, 3 insertions, 0 deletions
diff --git a/convert/README.pcitable b/convert/README.pcitable
index 05d490dc..72dbea4a 100644
--- a/convert/README.pcitable
+++ b/convert/README.pcitable
@@ -6,6 +6,9 @@
# update pciutils
./merge2pcitable.pl pciids /usr/share/pci.ids pcitable > pcitable.new
+# update usbutils
+./merge2pcitable.pl usbids /usr/share/usb.ids usbtable > usbtable.new
+
# A pciids with more accurate information are available from
rm -f vendors.txt ; wget http://www.yourvote.com/pci/vendors.txt
./merge2pcitable.pl pciids vendors.txt pcitable > pcitable.new