summaryrefslogtreecommitdiffstats
path: root/convert/README.pcitable
diff options
context:
space:
mode:
authorChmouel Boudjnah <chmouel@mandriva.org>2001-10-02 18:33:34 +0000
committerChmouel Boudjnah <chmouel@mandriva.org>2001-10-02 18:33:34 +0000
commitd8026686e07f9187a2f4306e892021672a8cfaa2 (patch)
tree41fd6cdddee5c4fa06d906a409ef788c2aa8cea9 /convert/README.pcitable
parent54e961ba88b4f6581e992423161175f61d0875f9 (diff)
downloadldetect-lst-d8026686e07f9187a2f4306e892021672a8cfaa2.tar
ldetect-lst-d8026686e07f9187a2f4306e892021672a8cfaa2.tar.gz
ldetect-lst-d8026686e07f9187a2f4306e892021672a8cfaa2.tar.bz2
ldetect-lst-d8026686e07f9187a2f4306e892021672a8cfaa2.tar.xz
ldetect-lst-d8026686e07f9187a2f4306e892021672a8cfaa2.zip
add information about adress (http://www.yourvote.com/pci/vendors.txt) where to get pci device name
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 fdc5a57b..1d5c74cd 100644
--- a/convert/README.pcitable
+++ b/convert/README.pcitable
@@ -2,6 +2,9 @@
# How to merge the pcitable with various source:
#
# update pciutils
+# PS:
+# A pciids with more accurate information are available from
+# http://www.yourvote.com/pci/vendors.txt
./merge2pcitable.pl pciids /usr/share/pci.ids pcitable > pcitable.new
# with redhat's pcitable in /tmp/rh_pcitable (from kudzu or anaconda)
@@ -13,5 +16,4 @@
# checking the pcitable
./merge2pcitable.pl pcitable pcitable pcitable > /dev/null
-
## do "ln -s ../lst/pcitable" first