Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-6]: src/distrib/notes/i386 Pull up revision 1.105 (requested by...
details: https://anonhg.NetBSD.org/src/rev/411ff2a8e34d
branches: netbsd-1-6
changeset: 527802:411ff2a8e34d
user: tv <tv%NetBSD.org@localhost>
date: Mon Jun 10 15:57:52 2002 +0000
description:
Pull up revision 1.105 (requested by 128 in ticket #0):
- mask IE_UpdateStats interrupt: the driver fails to clear the interrupt
and enter an interrupt loop (it may be a chip bug, I didn't have the time
to investigate yet) if it attemps to transmit some packets while the link
is down (like unplug/replug the cable, ifconfig down/ifconfig up or after a
transmit underrun condition, see below)
- bump the default transmit threshold to 1504 to avoid transmit underruns.
The driver resets the chip after a transmit underrun condition, which
makes the link go down for several seconds, which is unacceptable for
a server usage (after bootup you'll get 10s of underruns before the
threshold is high enouth and things stabilize, which means the link is
almost unusable for minutes)
- update documentation to mention the quad-port DFE580TX, and mention the
driver in notes.
diffstat:
distrib/notes/i386/hardware | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r 87cb09a7bdb0 -r 411ff2a8e34d distrib/notes/i386/hardware
--- a/distrib/notes/i386/hardware Mon Jun 10 15:57:44 2002 +0000
+++ b/distrib/notes/i386/hardware Mon Jun 10 15:57:52 2002 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: hardware,v 1.104 2002/04/23 19:43:18 bouyer Exp $
+.\" $NetBSD: hardware,v 1.104.2.1 2002/06/10 15:57:52 tv Exp $
.
.Nx \*V
runs on ISA (AT-Bus), EISA, MCA, PCI, and VL-bus systems
@@ -264,6 +264,9 @@
.It
SMC EtherPower^2 [b]
.It
+Sundance ST-201 based ethernet adapters (including DLINK DFE550-TX and
+DFE580-TX)
+.It
SVEC PN0455
.It
SVEC FD1000-TP
Home |
Main Index |
Thread Index |
Old Index