From owner-freebsd-mobile Mon Jan 31 11:29:25 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from pinhead.parag.codegen.com (207-44-235-154.CodeGen.COM [207.44.235.154]) by hub.freebsd.org (Postfix) with ESMTP id 7712A14CF7 for ; Mon, 31 Jan 2000 11:29:22 -0800 (PST) (envelope-from parag@pinhead.parag.codegen.com) Received: from pinhead.parag.codegen.com (parag@localhost.parag.codegen.com [127.0.0.1]) by pinhead.parag.codegen.com (8.9.3/8.9.3) with ESMTP id LAA65734; Mon, 31 Jan 2000 11:27:38 -0800 (PST) (envelope-from parag@pinhead.parag.codegen.com) To: Panagiotis Astithas Cc: freebsd-mobile@FreeBSD.ORG Subject: Re: Help with PCMCIA ether card In-Reply-To: Message from Panagiotis Astithas of "Mon, 31 Jan 2000 11:44:39 +0200." <20000131114439.B23568@netmode.ece.ntua.gr> X-Image-URL: http://www.codegen.com/images/CG-logo-only.gif X-URL: http://www.codegen.com X-Face: =O'Kj74icvU|oS*<7gS/8'\Pbpm}okVj*@UC!IgkmZQAO!W[|iBiMs*|)n*`X ]pW%m>Oz_mK^Gdazsr.Z0/JsFS1uF8gBVIoChGwOy{EK=<6g?aHE`[\S]C]T0Wm Date: Mon, 31 Jan 2000 11:27:38 -0800 Message-ID: <65730.949346858@pinhead.parag.codegen.com> From: Parag Patel Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Try editing your /etc/pccard.conf, and inserting the following: >card "PCMCIA" "FastEtherCard" > config 0x7 "ed0" ? > insert echo PCMCIA FastEtherCard inserted > insert /etc/pccard_ether ed0 > remove echo PCMCIA FastEtherCard removed > remove /sbin/ifconfig ed0 delete > >If that doesn't work, try changing the "?" to every available irq (10 is a >good candidate). I find it strange that every configuration index is 0x7 but >perhaps it is normal. > >I hope this helps. Thanks, but unfortunately that didn't work either. I even went through trying a bunch of numbers instead of the 0x07 as well. After trying a bunch of permutations including the above, I finally gave up, exchanged (upgraded) the card for a 3Com Megahertz 574B. It isn't quite supported under 3.4 althouth I did make it work (ep0 didn't pick up the correct MAC addr but the bogus one it came up with still worked). But I upgraded the laptop to 4.0-CURRENT and it's quite happy now, with the correct MAC addr. For all I know, the Edimax card itself may have been bad. Thanks anyway! -- Parag To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message