Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Feb 2002 01:39:36 -0800
From:      Alfred Perlstein <bright@mu.org>
To:        Christoph Kukulies <kuku@gilberto.physik.RWTH-Aachen.DE>
Cc:        freebsd-mobile@freebsd.org
Subject:   Re: wi0 not found/installed
Message-ID:  <20020225093936.GE80761@elvis.mu.org>
In-Reply-To: <200202250844.g1P8i9G88374@gilberto.physik.RWTH-Aachen.DE>
References:  <200202250844.g1P8i9G88374@gilberto.physik.RWTH-Aachen.DE>

next in thread | previous in thread | raw e-mail | index | archive | help
* Christoph Kukulies <kuku@gilberto.physik.RWTH-Aachen.DE> [020225 00:44] wrote:
> 
> With stock 4.4 I was able to use the wireless lan card (wi0).
> Then I cvsuped -current three or four weeks ago and was lost with
> wi0 no longer working.
> 
> I'm supplying a dmesg output of boot -v and my kernel config file
> hoping that someone can help me getting a working wi0 again.



> # Pcmcia and cardbus bridge support
> #device		pccbb			# cardbus (yenta) bridge
> #device		pccard
> #device		cardbus
> # PCCARD (PCMCIA) support
> device		card		# pccard bus
> device		pcic		# PCMCIA bridge

Try inverting these, meaining activate pccbb, pccard, and cardbus
and remove card and pcic.

you'll loose pccardd support, but your card should start working.

-Alfred

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?20020225093936.GE80761>