From owner-freebsd-questions@FreeBSD.ORG Wed Mar 24 07:10:31 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0573B16A4CF for ; Wed, 24 Mar 2004 07:10:31 -0800 (PST) Received: from home.irrelevant.org (dsl-217-155-238-246.zen.co.uk [217.155.238.246]) by mx1.FreeBSD.org (Postfix) with ESMTP id E534A43D46 for ; Wed, 24 Mar 2004 07:10:29 -0800 (PST) (envelope-from simond@irrelevant.org) Received: from [62.244.179.195] (helo=[192.168.195.53]) by home.irrelevant.org with asmtp (TLSv1:AES256-SHA:256) (Exim 4.30; FreeBSD) id 1B6A1G-000IwB-0p; Wed, 24 Mar 2004 15:10:14 +0000 From: Simon Dick To: Brian Henning In-Reply-To: References: Content-Type: text/plain Message-Id: <1080140998.94023.1.camel@localhost> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Wed, 24 Mar 2004 15:09:58 +0000 Content-Transfer-Encoding: 7bit X-Spam-Score: -4.1 (----) X-Spam-Report: Spam detection software, running on the system "nelly.internal.irrelevant.org", hasmessageblock similar future email. If you have any questions, see the administrator of that system for details.>On Mon, 9 Jun 2003, Simon Dick wrote: > > > Anyone got any idea if the> none0@pci0:10:0: class=0x028000 card=0x68041462 chip=0x430114e4 > > > = 'BCM4301 802.11b IEEE 802.11b WLAN client chipset' > > > class = network > > > >From what I've seen there's no linux drivers for this theLinksys has a Linux driver for these in > their base stations, but aren't releasing the source and > > > therefore in violation of the GPL. Not suprisingly the slashdot mob is yelling > at them to release the source. > > > But no, there is no driver in FreeBSD as of yet. > > Greetings: > > I just bought a card with the 'BCM4301 802.11b IEEE 802.11b WLAN client > chipset. Has there been any advances in support [...] Content analysis details: (-4.1 points, 5.0 required) pts rule name description --------------------------------------------------1% [score: 0.0000] 0.8 AWL AWL: Auto-whitelist adjustment cc: freebsd-questions@freebsd.org Subject: Re: PCI WiFi card problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Mar 2004 15:10:31 -0000 On Wed, 2004-03-24 at 15:04, Brian Henning wrote: > >On Mon, 9 Jun 2003, Simon Dick wrote: > > > Anyone got any idea if the following Mini PCI card will ever be > > > supported in -current: > > > none0@pci0:10:0: class=0x028000 card=0x68041462 chip=0x430114e4 > > > rev=0x02 hdr=0x00 > > > vendor = 'Broadcom Corporation' > > > device = 'BCM4301 802.11b IEEE 802.11b WLAN client chipset' > > > class = network > > > >From what I've seen there's no linux drivers for this either, anyone > > > know if broadcom have any chance of releasing the necessary information? > > > Funny coincidence here, apparently Linksys has a Linux driver for these in > their base stations, but aren't releasing the source and > > > therefore in violation of the GPL. Not suprisingly the slashdot mob is yelling > at them to release the source. > > > But no, there is no driver in FreeBSD as of yet. > > Greetings: > > I just bought a card with the 'BCM4301 802.11b IEEE 802.11b WLAN client > chipset. Has there been any advances in support for this card? > > Simon or Doug, have you had any luck with it? To be honest I actually now have an Atheros based 802.11a/b/g mini pci card installed instead. But the Broadcom one can be used nowadays using the NDIS emulation layer which was introduced after FreeBSD 5.2.1 (think people have got it working on that though). That basically allows use of windows network drivers under freebsd, search for Project Evil