From owner-freebsd-questions@FreeBSD.ORG Wed May 21 19:07:37 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F40D537B401 for ; Wed, 21 May 2003 19:07:36 -0700 (PDT) Received: from cdt01.Stanford.EDU (cdt01.Stanford.EDU [171.64.38.227]) by mx1.FreeBSD.org (Postfix) with ESMTP id 92C3043F3F for ; Wed, 21 May 2003 19:07:36 -0700 (PDT) (envelope-from plee@cdt01.Stanford.EDU) Received: from localhost (plee@localhost) by cdt01.Stanford.EDU (8.11.2/8.11.2) with ESMTP id h4M22GA19734 for ; Wed, 21 May 2003 19:02:16 -0700 Date: Wed, 21 May 2003 19:02:16 -0700 (PDT) From: Peter Lee To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Linksys EtherFast in 4.8 installer X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 May 2003 02:07:37 -0000 I'm new to this list. Please let me know if I should be asking elsewhere. Question in short: when trying to install 4.8-release over FTP, why is there no "Ethernet" option? I am using a supported Linksys EtherFast 10/100 Ethernet PC Card. Question in detail: I use a Dell Inspiron 7500 laptop with--according to Windows 2000--a "Linksys EtherFast 10/100 PC Card (PCMPC100) at CardBus Slot 0." So I get kern.flp, mfsroot.flp, and drivers.flp from the 4.8-release directory and boot up. I see, before the menu-driven interface: cardbus0: on cbb0 pccard0: <16-bit PCCard bus> on cbb0 . .other stuff here . pccard0: (manufacturer=0x0149, \\ product=0xc1ab) at function 0 pccard0: CIS info: Linksys EtherFast 10/100 \\ PC Card (PCMPC100) I choose to install over FTP, and get three choices, SLIP, PPP, and something else. But there is no Ethernet option as indicated in the Handbook. My card is supported, quoting from the 4.8-release hardware notes: "NE2000 compatible PC-Card (PCMCIA) Ethernet and FastEthernet cards ( ed(4) driver); Linksys EC2T/PCMPC100/PCM100, PCMLM56, EtherFast 10/100 PC Card, Combo PCMCIA Ethernet Card (PCMPC100 V2)." Various searches reveal that it's probably because my card wasn't detected or because PnP was on. There is no PnP option in my BIOS. So I boot up again on kern.flp, and when the installer offers to load kernel modules from drivers.flp, I load all of them (a bit unsophisticated, but I thought it was worth a shot). I get the same problem: no Ethernet option. I'm guessing that although my card is supported, it isn't necessarily supported by the installer. So, my question is, is there any way around this? Thanks, Peter