summaryrefslogtreecommitdiffstats
path: root/convert/README.pcitable
diff options
context:
space:
mode:
Diffstat (limited to 'convert/README.pcitable')
-rw-r--r--convert/README.pcitable4
1 files changed, 3 insertions, 1 deletions
diff --git a/convert/README.pcitable b/convert/README.pcitable
index a4aa727c..27770d7d 100644
--- a/convert/README.pcitable
+++ b/convert/README.pcitable
@@ -10,7 +10,9 @@
rm -f vendors.txt ; wget http://www.yourvote.com/pci/vendors.txt
./merge2pcitable.pl pciids vendors.txt pcitable > pcitable.new
-# http://www.begent.co.uk/pcids.htm
+# Another one
+rm -f pcids.html ; wget http://www.begent.co.uk/pcids.htm
+./merge2pcitable.pl begent_pcids_htm pcids.htm pcitable > pcitable.new
# with redhat's pcitable in /tmp/rh_pcitable (from kudzu or anaconda)