From owner-freebsd-hackers Fri Nov 17 4: 0: 7 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from euromail1.genrad.com (x207.genrad.co.uk [195.99.3.207]) by hub.freebsd.org (Postfix) with ESMTP id CAE8F37B479; Fri, 17 Nov 2000 04:00:04 -0800 (PST) Received: from CDP437 (cdp437.uk.genrad.com [132.223.135.120]) by euromail1.genrad.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id W7W2XV8W; Fri, 17 Nov 2000 11:59:59 -0000 From: Robert Swindells To: K.J.Koster@kpn.com Cc: wpaul@FreeBSD.ORG, freebsd-hackers@freebsd.org In-reply-to: <59063B5B4D98D311BC0D0001FA7E4522026D7A15@l04.research.kpn.com> (K.J.Koster@kpn.com) Subject: Re: More detail on Deskpro XL6200 NIC (was: Legacy ethernet cards in FreeBSD) Reply-To: rjs@fdy2.demon.co.uk Message-Id: <20001117120004.CAE8F37B479@hub.freebsd.org> Date: Fri, 17 Nov 2000 04:00:04 -0800 (PST) Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG There used to be some very strange code in the lnc driver that relied on the ISA probe for the original PCnet-PCI device failing, then probed it in the if_lnc_pci stub. Your card shouldn't really be identified as a VL-Bus one when it is a PCI device, so maybe the lnc probe has been broken by the removal of it's PCI stub that used to be in pci/if_lnc_pci.c The datasheet for the 79C970 doesn't seem to be available on AMD's website anymore, so I couldn't check on the device ID, but I think that the one specified in the header was deliberately incorrect. Robert To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message