summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--convert/README.pcitable2
1 files changed, 1 insertions, 1 deletions
diff --git a/convert/README.pcitable b/convert/README.pcitable
index b89e5a8c..05d490dc 100644
--- a/convert/README.pcitable
+++ b/convert/README.pcitable
@@ -11,7 +11,7 @@ rm -f vendors.txt ; wget http://www.yourvote.com/pci/vendors.txt
./merge2pcitable.pl pciids vendors.txt pcitable > pcitable.new
# Another one
-rm -f pcids.html ; wget http://www.begent.co.uk/pcids.htm
+rm -f pcids.htm ; wget http://www.begent.co.uk/pcids.htm
./merge2pcitable.pl begent_pcids_htm pcids.htm pcitable > pcitable.new
# you can also try the following. BUT be careful when choosing cards needing subids. Ask pixel@mandrakesoft.com first!
./merge2pcitable.pl --keep-subids begent_pcids_htm pcids.htm pcitable > pcitable.new