From noses@oink.rhein.de  Tue May 16 21:27:22 1995
Received: from uran.informatik.uni-bonn.de (uran.informatik.uni-bonn.de [131.220.8.49])
          by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id VAA18493
          for <FreeBSD-gnats-submit@freebsd.org>; Tue, 16 May 1995 21:27:21 -0700
Received: from oink.rhein.de (oink.rhein.de [193.175.27.130])
	by uran.informatik.uni-bonn.de (8.6.12-ws7/8.6.10-ws2) with ESMTP
	id GAA20922 for <FreeBSD-gnats-submit@freebsd.org>; Wed, 17 May 1995 06:27:18 +0200
Received: (from noses@localhost)
	by oink.rhein.de (8.6.11/8.6.9)
	id GAA00955; Wed, 17 May 1995 06:27:17 +0200
Message-Id: <199505170427.GAA00955@oink.rhein.de>
Date: Wed, 17 May 1995 06:27:17 +0200
From: Noses <noses@oink.rhein.de>
Reply-To: noses@oink.rhein.de
To: FreeBSD-gnats-submit@freebsd.org
Subject: ethernet cards and their drivers
X-Send-Pr-Version: 3.2

>Number:         428
>Category:       kern
>Synopsis:       configure is not foolproof
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    jkh
>State:          closed
>Quarter:
>Keywords:
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 16 21:30:02 1995
>Closed-Date:    Sun Jun 2 21:34:14 PDT 1996
>Last-Modified:  Sun Jun  2 21:34:58 PDT 1996
>Originator:     Noses
>Release:        FreeBSD 2.0-RELEASE i386
>Organization:
>Environment:

	

>Description:

Imagine this in a configuration:

device ed0 at isa? port 0x300 net irq  9 vector edintr
device ep0 at isa? port 0x360 net irq 15 vector edintr   <----
device eg0 at isa? port 0x380 net irq  ? vector egintr

Instead of not working, pinging a neighbour on the ethernet is giving you
decreasing times starting at 1000 ms going down 10 ms per packet. It drove
me slightly nuts until I found that typo - I replaced the board twice and
even used our LAN analyzer... Couldn't you add a big boot kicking me next
time I do it or get it not to work at all?

	

>How-To-Repeat:

	

>Fix:
	learn using cut&paste.
	

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->jkh 
Responsible-Changed-By: scrappy 
Responsible-Changed-When: Sun May 26 15:19:26 PDT 1996 
Responsible-Changed-Why:  
sorry jordan...this is on of those "probably should just close, but.." 
cases :( 
State-Changed-From-To: open->closed 
State-Changed-By: jkh 
State-Changed-When: Sun Jun 2 21:34:14 PDT 1996 
State-Changed-Why:  
"We never promised you a rose garden." :-) 
>Unformatted:


