summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Bushnell <thomas@gnu.org>1999-04-28 06:50:15 +0000
committerThomas Bushnell <thomas@gnu.org>1999-04-28 06:50:15 +0000
commit363f8fcc3e160e5ec685b09a2eab088e82252eaf (patch)
treed916f42e1212e051e58923cf0d5944d2e85859de
parentab7fab6be2599595297b40a2c6a0164049202fb3 (diff)
*** empty log message ***
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a176239..c1338a6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+Wed Apr 28 02:17:51 1999 Thomas Bushnell, BSG <tb@mit.edu>
+
+ * linux/src/drivers/net/3c59x.c: Upgrade to Linux 2.2.1 version.
+ (vortex_start_xmit): Don't frob VP->stat.tx_bytes.
+ (boomerang_start_xmit): Likewise.
+ (vortex_rx): Don't frob VP->stats.rx_bytes.
+ (boomerang_rx): Likewise.
+ Requested by Jeff Bailey (jbailey@nisa.net).
+
Mon Apr 26 02:13:02 1999 Thomas Bushnell, BSG <tb@mit.edu>
* Makefile.in (objfiles): Don't add $(systype)/sysdep.o here.