summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a5ff878..234acff 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2006-02-02 Sergio Lopez <koro@sinrega.org>
+ * linux/src/drivers/scsi/eata_pio.c (eata_pio_detect): Fix a
+ off-by-one error when probing.
+ * linux/src/drivers/scsi/eata_dma.c (eata_detect): Likewise.
+ * linux/dev/drivers/scsi/eata_dma.c (eata_detect): Likewise.
+
* linux/src/drivers/net/apricot.c (apricot_probe): Increase eth_addr
size to 8 so we do not trash the stack when reading from the io ports.