Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Jan 2000 15:16:37 -0800
From:      Bill Swingle <unfurl@dub.net>
To:        John Sconiers <jrs@enteract.com>
Cc:        mobile@freebsd.org
Subject:   Re: Linksys ether fast card...working??
Message-ID:  <20000106151636.A33179@dub.net>
In-Reply-To: <Pine.NEB.3.96.1000106152431.91271B-100000@shell-1.enteract.com>
References:  <Pine.NEB.3.96.1000106152431.91271B-100000@shell-1.enteract.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jan 06, 2000 at 03:37:01PM -0600, John Sconiers wrote:
> 
> 
> Hi,
> 
> I have a linksys  Etherfast 10/100 PC CARD which I'm trying to get
> working on a Thinkpad 600E. I've heard this card works
> but I think I'm missing  something.  I've compile in PCMCIA support.
> Using the pccard.conf.sample I've placed the example and variations of the
> example in my pccard.conf file.  On boot I get this:
> 
> pccardd[49]; No card in database for "Linksys"("EtherFast 10/100 PC CARD
> (PCMPPC100")
> 
> At first I thought it was becaues of the name any other pointer but that
> didn't work.  Anybody ahve any ideas ???

You should try doing a:

pccardc dumpcis | grep Linksys

You should be able to see the Manuf string that the card is reporting.
If it's even slightly different pccardd won't be able to find it in
pccard.conf. I had a similar prob with my Linksys 10-baseT card.

pcardd.conf had:
Combo PCMCIA EthernetCard (EC

but the card was returning:
Combo PCMCIA EthernetCard (EC2T)

A simple change to pccard.conf should do that trick, or at least get you
one step further. :)

-Bill

-- 
-=| --- B i l l   S w i n g l e --- http://www.dub.net/
-=| unfurl@dub.net  - unfurl@freebsd.org - bill@cdrom.com 
-=| Different all twisty a of in maze are you, passages little




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-mobile" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000106151636.A33179>