From owner-freebsd-hackers Wed Nov 18 04:52:56 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA29997 for freebsd-hackers-outgoing; Wed, 18 Nov 1998 04:52:56 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from ics.com (ics.com [140.186.40.192]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA29980; Wed, 18 Nov 1998 04:52:54 -0800 (PST) (envelope-from kaleb@ics.com) Received: from kaleb.keithley.belmont.ma.us (ics.com [140.186.40.192]) by ics.com (8.9.0.Beta5/8.9.0.Beta5) with SMTP id HAA08022; Wed, 18 Nov 1998 07:52:26 -0500 (EST) Message-ID: <3652D623.446B9B3D@ics.com> Date: Wed, 18 Nov 1998 09:13:55 -0500 From: "Kaleb S. KEITHLEY" Organization: Integrated Computer Solutions X-Mailer: Mozilla 3.04Gold (X11; I; FreeBSD 3.0-RELEASE i386) MIME-Version: 1.0 To: hackers@FreeBSD.ORG, questions@FreeBSD.ORG Subject: de0 ethernet driver -- another puzzle Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm confused (as usual). I bought a Linksys EtherPCI LAN Card II after checking the Handbook to see if it was supported. The Handbook say this NIC is based on the DEC DC21xxx. The Handbook and the LINT kernel config say to use de0 for DEC DC21xxx NICs. So I configured a new kernel with the de0 device, built, installed, rebooted ---- and nada. No probe, no nothing. The kernel config created /usr/src/sys/compile/mumble/de.h, which contains "#define NDE 1"; but I grepped over the entire kernel source for "de.h" and NDE, and found not a single occurance of either. I grepped the FAQ and the Handbook for more, but found nothing. Where is the support for this device? This is on 3.0-RELEASE (x86). (I subscribe to hackers, not questions, so if the question is answered in questions, please either cc hackers or me directly, whichever is more appropriate. Thanks.) Thanks in advance. -- Kaleb To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message