From owner-freebsd-mobile Mon Feb 25 1:39:39 2002 Delivered-To: freebsd-mobile@freebsd.org Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by hub.freebsd.org (Postfix) with ESMTP id 2EE1F37B404 for ; Mon, 25 Feb 2002 01:39:37 -0800 (PST) Received: by elvis.mu.org (Postfix, from userid 1192) id E29F8AE275; Mon, 25 Feb 2002 01:39:36 -0800 (PST) Date: Mon, 25 Feb 2002 01:39:36 -0800 From: Alfred Perlstein To: Christoph Kukulies Cc: freebsd-mobile@freebsd.org Subject: Re: wi0 not found/installed Message-ID: <20020225093936.GE80761@elvis.mu.org> References: <200202250844.g1P8i9G88374@gilberto.physik.RWTH-Aachen.DE> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200202250844.g1P8i9G88374@gilberto.physik.RWTH-Aachen.DE> User-Agent: Mutt/1.3.27i Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org * Christoph Kukulies [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