diff options
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 |