From owner-freebsd-mobile@FreeBSD.ORG Thu May 18 11:09:39 2006 Return-Path: X-Original-To: freebsd-mobile@freebsd.org Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 22F1916A417 for ; Thu, 18 May 2006 11:09:39 +0000 (UTC) (envelope-from robert@guldan.demon.nl) Received: from post-25.mail.nl.demon.net (post-25.mail.nl.demon.net [194.159.73.195]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D76343D48 for ; Thu, 18 May 2006 11:09:38 +0000 (GMT) (envelope-from robert@guldan.demon.nl) Received: from guldan-dsl.demon.nl ([83.160.7.100]:63432) by post-25.mail.nl.demon.net with esmtp (Exim 4.51) id 1FggNt-000802-AQ; Thu, 18 May 2006 11:09:37 +0000 Received: from bombur.guldan.demon.nl ([192.168.201.3] helo=localhost) by guldan-dsl.demon.nl with esmtp (Exim 4.24; FreeBSD) id 1FggNq-0006fu-1i; Thu, 18 May 2006 13:09:34 +0200 Date: Thu, 18 May 2006 13:09:33 +0200 From: Robert Blacquiere To: Jeff Rollin Message-ID: <20060518110933.GO7154@bombur.guldan.demon.nl> References: <8a0028260605090912re6b7f7bkb181bba64a0d9f5c@mail.gmail.com> <20060509164329.208F245042@ptavv.es.net> <8a0028260605100727n67acdd35qfd1f25b15caee43f@mail.gmail.com> <8a0028260605161045g6043edfaqe8bb03f6a1e44901@mail.gmail.com> <8a0028260605171818o726cd827nd1f9a60ff0384a62@mail.gmail.com> <20060518063735.GN7154@bombur.guldan.demon.nl> <8a0028260605180304u15e49fd2v2bdd88fa666f19a5@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <8a0028260605180304u15e49fd2v2bdd88fa666f19a5@mail.gmail.com> User-Agent: Mutt/1.4.1i X-Disclaimer: running FreeBSD X-Spam-Score: 0.0 (/) Cc: freebsd-mobile@freebsd.org Subject: Re: Wireless woes X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 May 2006 11:09:39 -0000 Hi Jeff, On Thu, May 18, 2006 at 11:04:31AM +0100, Jeff Rollin wrote: > Robert, > > Yes, that's the internal one. The one I'm configuring is external, > Cardbus-type. It's definitely atheros-based. Then it looks like the pcmcia controller is not enabling the pcmcia card. Try en set debugging on the cbb (cardbus). Maybe that gives more info about attaching or detecting a card in the slots. Robert > > Jeff > > On 18/05/06, Robert Blacquiere wrote: > > > >On Thu, May 18, 2006 at 02:18:10AM +0100, Jeff Rollin wrote: > >> Hi > >> > >> I just had a thought on this subject. Could the problem I'm having be > >due to > >> not having the firmware/hal? I never thought to install anything since > >it > >> works in SuSE 10.0 out of the box. Is there a firmware/hal package/port > >in > >> ports? > >> > >> Jeff. > >> > > > > > >Hi jeff, > > > >You don't have a atheros based wireless device. It seems that you have a > >broadcom wireless device: > > > >none4@pci2:5:0: class=0x028000 card=0x000617f9 chip=0x431814e4 rev=0x02 > >hdr=0x00 > > vendor = 'Broadcom Corporation' > > class = network > > > >This is probably your wireless device. > > > >Robert > > > >-- > >Microsoft: Where do you want to go today? > >Linux: Where do you want to go tomorrow? > >FreeBSD: Are you guys coming or what? > >OpenBSD: Hey guys you left some holes out there! > > > > > > -- > ------------------------------------------------------ > Argument against Linux number 6,033: > > "...So this is like most Linux viruses. You have to download the virus > yourself, become root, install it and then run it. Seems like a lot of work > just to experience what you can get on Windows with a lot less trouble." -- Microsoft: Where do you want to go today? Linux: Where do you want to go tomorrow? FreeBSD: Are you guys coming or what? OpenBSD: Hey guys you left some holes out there!