From owner-freebsd-questions Fri Jan 12 6:41: 5 2001 Delivered-To: freebsd-questions@freebsd.org Received: from wasp.eng.ufl.edu (wasp.eng.ufl.edu [128.227.116.1]) by hub.freebsd.org (Postfix) with ESMTP id 84C1E37B401 for ; Fri, 12 Jan 2001 06:40:46 -0800 (PST) Received: from eng.ufl.edu (scanner.engnet.ufl.edu [128.227.152.221]) by wasp.eng.ufl.edu (8.9.3/8.9.3) with ESMTP id JAA18851; Fri, 12 Jan 2001 09:40:21 -0500 (EST) Message-ID: <3A5F1754.2C6D27E8@eng.ufl.edu> Date: Fri, 12 Jan 2001 09:40:20 -0500 From: Bob Johnson X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en, Esperanto (eo) MIME-Version: 1.0 To: dlinsalata@mac.com Cc: questions@freebsd.org Subject: Re: 3.5.1 and Linksys LNE100TX 4.1 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > > Date: Fri, 12 Jan 2001 01:00:19 -0500 > From: Drew Linsalata > Subject: Re: 3.5.1 and Linksys LNE100TX 4.1 > > Hi Kelly, > > You are right, according to the GENERIC config file, its the pn driver that > should be used for PNIC cards like the LNE100TX. So, the next silly > question is how to get the kernel to stop using the wrong (al) driver. This > is not a working system, just a clean install during which the kernel is > defaulting to the al driver. > > Any hints? Adding a "di al0" statement to /boot/kernel.conf should disable the al driver so it doesn't get in the way, but if your kernel doesn't have the pn driver, that still won't help. If that is the case, you will need to build a new kernel with the pn driver included, and the al driver excluded. See http://www.freebsd.org/handbook/kernelconfig.html if you haven't done it before. Reading the GENERIC config file (/usr/src/sys/i386/conf/GENERIC, or something like that) should tell you what drivers are in the default kernel on the release you are using. - Bob > > - - Drew > > > > Greetings :) > > > > If I'm not mistaken, you're using the wrong driver for the LNE100TX. In > > 3.X you need to add device ln0 to your kernel config to use this and other > > PNIC based cards. I'm not completely sure about this because I don't have > > a GENERIC or LINT config file lying around from the 3.X branch, so you'll > > need to check for yourself to see if that is the case. > > > > Kelly > > > > On Thu, 11 Jan 2001, Drew Linsalata wrote: > > > >> Date: Thu, 11 Jan 2001 14:25:27 -0500 > >> From: Drew Linsalata > >> To: freebsd-questions@freebsd.org > >> Subject: 3.5.1 and Linksys LNE100TX 4.1 > >> > >> Hi all, > >> > >> After wrestling quite unsuccessfuly with the new ad driver in 4.x, I decided > >> to go back to a 3.x release to get my two WD 18G IDE drives working > >> correctly. Now my LNE100TX (version 4.1) is coming up with a bogus MAC > >> address ff:ff:ff:ff at boot time using the al driver. > >> > >> I've got PnP disabled in the BIOS and see no IO/IRQ conflicts. Before I > >> replace the NIC (I'd really like to standardize on these), has anyone found > >> a solution for this? > >> > >> The system is 3.5.1-RELEASE, if it matters at all. > >> > >> - Drew > >> > >> > >> > >> To Unsubscribe: send mail to majordomo@FreeBSD.org > >> with "unsubscribe freebsd-questions" in the body of the message > >> > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message