From owner-freebsd-hackers Thu Apr 6 7:19:42 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from euromail1.genrad.com (x83.genrad.co.uk [195.99.3.83]) by hub.freebsd.org (Postfix) with ESMTP id 626CA37BF8D for ; Thu, 6 Apr 2000 07:19:38 -0700 (PDT) (envelope-from swindellsr@genrad.co.uk) Received: from CDP437 (cdp437.uk.genrad.com [132.223.131.31]) by euromail1.genrad.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2448.0) id H9RQSRFB; Thu, 6 Apr 2000 15:19:35 +0100 From: Robert Swindells To: holm@freibergnet.de Cc: freebsd-hackers@freebsd.org In-reply-to: <20000406094902.A47465@pegasus.freibergnet.de> (message from Holm Tiffe on Thu, 6 Apr 2000 09:49:02 +0200) Subject: Re: lnc PCNet/PCI Ethernet working ? Reply-To: rjs@fdy2.demon.co.uk Message-Id: <20000406141938.626CA37BF8D@hub.freebsd.org> Date: Thu, 6 Apr 2000 07:19:38 -0700 (PDT) Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >since yesterday morning I'm trying to get the onboard Ethernet interface >from my nootebook to work with 4.0-STABLE. >It seems, this is an AMD Lance based chip, it probes as follows: >lnc0: port 0x10e0-0x10ff \ > mem 0xfc008000-0xfc00801f irq 9 at device 11.0 on pci0 >lnc0: driver is using old-style compatability shims > >... but neither the ether adress gets displayed nor is ifconfig working. Try uncommenting the line in your config file for the isa lnc0 driver and delete the line that reads "device lnc0". The PCI device should then probe as lnc1. Robert Swindells To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message