diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2002-08-22 10:31:41 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2002-08-22 10:31:41 +0000 |
commit | 496a8d55bf2adf377d26f2f0eabfa88d00396bf4 (patch) | |
tree | 6a396fede5b7138dcae177f7d54be529031e6382 /ChangeLog | |
parent | 723537d056f0e3ab906da118e5b22815d1db1fb1 (diff) | |
download | ldetect-496a8d55bf2adf377d26f2f0eabfa88d00396bf4.tar ldetect-496a8d55bf2adf377d26f2f0eabfa88d00396bf4.tar.gz ldetect-496a8d55bf2adf377d26f2f0eabfa88d00396bf4.tar.bz2 ldetect-496a8d55bf2adf377d26f2f0eabfa88d00396bf4.tar.xz ldetect-496a8d55bf2adf377d26f2f0eabfa88d00396bf4.zip |
0.4.6-3mdk
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 21 |
1 files changed, 21 insertions, 0 deletions
@@ -1,3 +1,24 @@ +2002-08-22 12:27 tvignaud + + * pci.c: try to not freeze on buggy motherboard by preventing: + - seeking in /proc/bus/pci/<bus>/<device>.<function> + - not reading the whole /proc/bus/pci/<bus>/<device>.<function> + + we now read 48 linear bytes the same way lspci read 64 linear + bytes. + +2002-08-17 16:18 tvignaud + + * ldetect.spec: - rpmlint fixes (url, doc) - simplification + +2002-08-17 16:12 tvignaud + + * Makefile: split rpm target in srpm and rpm + +2002-08-17 16:08 tvignaud + + * ChangeLog, ldetect.spec: 4.6mdk + 2002-08-17 16:06 tvignaud * Makefile: default RPM to ~/rpm |