From 246b14e896eda4f6ebf375d291b7bd440a8784f3 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Sun, 12 Jan 2003 14:28:58 +0000 Subject: add example to update usbtable from usbutils --- convert/README.pcitable | 3 +++ 1 file changed, 3 insertions(+) (limited to 'convert/README.pcitable') 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 -- cgit v1.2.1