diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2005-02-16 16:58:08 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2005-02-16 16:58:08 +0000 |
commit | b46f95668473ec553f0750b181145a4933c78413 (patch) | |
tree | 26789ef186600eec19246e93a6ff1b5edb8598c0 /convert/README.pcitable | |
parent | b6d65e93dd05699013efc8a5a0ac5e3ae3563632 (diff) | |
download | ldetect-lst-b46f95668473ec553f0750b181145a4933c78413.tar ldetect-lst-b46f95668473ec553f0750b181145a4933c78413.tar.gz ldetect-lst-b46f95668473ec553f0750b181145a4933c78413.tar.bz2 ldetect-lst-b46f95668473ec553f0750b181145a4933c78413.tar.xz ldetect-lst-b46f95668473ec553f0750b181145a4933c78413.zip |
add merging with SuSE hwinfo
Diffstat (limited to 'convert/README.pcitable')
-rw-r--r-- | convert/README.pcitable | 5 |
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 . |