From owner-freebsd-questions@FreeBSD.ORG Sun Feb 22 19:57:57 2004 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 4C9AB16A4CE for ; Sun, 22 Feb 2004 19:57:57 -0800 (PST) Received: from ns1.tiadon.com (SMTP.tiadon.com [69.27.132.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id 165FC43D1D for ; Sun, 22 Feb 2004 19:57:57 -0800 (PST) (envelope-from kdk@daleco.biz) Received: from daleco.biz ([69.27.131.0]) by ns1.tiadon.com with Microsoft SMTPSVC(6.0.3790.0); Sun, 22 Feb 2004 21:58:11 -0600 Message-ID: <40397A1F.6080609@daleco.biz> Date: Sun, 22 Feb 2004 21:57:19 -0600 From: "Kevin D. Kinsey, DaleCo, S.P." User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6) Gecko/20040212 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Banana Flex References: <8E0764FC-6571-11D8-BE28-003065DC04FA@bluewin.ch> In-Reply-To: <8E0764FC-6571-11D8-BE28-003065DC04FA@bluewin.ch> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 23 Feb 2004 03:58:12.0281 (UTC) FILETIME=[41B3C290:01C3F9C1] cc: freebsd-questions@freebsd.org Subject: Re: ed4 on FreeBSD 5.2.1 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: Mon, 23 Feb 2004 03:57:57 -0000 Banana Flex wrote: > hello! > > i'm a new user of FreeBSD and i have a little problem: > i can not use my PCMCIA Ethernet card on FreeBSD 5.2.1 RC2 on an i386 > platform. > > how do i install the ed4 driver? i think is the correct driver > because on FreeBSD 4.9 my PCMCIA Ethernet card was properly detected > and on FreeBSD 5.2.1 isn't not working :-( > can i install it from the 4.9 Release? how can i? > > what is the good way to make it please? > thanks you very much > > Banana > Are you sure it's an "ed4" driver? Isn't it just "ed"? IIRC, "ed" requires "device miibus" in your kernel config ... is it there? (Note that you didn't say *what* PCMCIA NIC you have....) Does your 5.X system see any devices in your PCMCIA slot? Maybe you need pccard or cardbus support ... (no expert here ... my only laptop is in the junk pile now ... I've never put FBSD on one ...yet!) Kevin Kinsey DaleCo S.P.