From owner-freebsd-current@FreeBSD.ORG Thu Feb 12 13:31:43 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 36A4416A4CE for ; Thu, 12 Feb 2004 13:31:43 -0800 (PST) Received: from jolly.drunkmonk.net (jolly.drunkmonk.net [63.251.191.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1863F43D1D for ; Thu, 12 Feb 2004 13:31:43 -0800 (PST) (envelope-from verm@jolly.drunkmonk.net) Received: from jolly.drunkmonk.net (localhost [127.0.0.1]) by jolly.drunkmonk.net (8.12.9/8.12.3) with ESMTP id i1CLVgAC099878 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Thu, 12 Feb 2004 14:31:42 -0700 (MST) (envelope-from verm@jolly.drunkmonk.net) Received: (from verm@localhost) by jolly.drunkmonk.net (8.12.9/8.12.1/Submit) id i1CLVg5H099877 for freebsd-current@freebsd.org; Thu, 12 Feb 2004 14:31:42 -0700 (MST) Date: Thu, 12 Feb 2004 14:31:42 -0700 From: Amar Takhar To: "freebsd-current@freebsd.org" Message-ID: <20040212213142.GA99713@drunkmonk.net> Mail-Followup-To: "freebsd-current@freebsd.org" References: <1076603898.624.4.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1076603898.624.4.camel@localhost.localdomain> Subject: Re: Broadcom 440x wireless support X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Thu, 12 Feb 2004 21:31:43 -0000 On 2004-02-12 10:38 -0600, Ray Seals wrote: > I'm not a programmer nor do I play one on TV. But I have a fairly new > e-machines laptop with a Broadcom 440x chip set which has integrated > wireless 802.11 b/g. > > The bfe driver works great for the wired world. If anyone is working on > the wireless part, I would be more than happy to assist in any testing > or provide any support that I can. Use Bill's NDIS driver, i've been using it for weeks, works fantastic and is very stable. He's posted to this list (maybe hackers) with an explanation on how to use it. Mine's a dell truemobile 1400 a/b/g card (bcm) Amar.