From hsu@katiska.clinet.fi  Wed Dec  3 11:38:38 1997
Received: from lohi.clinet.fi (root@lohi.clinet.fi [194.100.0.7])
          by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id LAA06335
          for <FreeBSD-gnats-submit@freebsd.org>; Wed, 3 Dec 1997 11:38:35 -0800 (PST)
          (envelope-from hsu@katiska.clinet.fi)
Received: from katiska.clinet.fi (katiska.clinet.fi [194.100.0.4])
	by lohi.clinet.fi (8.8.7/8.8.6) with ESMTP id VAA13918
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 3 Dec 1997 21:41:00 +0200 (EET)
Received: (from root@localhost)
	by katiska.clinet.fi (8.8.8/8.8.6) id VAA01171;
	Wed, 3 Dec 1997 21:38:20 +0200 (EET)
Message-Id: <199712031938.VAA01171@katiska.clinet.fi>
Date: Wed, 3 Dec 1997 21:38:20 +0200 (EET)
From: Heikki Suonsivu <hsu@katiska.clinet.fi>
Reply-To: hsu@katiska.clinet.fi
To: FreeBSD-gnats-submit@freebsd.org
Subject: de driver: media selection broken for 8434BT cards
X-Send-Pr-Version: 3.2

>Number:         5205
>Category:       kern
>Synopsis:       de driver: media selection broken for 8434BT cards
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    peter
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec  3 11:40:01 PST 1997
>Closed-Date:    Mon Apr 27 02:46:06 PDT 1998
>Last-Modified:  Mon Apr 27 02:46:33 PDT 1998
>Originator:     Heikki Suonsivu
>Release:        FreeBSD 2.2-STABLE i386
>Organization:
Clinet, Espoo, Finland
>Environment:

2.2-STABLE.  Problem appeared when media/mediaopt changes were committed.

We have large number of 8434BT dual channel combo ethernet cards in use, at
least 100 in various routers with large number of BNC ports in use, thus
this is big problem for us, thus high priority, as linkn options do not
work any more either.

>Description:

2.2-STABLE after media/mediaopt changes no more allows BNC port to be used
in dual channel 8434BT combo boards.  Autodetection fails to detect BNC
port correctly "autodetect failed", and when trying to set it with ifconfig
de0 media "10base2/BNC" I get "device not configured" error.  It does
accept "10base5/AUI", which the card does not have, but does no traffic
gets through in any mode.  UTP port works fine.

>How-To-Repeat:

Install 8434BT to machine, connect BNC, power it up and try to configure
BNC port.

>Fix:

>Release-Note:
>Audit-Trail:

From: J Wunsch <j@uriah.heep.sax.de>
To: hsu@katiska.clinet.fi
Cc: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: Re: kern/5205: de driver: media selection broken for 8434BT cards
Date: Sun, 7 Dec 1997 23:42:03 +0100

 As Heikki Suonsivu wrote:
 
 > We have large number of 8434BT dual channel combo ethernet cards in use, at
 > least 100 in various routers with large number of BNC ports in use, thus
 > this is big problem for us, thus high priority, as linkn options do not
 > work any more either.
 
 Hack to get it working again at all: downgrade the driver to 2.2.2.
 (cvs co -rRELENG_2_2_2_RELEASE /sys/pci/{if_de.c,dc21040.h})
 
 -- 
 cheers, J"org
 
 joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE
 Never trust an operating system you don't have sources for. ;-)
Responsible-Changed-From-To: freebsd-bugs->peter 
Responsible-Changed-By: phk 
Responsible-Changed-When: Sun Apr 26 23:48:52 PDT 1998 
Responsible-Changed-Why:  
->peter 
State-Changed-From-To: open->closed 
State-Changed-By: steve 
State-Changed-When: Mon Apr 27 02:46:06 PDT 1998 
State-Changed-Why:  
See kern/6422 for a patch to fix this. 
>Unformatted:
