From owner-freebsd-mobile@FreeBSD.ORG Fri Jan 19 04:54:31 2007 Return-Path: X-Original-To: mobile@freebsd.org Delivered-To: freebsd-mobile@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B719E16A412 for ; Fri, 19 Jan 2007 04:54:31 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (vc4-2-0-87.dsl.netrack.net [199.45.160.85]) by mx1.freebsd.org (Postfix) with ESMTP id 70C2413C441 for ; Fri, 19 Jan 2007 04:54:31 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from localhost (localhost [127.0.0.1]) by harmony.bsdimp.com (8.13.4/8.13.4) with ESMTP id l0J4roN3004369; Thu, 18 Jan 2007 21:53:50 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Thu, 18 Jan 2007 21:54:10 -0700 (MST) Message-Id: <20070118.215410.-1894453919.imp@bsdimp.com> To: gcorcoran@rcn.com From: "M. Warner Losh" In-Reply-To: <45B042E3.4090205@rcn.com> References: <20070118.193237.1656127714.imp@bsdimp.com> <45B042E3.4090205@rcn.com> X-Mailer: Mew version 4.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0 (harmony.bsdimp.com [127.0.0.1]); Thu, 18 Jan 2007 21:53:50 -0700 (MST) Cc: mobile@freebsd.org Subject: Re: Atheros card in HP Pavilion dv5000 X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Jan 2007 04:54:31 -0000 In message: <45B042E3.4090205@rcn.com> Gary Corcoran writes: : M. Warner Losh wrote: : > What do I need to do to get around the ***STUPID*** bios restriction : > that is in my HP Pavilion dv5000? I have a broadcom unit: : > : > none3@pci6:2:0: class=0x028000 card=0x1358103c chip=0x431914e4 rev=0x02 hdr=0x00 : > vendor = 'Broadcom Corporation' : > device = 'Dell Wireless 1470 DualBand WLAN' : > class = network : : Just out of curiosity... : : Did your HP notebook really come with a _Dell_ wireless card in it? : ;-) No. That's just pciconf -lv's idea of what it is... My guess is that it is an OEM card that somehow attracted Dell's name to it in the database... Warner