summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Bushnell <thomas@gnu.org>1999-10-08 13:49:43 +0000
committerThomas Bushnell <thomas@gnu.org>1999-10-08 13:49:43 +0000
commitb7963ed6cafd7360571d9f187e6947497ec83574 (patch)
tree0b7716231da2a217e6c4a4efc2cb600b760690da
parent1b96add4aa22e4dc8ab889bbb250ac5e8ee02f31 (diff)
*** empty log message ***
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7eef7b4..890d197 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+1999-10-08 Thomas Bushnell, BSG <tb@mit.edu>
+
+ * linux/src/drivers/net/3c59x.c: Updated to version 0.99L of the
+ driver from ftp://cesdis.gsfc.nasa.gov/linux/drivers/3c59x.c, in
+ order to support the 3c509c card, as requested by Jeff Bailey
+ <jbailey@nisa.net>.
+
+1999-09-17 Thomas Bushnell, BSG <tb@mit.edu>
+
+ * linux/dev/drivers/block/ide.c (do_request) [MACH]: In "bad
+ access" printf, actually print the number of sectors of the
+ partition.
+
1999-10-05 Roland McGrath <roland@baalperazim.frob.com>
* i386/intel/pmap.c (pmap_bootstrap): Use _start instead of start.