From peiffer@mutley.mn.org Sat Mar 20 14:52:01 1999
Return-Path: <peiffer@mutley.mn.org>
Received: from mutley.mn.org (tap.nts.umn.edu [207.58.3.161])
	by hub.freebsd.org (Postfix) with ESMTP id C113C14F7F
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 20 Mar 1999 14:51:51 -0800 (PST)
	(envelope-from peiffer@mutley.mn.org)
Received: (from peiffer@localhost)
	by mutley.mn.org (8.8.5/8.8.5) id QAA04947;
	Sat, 20 Mar 1999 16:54:45 -0600 (CST)
Message-Id: <199903202254.QAA04947@mutley.mn.org>
Date: Sat, 20 Mar 1999 16:54:45 -0600 (CST)
From: Tim Peiffer <peiffer@mutley.mn.org>
Reply-To: peiffer@mutley.mn.org
To: FreeBSD-gnats-submit@freebsd.org
Subject: de driver doesn't work with some tulip boards (SMC 9332BDT 10/100TX)
X-Send-Pr-Version: 3.2

>Number:         10698
>Category:       kern
>Synopsis:       de driver doesn't work with some tulip boards (SMC 9332BDT 10/1
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 20 15:00:01 PST 1999
>Closed-Date:    Fri Jul 20 08:30:59 PDT 2001
>Last-Modified:  Fri Jul 20 08:31:31 PDT 2001
>Originator:     Tim Peiffer
>Release:        FreeBSD 3.1-RELEASE i386
>Organization:
University of Minnesota
>Environment:

        FreeBSD 3.1-RELEASE #0: Tue Mar  9 21:44:27 CST 1999
            peiffer@tap.nts.umn.edu:/usr/src/sys/compile/TIM

>Description:

The current if_de.c does not correctly detect NIC manufacturers when
using the DEC 21140A chip set.  The tulip_vendors correctly lists the 
IEEE OUI for the NIC as belonging to SMC and points to 
tulip_identify_smc_nic().  The NIC hardware address is 00:E0:29:0C:6C:D6. 
I do not know how to correctly debug this part of the driver and will
need some help.

I had to patch 2.2.7-RELEASE to recognize the 00:E0:29 oui; the de
driver seems to have changed quite a lot since then.  Ref: kern/3579

>How-To-Repeat:
Upon bootup, the driver identifies a generic 21140A but does not further
ID as an SMC 9332BDT
   de0: <Digital 21140A Fast Ethernet> rev 0x22 int a irq 11 on pci0.14.0

Inside tulip_pci_attach(), the call to pci_map_port fails, and the driver
returns not completing the attach.

>Fix:

Unknown.


>Release-Note:
>Audit-Trail:

From: Tim Peiffer <peiffer@mutley.mn.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:  
Subject: kern/10698: de driver doesn't work with some tulip boards (SMC 9332BDT 10/100TX)
Date: Sat, 20 Mar 1999 16:54:45 -0600 (CST)

 >Number:         10698
 >Category:       kern
 >Synopsis:       de driver doesn't work with some tulip boards (SMC 9332BDT 10/1
 >Confidential:   no
 >Severity:       serious
 >Priority:       medium
 >Responsible:    freebsd-bugs
 >State:          open
 >Quarter:        
 >Keywords:       
 >Date-Required:
 >Class:          sw-bug
 >Submitter-Id:   current-users
 >Arrival-Date:   Sat Mar 20 15:00:01 PST 1999
 >Closed-Date:
 >Last-Modified:
 >Originator:     Tim Peiffer
 >Release:        FreeBSD 3.1-RELEASE i386
 >Organization:
 University of Minnesota
 >Environment:
 
         FreeBSD 3.1-RELEASE #0: Tue Mar  9 21:44:27 CST 1999
             peiffer@tap.nts.umn.edu:/usr/src/sys/compile/TIM
 
 >Description:
 
 The current if_de.c does not correctly detect NIC manufacturers when
 using the DEC 21140A chip set.  The tulip_vendors correctly lists the 
 IEEE OUI for the NIC as belonging to SMC and points to 
 tulip_identify_smc_nic().  The NIC hardware address is 00:E0:29:0C:6C:D6. 
 I do not know how to correctly debug this part of the driver and will
 need some help.
 
 I had to patch 2.2.7-RELEASE to recognize the 00:E0:29 oui; the de
 driver seems to have changed quite a lot since then.  Ref: kern/3579
 
 >How-To-Repeat:
 Upon bootup, the driver identifies a generic 21140A but does not further
 ID as an SMC 9332BDT
    de0: <Digital 21140A Fast Ethernet> rev 0x22 int a irq 11 on pci0.14.0
 
 Inside tulip_pci_attach(), the call to pci_map_port fails, and the driver
 returns not completing the attach.
 
 >Fix:
 
 Unknown.
 
 
 >Release-Note:
 >Audit-Trail:
 >Unformatted:
  00TX)
 
 
 To Unsubscribe: send mail to majordomo@FreeBSD.org
 with "unsubscribe freebsd-bugs" in the body of the message
 
 
 
 
State-Changed-From-To: open->feedback 
State-Changed-By: mike 
State-Changed-When: Thu Jul 19 18:16:20 PDT 2001 
State-Changed-Why:  

Does this problem still occur in newer versions of FreeBSD, 
such as 4.3-RELEASE? 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=10698 
State-Changed-From-To: feedback->closed 
State-Changed-By: mike 
State-Changed-When: Fri Jul 20 08:30:59 PDT 2001 
State-Changed-Why:  

E-mail sent to originator bounces. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=10698 
>Unformatted:
 00TX)
