From owner-freebsd-questions@FreeBSD.ORG Tue Nov 16 12:12:00 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 23B3B106566B for ; Tue, 16 Nov 2010 12:12:00 +0000 (UTC) (envelope-from krivenok.dmitry@gmail.com) Received: from mail-iw0-f182.google.com (mail-iw0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id DD75B8FC13 for ; Tue, 16 Nov 2010 12:11:59 +0000 (UTC) Received: by iwn39 with SMTP id 39so754081iwn.13 for ; Tue, 16 Nov 2010 04:11:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=6hBBWPhr8N61ZzhUI/61N8ppf0QswMHCA3LuLpTvZFg=; b=M/BczQAbggyW477rc4/DsHOnQQO2ri8b0qsw6m8wA9vMaEXQUy0sKg1A7QAmmCzB0J i9pMpyOVaFtVBcFsR0uh2yYtLcjs5qNjwQVHQLn9IQ8ZLOUOyki3MGDPnbGuIWGso7fX /gvdi3ecrBx5NrpFnyXzCztnRvswMrJpZ6AJE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=c5mZOszMX6yvxl7DKRCZmJz5LNVChfxMwxeXfd/OYNUEVY2aAI9kzGrELSw/iUMmJB KaT7/rwpPAyCvbkObAb86Ys7CzxlHK4tNSVz6n+P2G+5wPLKoWOlBBA1uuIaE7IT4Ed9 kPwAQt93kQ9t9R1nDD0vhmOSlltrsiN819JlI= MIME-Version: 1.0 Received: by 10.231.12.8 with SMTP id v8mr5417922ibv.96.1289909518232; Tue, 16 Nov 2010 04:11:58 -0800 (PST) Received: by 10.231.152.2 with HTTP; Tue, 16 Nov 2010 04:11:58 -0800 (PST) In-Reply-To: References: Date: Tue, 16 Nov 2010 15:11:58 +0300 Message-ID: From: Dmitry Krivenok To: bf1783@gmail.com Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-questions@freebsd.org, Chris Brennan Subject: Re: 'Broadcom Wireless b/g (BCM4315/BCM22062000)' X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Nov 2010 12:12:00 -0000 I have the following card: siba_bwn0@pci0:12:0:0: class=3D0x028000 card=3D0x000c1028 chip=3D0x431514e= 4 rev=3D0x01 hdr=3D0x00 vendor =3D 'Broadcom Corporation' device =3D 'Broadcom Wireless b/g (BCM4315/BCM22062000)' class =3D network And it doesn't work with bwn driver (perhaps that's a configuration issue though) on 8.1. On Tue, Nov 16, 2010 at 7:17 AM, b. f. wrote: > Chris Brennan wrote: > ... >>My Hiccup as the subject suggests is about my Wireless Card. >>I have been following the handbook ( >>http://www.freebsd.org/doc/handbook/config-network-setup.html) on how to = use >>64-bit Windows drivers coupled w/ ndisgen to get my wireless card working= . I >>got ndisgen to generate a kernel module but it immediately caused my lapt= op >>to reboot when the kernel was loaded. This left me scratching my head. I >>think I might need firmware (I remember having to extract firmware from t= he >>driver for linux). >> >>pciconf shows the following: >> >>[root at BlackDragon [~]# pciconf -lv | grep -A3 0x4315 >>none8 at pci0:8:0:0: =A0 =A0 =A0 class=3D0x028000 card=3D0x137c103c chip= =3D0x431514e4 >>rev=3D0x01 hdr=3D0x00 >> =A0 =A0vendor =A0 =A0 =3D 'Broadcom Corporation' >> =A0 =A0device =A0 =A0 =3D 'Broadcom Wireless b/g (BCM4315/BCM22062000)' >> =A0 =A0class =A0 =A0 =A0=3D network >>[root at BlackDragon [~]# >> >>The laptop is an HP dv2845SE and it's running FreebSD64-8.1. Let me know = if >>I missed anything. > > I'm assuming that by "FreebSD64", you mean the amd64 version of > FreeBSD. =A0Have you tried using a recent version of the native bwn(4) > driver, together with the net/bwn-firmware-kmod port, rather than > ndis(4)? > > > b. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.o= rg" >