summaryrefslogtreecommitdiffstats
path: root/convert
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2003-01-12 14:28:58 +0000
committerPascal Rigaux <pixel@mandriva.com>2003-01-12 14:28:58 +0000
commit246b14e896eda4f6ebf375d291b7bd440a8784f3 (patch)
treed3887dd9ad3b3628b76a5e5b891d5381e791ed2f /convert
parent4bc870831300084f8867d497eefc00dd7313bf6b (diff)
downloadldetect-lst-246b14e896eda4f6ebf375d291b7bd440a8784f3.tar
ldetect-lst-246b14e896eda4f6ebf375d291b7bd440a8784f3.tar.gz
ldetect-lst-246b14e896eda4f6ebf375d291b7bd440a8784f3.tar.bz2
ldetect-lst-246b14e896eda4f6ebf375d291b7bd440a8784f3.tar.xz
ldetect-lst-246b14e896eda4f6ebf375d291b7bd440a8784f3.zip
add example to update usbtable from usbutils
Diffstat (limited to 'convert')
-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