summaryrefslogtreecommitdiffstats
path: root/convert/README.pcitable
diff options
context:
space:
mode:
Diffstat (limited to 'convert/README.pcitable')
-rw-r--r--convert/README.pcitable5
1 files changed, 5 insertions, 0 deletions
diff --git a/convert/README.pcitable b/convert/README.pcitable
index 97a8c3cf..591f41d9 100644
--- a/convert/README.pcitable
+++ b/convert/README.pcitable
@@ -29,6 +29,11 @@ rm -f pcids.htm ; wget http://www.begent.co.uk/pcids.htm
# with redhat's pcitable in /tmp/rh_pcitable (from hwdata)
./merge2pcitable.pl rhpcitable /tmp/rh_pcitable pcitable > pcitable.new
+# with SuSE hwinfo
+# (srpm in ftp://ftp.suse.com/pub/suse/i386/current/suse/src)
+./merge2pcitable.pl hwinfo_x11 /tmp/hwinfo-9.31/src/ids/src/x11.i386 pcitable > pcitable.new
+
+
# with a new kernel
(cd ~/tmp ; rm -rf lib ; rpm2cpio /RPMS/kernel-2.4.*.rpm |cpio -id './lib/modules/*/modules.*map')
cp -f ~/tmp/lib/modules/*/modules.{pci,usb}map .