From wolfgang@lyxys.ka.sub.org  Sun Nov 12 05:12:07 2000
Return-Path: <wolfgang@lyxys.ka.sub.org>
Received: from subnet.sub.net (subnet.sub.net [212.227.14.21])
	by hub.freebsd.org (Postfix) with ESMTP id 13E5A37B479
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 12 Nov 2000 05:12:07 -0800 (PST)
Received: from lyxys.ka.sub.org (uucp@localhost)
	by subnet.sub.net (8.8.8/8.8.8/1.2subnet-linux) with bsmtp id OAA25621
	for FreeBSD-gnats-submit@freebsd.org; Sun, 12 Nov 2000 14:12:04 +0100
Received: from localhost (1532 bytes) by lyxys.ka.sub.org
	via sendmail with P:stdio/R:smart_host/T:inet_uusmtp
	(sender: <wolfgang>) (ident <wolfgang> using unix)
	id <m13uwtv-003phLC@lyxys.ka.sub.org>
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 12 Nov 2000 14:10:27 +0100 (CET)
	(Smail-3.2.0.111 2000-Feb-17 #1 built 2000-Aug-23)
Message-Id: <m13uwtv-003phLC@lyxys.ka.sub.org>
Date: Sun, 12 Nov 2000 14:10:27 +0100 (CET)
From: wolfgang@lyxys.ka.sub.org
Reply-To: wolfgang@lyxys.ka.sub.org
To: FreeBSD-gnats-submit@freebsd.org
Subject: Am79C965 ethernet not working when lnc and pcn are both in kernel
X-Send-Pr-Version: 3.2

>Number:         22790
>Category:       kern
>Synopsis:       Am79C965 ethernet not working when lnc and pcn are both in kernel
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Nov 12 05:20:00 PST 2000
>Closed-Date:    Wed Jan 3 04:11:51 PST 2001
>Last-Modified:  Wed Jan  3 04:20:02 PST 2001
>Originator:     Wolfgang Zenker
>Release:        FreeBSD 4.2-BETA i386
>Organization:
private site
>Environment:

	HP Vectra XU (P90) with onboard Am79C965 PCI Ethernet

>Description:

When booting a kernel compiled with devices lnc, miibus and pcn the
device lnc0 is being found, but the hardware-address is not reported
and it does not work.
Relevant lines from dmesg:
Nov 12 10:37:48 vectra /kernel: lnc0: <PCNet/PCI Ethernet adapter> port 0xffe0-0xffff irq 9 at device 3.0 on pci0
Nov 12 10:37:48 vectra /kernel: lnc0: driver is using old-style compatability shims

When booting a kernel without device pcn the lines look like this:
Nov 12 13:36:08 vectra /kernel: lnc0: <PCNet/PCI Ethernet adapter> port 0xffe0-0xffff irq 9 at device 3.0 on pci0
Nov 12 13:36:09 vectra /kernel: lnc0: PCnet-32 VL-Bus address 08:00:09:6e:35:b0
Nov 12 13:36:09 vectra /kernel: lnc0: driver is using old-style compatability shims

>How-To-Repeat:

	Booting a kernel with both drivers for lnc and pcn on this machine.

>Fix:

	Work around: Build a custom kernel without device pcn.


>Release-Note:
>Audit-Trail:

From: Wolfgang Zenker <wolfgang@jpaves.de>
To: freebsd-gnats-submit@FreeBSD.org, wolfgang@lyxys.ka.sub.org
Cc:  
Subject: Re: kern/22790: Am79C965 ethernet not working wh
Date: Wed, 3 Jan 2001 12:50:17 +0100

 Problem no longer exists in 4.2-STABLE as of Jan 1, 2001
 
 Wolfgang Zenker
 
 
State-Changed-From-To: open->closed 
State-Changed-By: roam 
State-Changed-When: Wed Jan 3 04:11:51 PST 2001 
State-Changed-Why:  
Originator reports problem no longer exists in -stable as of 2000/01/01. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=22790 

From: Peter Pentchev <roam@orbitel.bg>
To: freebsd-gnats-submit@FreeBSD.org
Cc:  
Subject: Re: kern/22790: Am79C965 ethernet not working when lnc and pcn are both in kernel
Date: Wed, 3 Jan 2001 14:16:32 +0200

 On Wed, Jan 03, 2001 at 04:12:15AM -0800, roam@FreeBSD.org wrote:
 > Synopsis: Am79C965 ethernet not working when lnc and pcn are both in kernel
 > 
 > State-Changed-From-To: open->closed
 > State-Changed-By: roam
 > State-Changed-When: Wed Jan 3 04:11:51 PST 2001
 > State-Changed-Why: 
 > Originator reports problem no longer exists in -stable as of 2000/01/01.
 
 Uhm.. *of course* this should read 'as of 2001/01/01' :)
 
 G'luck,
 Peter
 
 -- 
 I've heard that this sentence is a rumor.
 
>Unformatted:
