From nobody@FreeBSD.org  Tue Apr 23 09:47:49 2002
Return-Path: <nobody@FreeBSD.org>
Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id 1FE0937B41D
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 23 Apr 2002 09:47:49 -0700 (PDT)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.11.6/8.11.6) id g3NGln722757;
	Tue, 23 Apr 2002 09:47:49 -0700 (PDT)
	(envelope-from nobody)
Message-Id: <200204231647.g3NGln722757@freefall.freebsd.org>
Date: Tue, 23 Apr 2002 09:47:49 -0700 (PDT)
From: Yuri Victorovich <yuri@tsoft.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: de0 (tulip) DEC-21140A card stays in OACTIVE state after ifconfig up
X-Send-Pr-Version: www-1.0

>Number:         37382
>Category:       alpha
>Synopsis:       de0 (tulip) DEC-21140A card stays in OACTIVE state after ifconfig up
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-alpha
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 23 09:50:01 PDT 2002
>Closed-Date:    Mon Aug 04 11:18:53 PDT 2003
>Last-Modified:  Mon Aug 04 11:18:53 PDT 2003
>Originator:     Yuri Victorovich
>Release:        FreeBSD-5.0 DP
>Organization:
Optima Inc
>Environment:
FreeBSD s3.xxxxx.com 5.0-DP1 FreeBSD 5.0-DP1 #3: Mon Apr 22 08:18:12 EDT 2002     root@:/usr/src/sys/alpha/compile/GENERIC  alpha

>Description:
Card stays in IFF_OACTIVE since tulip_init sets it there.
Result: no traffic can pass through.

might be endianness issue?

>How-To-Repeat:
Have Alpha DS7310A with this card installed, than
ifconfig de0 inet 192.168.0.1 up

>Fix:
unknown

>Release-Note:
>Audit-Trail:

From: John Baldwin <jhb@FreeBSD.org>
To: freebsd-gnats-submit@FreeBSD.org, yuri@tsoft.com
Cc:  
Subject: Re: alpha/37382: de0 (tulip) DEC-21140A card stays in OACTIVE state after ifconfig up
Date: Wed, 06 Nov 2002 13:25:36 -0500 (EST)

 I have a DS20 machine here running 5.0-current that passes traffic
 through a de0 card fine:
 
 > dmesg | grep de0
 de0: <Digital 21140A Fast Ethernet> port 0x10000-0x1007f mem 0x1040000-0x104007f irq 43 at device
 8.0 on pci1
 de0: interrupting at TSUNAMI irq 43
 de0: SMC 9332BDT 21140A [10-100Mb/s] pass 2.0
 de0: address 00:e0:29:05:e5:49
 de0: enabling Full Duplex 100baseTX port
 > ifconfig
 de0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
         inet 192.168.0.11 netmask 0xffffff00 broadcast 192.168.0.255
         ether 00:e0:29:05:e5:49
         media: Ethernet autoselect (100baseTX <full-duplex>)
         status: active
 lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
         inet 127.0.0.1 netmask 0xff000000 
 
 Can you still reproduce this problem on 5.0 and can you provide
 more details about how to do so (exact steps, etc.)?  Thanks.
 
 -- 
 
 John Baldwin <jhb@FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
 "Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/
State-Changed-From-To: open->closed 
State-Changed-By: wilko 
State-Changed-When: Mon Aug 4 11:17:39 PDT 2003 
State-Changed-Why:  
No feedback after jhb posted a followup in Nov 2002. His 
de(4) works OK in his DS20. 


http://www.freebsd.org/cgi/query-pr.cgi?pr=37382 
>Unformatted:
