Subject: port-i386/4830: NE2000 ethernet board interrupt trouble
To: None <gnats-bugs@gnats.netbsd.org>
From: None <sakamoto@cec.co.jp>
List: netbsd-bugs
Date: 01/16/1998 11:41:13
>Number: 4830
>Category: port-i386
>Synopsis: NE2000 ethernet board interrupt trouble
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: gnats-admin (GNATS administrator)
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Thu Jan 15 18:50:01 1998
>Last-Modified:
>Originator: Kazuki Sakamoto
>Organization:
Chuo Electronics Co.,Ltd.
>Release: 1.3
>Environment:
System: NetBSD saturn100 1.3 NetBSD 1.3 (SATURN) #0: Mon Jan 5 16:08:15 JST 1998 sakamoto@saturn100:/usr/src/sys/arch/i386/compile/SATURN i386
>Description:
Network doesn't work normally when NE2000 compatible ethernet board(ne0)
is used with My PentiumII machine(337MHz drive).
The round-trip time of ping from the outside is about 1000ms.
>How-To-Repeat:
Every
>Fix:
After an address is assigned with ifconfig,
# ifconfig ne0 down
# ifconfig ne0 up
Then, it works normally.
Or, it works normally by the following patch.
Index: dp8390.c
===================================================================
RCS file: /cvsroot/src/sys/dev/ic/dp8390.c,v
retrieving revision 1.10
diff -r1.10 dp8390.c
227a228
> delay(1);
>Audit-Trail:
>Unformatted: