summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog21
1 files changed, 21 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 08ccf23..cf83a18 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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