From owner-freebsd-bugs Sun Nov 12 5:20: 4 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3D46E37B4C5 for ; Sun, 12 Nov 2000 05:20:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA27740; Sun, 12 Nov 2000 05:20:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from subnet.sub.net (subnet.sub.net [212.227.14.21]) by hub.freebsd.org (Postfix) with ESMTP id 13E5A37B479 for ; 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: ) (ident using unix) id for ; Sun, 12 Nov 2000 14:10:27 +0100 (CET) (Smail-3.2.0.111 2000-Feb-17 #1 built 2000-Aug-23) Message-Id: 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 X-Send-Pr-Version: 3.2 Subject: kern/22790: Am79C965 ethernet not working when lnc and pcn are both in kernel Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Nov 12 05:20:00 PST 2000 >Closed-Date: >Last-Modified: >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: 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: 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: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message