From owner-freebsd-questions@FreeBSD.ORG Mon Jul 6 11:38:04 2009 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 B86A9106568A for ; Mon, 6 Jul 2009 11:38:04 +0000 (UTC) (envelope-from cwhiteh@onetel.com) Received: from woodbine.london.02.net (woodbine.london.02.net [87.194.255.145]) by mx1.freebsd.org (Postfix) with ESMTP id 5166C8FC1A for ; Mon, 6 Jul 2009 11:38:03 +0000 (UTC) (envelope-from cwhiteh@onetel.com) Received: from [192.168.1.76] (93.97.24.219) by woodbine.london.02.net (8.5.016.1) id 4A20329602955300 for freebsd-questions@freebsd.org; Mon, 6 Jul 2009 12:38:02 +0100 Message-ID: <4A51E21A.9090908@onetel.com> Date: Mon, 06 Jul 2009 12:38:02 +0100 From: Chris Whitehouse User-Agent: Thunderbird 2.0.0.21 (X11/20090321) MIME-Version: 1.0 To: User Questions References: <4A501259.4050500@hdk5.net> <4A5023D5.1090106@hdk5.net> <4A511F27.10907@hdk5.net> <20090705235800.d899e5b2.freebsd@edvax.de> <4A513C6D.5050006@hdk5.net> <4A515531.1000706@hdk5.net> In-Reply-To: <4A515531.1000706@hdk5.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: SanDisk FreeBSD 7.2 p1 install 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: Mon, 06 Jul 2009 11:38:05 -0000 Al Plant wrote: > > Aloha, > > I read that the kernel module ndis0 work with wireless devices. > > Where do I get the original W32 driver.inf for the Broadcom 4310 wireless? Either on a CD/DVD that came with the machine or the Broadcom Wireless LAN Driver here if yours is HP 2133 Mini-Notebook http://h20000.www2.hp.com/bizsupport/TechSupport/SoftwareIndex.jsp?lang=en&cc=us&prodNameId=3687085&prodTypeId=321957&prodSeriesId=3687084&swLang=8&taskId=135&swEnvOID=1093#11395 it is a self extracting exe file so you either need to run it on a windows machine or it will work in Wine. This is a useful page if you haven't already found it http://www.freebsd.org/doc/en/books/handbook/config-network-setup.html I created an ndis driver using these instructions, unfortunately it caused a panic so I couldn't use it, YMMV. Chris PS if you have problems extracting the files I can do them and send them off list.