From owner-freebsd-current@FreeBSD.ORG Sat Sep 19 20:41:22 2009 Return-Path: Delivered-To: current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4006D10656A6 for ; Sat, 19 Sep 2009 20:41:22 +0000 (UTC) (envelope-from ianf@clue.co.za) Received: from inbound01.jnb1.gp-online.net (inbound01.jnb1.gp-online.net [41.161.16.135]) by mx1.freebsd.org (Postfix) with ESMTP id CBBC18FC0A for ; Sat, 19 Sep 2009 20:41:21 +0000 (UTC) Received: from [41.161.16.10] (helo=clue.co.za) by inbound01.jnb1.gp-online.net with esmtpsa (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.63) (envelope-from ) id 1Mp6kA-0003ex-Bm; Sat, 19 Sep 2009 22:41:18 +0200 Received: from localhost ([127.0.0.1] helo=clue.co.za) by clue.co.za with esmtp (Exim 4.69 (FreeBSD)) (envelope-from ) id 1Mp6k5-0000oc-ST; Sat, 19 Sep 2009 22:41:13 +0200 To: "M. Warner Losh" From: Ian FREISLICH In-Reply-To: <20090919.011750.-861101116.imp@bsdimp.com> References: <20090919.011750.-861101116.imp@bsdimp.com> <19e9a5dc0909180646g1e2a2e50wde781a16523bc743@mail.gmail.com> X-Attribution: BOFH Date: Sat, 19 Sep 2009 22:41:13 +0200 Message-Id: Cc: gnemmi@gmail.com, current@FreeBSD.org Subject: Re: bwi(4) BCM4315 support? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Sep 2009 20:41:22 -0000 "M. Warner Losh" wrote: > In message: <19e9a5dc0909180646g1e2a2e50wde781a16523bc743@mail.gmail.co= > m> > Gonzalo Nemmi writes: > : On Fri, Sep 18, 2009 at 4:36 AM, Ian Freislich wrot= > e: > : = > > : > Hi > : > > : > I have the following card: > : > > : > bwi0@pci0:1:0:0: class=3D0x028000 card=3D0x1508103c chip=3D0= > x431514e4 > : > rev=3D0x01 hdr=3D0x00 > : > vendor =3D 'Broadcom Corporation' > : > device =3D 'Broadcom Wireless b/g (BCM4315/BCM22062000)' > : > class =3D network > : > > : > By playing a little bit with the if_bwi source, I've managed to get= > > : > it detected to this point, but I obviously don't know what I'm > : > doing: > : > > : > bwi0: mem 0xfeafc000-0xfe= > afffff > : > irq 16 at device 0.0 on pci1 > : > bwi0: [ITHREAD] > : > bwi0: BBP: id 0x4312, rev 0x1, pkg 0 > : > bwi0: MAC: rev 15 > : > bwi0: PHY: type 5, rev 1, ver 6 > : > bwi0: RF: manu 0x17f, type 0x0002, rev 0 > : > bwi0: only BCM2050 RF is supported for 11G PHY > : > device_attach: bwi0 attach returned 6 > : > > : > Is there any thing I can try? Is there support on the horizon or > : > should I try and replace it with a supported card? > > I've also been working with paradox to understand his patch set and to > integrate it into the tree... > > However, did you load the firmware, as described in the bwi man page: No, I missed that, but it doesn't help. Ian -- Ian Freislich