From owner-freebsd-mobile Tue Mar 10 06:43:13 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA01304 for freebsd-mobile-outgoing; Tue, 10 Mar 1998 06:43:13 -0800 (PST) (envelope-from owner-freebsd-mobile@FreeBSD.ORG) Received: from iglou.com (exim@iglou1.iglou.com [192.107.41.3]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id GAA01258 for ; Tue, 10 Mar 1998 06:43:01 -0800 (PST) (envelope-from patrick@cre8tivegroup.com) Received: from gateway.cre8tivegroup.com [204.255.227.85] by iglou.com with esmtp (8.7.3/8.6.12) id 0yCPuy-0000vb-00; Tue, 10 Mar 1998 09:22:08 -0500 Message-ID: X-Mailer: XFMail 1.2 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Tue, 10 Mar 1998 09:22:11 -0500 (EST) Organization: The Creative Group From: Patrick Gardella To: Daniel K Fry , freebsd-mobile@FreeBSD.ORG, Nate Williams Subject: RE: Accton EN2216 PCMCIA Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Daniel, My pccard.conf for the Accton 2216 is thus: #Accton 2216 card "ACCTON" "EN2216-PCMCIA-ETHERNET" config 0x20 "ed0" 10 insert echo Accton 2216 inserted insert /etc/pccard_ether ed0 remove echo Accton 2216 removed remove /sbin/ifconfig ed0 delete Works like a dream! This is *without* PAO; stock FreeBSD 2.2.5. I use the ed0 because (1) it works, (2) it seems to be better supported. Nate has put this into -current, and maybe we can get it into -release and -stable. Patrick On 10-Mar-98 Daniel K Fry wrote: > Pat, > > i am trying to get my ethernet card to work on my laptop and i noticed in > the freebsd mailing list archives that you use the same card as me: > >> I use the Accton EN2216 PCMCIA ethernet card. Uses the 'ed0' driver. >> Nary a problem. >> >> Pat > > > what I/O range do you use? i tried using the factory default of 0x300 and > it doesnt find it. also, what is the reasoning behind not using the zp0 or > ze0 driver? > > thanx > > Daniel Fry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message