diff options
Diffstat (limited to 'convert/README.pcitable')
-rw-r--r-- | convert/README.pcitable | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/convert/README.pcitable b/convert/README.pcitable index 747a4f98..b89e5a8c 100644 --- a/convert/README.pcitable +++ b/convert/README.pcitable @@ -16,6 +16,8 @@ rm -f pcids.html ; wget http://www.begent.co.uk/pcids.htm # 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 +# http://members.hyperlink.net.au/~chart/download/pcidevs.txt + # with redhat's pcitable in /tmp/rh_pcitable (from kudzu or anaconda) ./merge2pcitable.pl pcitable /tmp/rh_pcitable pcitable > pcitable.new |