summaryrefslogtreecommitdiffstats
path: root/convert/README.pcitable
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2002-07-17 21:41:45 +0000
committerPascal Rigaux <pixel@mandriva.com>2002-07-17 21:41:45 +0000
commit05fe34612e4f9c5a3371c654fd0854840cf3096b (patch)
treee9635052fe25c9ad6ba4f0813f4f3759bc01eb9b /convert/README.pcitable
parent8c18df9b909bb219ce4c54fe53c27fd873255b24 (diff)
downloadldetect-lst-05fe34612e4f9c5a3371c654fd0854840cf3096b.tar
ldetect-lst-05fe34612e4f9c5a3371c654fd0854840cf3096b.tar.gz
ldetect-lst-05fe34612e4f9c5a3371c654fd0854840cf3096b.tar.bz2
ldetect-lst-05fe34612e4f9c5a3371c654fd0854840cf3096b.tar.xz
ldetect-lst-05fe34612e4f9c5a3371c654fd0854840cf3096b.zip
special option for watching subids, but beware of it!
Diffstat (limited to 'convert/README.pcitable')
-rw-r--r--convert/README.pcitable2
1 files changed, 2 insertions, 0 deletions
diff --git a/convert/README.pcitable b/convert/README.pcitable
index 27770d7d..747a4f98 100644
--- a/convert/README.pcitable
+++ b/convert/README.pcitable
@@ -13,6 +13,8 @@ rm -f vendors.txt ; wget http://www.yourvote.com/pci/vendors.txt
# Another one
rm -f pcids.html ; 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
# with redhat's pcitable in /tmp/rh_pcitable (from kudzu or anaconda)