From 8c18df9b909bb219ce4c54fe53c27fd873255b24 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Wed, 17 Jul 2002 21:26:28 +0000 Subject: add handling for pci ids from http://www.begent.co.uk/pcids.htm --- convert/README.pcitable | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'convert/README.pcitable') 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) -- cgit v1.2.1