Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Feb 2000 10:48:33 -0500
From:      Peter Radcliffe <pir@pir.net>
To:        freebsd-mobile@freebsd.org
Subject:   Re: FreeBSD 3.4 and Linksys ethernet card
Message-ID:  <20000202104833.A4486@pir.net>
In-Reply-To: <14488.19458.180836.204176@localhost.grauel.com>; from rjk@grauel.com on Wed, Feb 02, 2000 at 10:23:46AM -0500
References:  <14488.19458.180836.204176@localhost.grauel.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Richard J Kuhns <rjk@grauel.com> probably said:
> I was running 3.3-PAO until yesterday, but I had hopes that I'd be able to
> use `straight' -stable and so installed 3.4.

I still don't see the pcmcia support in the bare releases as good enough.

> As far as I can tell, everything is fine EXCEPT with my Linksys Combo
> PCMCIA EthernetCard (model EC2T).

Particularly for wierd cards like that :)

> I performed the upgrade from 3.3-PAO by removing /usr/src, installing the
> sources fresh from the 3.4 CD, and doing a `make buildworld; make
> installworld'.  I then built a new kernel (I based my kernel config file on
> the new GENERIC and LINT) and ran mergemaster.  Everything looks fine, but
> when I insert the Linksys card I get the message "driver allocation failed
> for Linksys" on the console.

> Kernel config file:
> ===
> device		ed0	at isa? port 0x280 net irq 10 iomem 0xd8000
> ===

I'd change this to;
ed0	at isa? port ? net irq ? disable

> dmesg:
> ===
> Initializing PC-card drivers: sio ed

Odd. That looks fine.

Do you get a message saying what it is trying to allocate for the card ?

With 3.4-PAO I get;
Card inserted, slot 0
card0: assign ep0 iobase 0x260 irq 7
ep0: utp/bnc[*UTP*] address 00:60:08:92:be:73

I did a binary 3.4-R upgrade on this laptop and then cvsup-ed PAO,
which is now based on a 3.4-R kernel (in general I find the cvsuped
PAO kernel less of a pain to maintain than the patching method).
Seems to have worked quite well.

P.

-- 
pir                  pir@pir.net                    pir@net.tufts.edu



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?20000202104833.A4486>