From owner-freebsd-questions@FreeBSD.ORG Tue Jun 29 06:48:56 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 A61E316A4CE for ; Tue, 29 Jun 2004 06:48:56 +0000 (GMT) Received: from out006.verizon.net (out006pub.verizon.net [206.46.170.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id 39D2343D45 for ; Tue, 29 Jun 2004 06:48:56 +0000 (GMT) (envelope-from th.parks@verizon.net) Received: from verizon.net ([4.61.31.219]) by out006.verizon.net (InterMail vM.5.01.06.06 201-253-122-130-106-20030910) with ESMTP id <20040629064850.UZJV3317.out006.verizon.net@verizon.net> for ; Tue, 29 Jun 2004 01:48:50 -0500 Message-ID: <40E110D2.9060609@verizon.net> Date: Mon, 28 Jun 2004 23:48:50 -0700 From: Ted Parks User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040113 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Authentication-Info: Submitted using SMTP AUTH at out006.verizon.net from [4.61.31.219] at Tue, 29 Jun 2004 01:48:47 -0500 Subject: pcmcia driver 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, 29 Jun 2004 06:48:56 -0000 A moderately experienced Linux user, I am still new to FreeBSD. I am trying to use a Farallon EtherMac PCMCIA ethernet card on an older Toshiba laptop running FreeBSD 4.8. I have enabled pccard. The problem, I think, is that FreeBSD is not loading the driver, "ep." How do I load this driver, then configure the card so that DHCP will connect me to my DSL? Thanks, Ted Parks