From owner-freebsd-questions@FreeBSD.ORG Tue May 27 09:29:21 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 BB7C837B401 for ; Tue, 27 May 2003 09:29:21 -0700 (PDT) Received: from rambo.401.cx (rambo.401.cx [80.65.205.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id A659F43FA3 for ; Tue, 27 May 2003 09:29:20 -0700 (PDT) (envelope-from listsub@401.cx) Received: from 401.cx (132.dairy.twenty4help.se [80.65.195.132]) by rambo.401.cx (8.12.9/8.12.7) with ESMTP id h4RGTJMI018056; Tue, 27 May 2003 18:29:19 +0200 (CEST) (envelope-from listsub@401.cx) Message-ID: <3ED39259.7000102@401.cx> Date: Tue, 27 May 2003 18:29:13 +0200 From: "Roger 'Rocky' Vetterberg" User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0.2) Gecko/20030208 Netscape/7.02 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Socketd References: <20030527112509.7fa5e29f.db@traceroute.dk> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: questions@freebsd.org Subject: Re: Can't find NIC 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: Tue, 27 May 2003 16:29:22 -0000 Socketd wrote: > Hi all > > I have a laptop (Compaq Presario 1200, 400mhz, 6gb harddisk, 64 mb ram > and so on). I am trying to install a "SMC EZ Card 10/100, 16 bit" which > acoring to > http://www.freebsd.org/releases/4.8R/hardware-i386.html#ETHERNET is > supported, but my FreeBSD 4.8-Release with a GENERIC kernel can't find > it. > > Someone knows how to fix this? > > Bwt please CC to me as I am not on the list. > > br > socketd Have you enabled pccard? (pccard_enable="YES" in /etc/rc.conf) -- R