From owner-freebsd-questions@FreeBSD.ORG Sun Jan 21 15:00:36 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D3BCC16A410 for ; Sun, 21 Jan 2007 15:00:36 +0000 (UTC) (envelope-from hika@bsdmon.com) Received: from bigfugu.bsdmon.com (218.128.101-84.rev.gaoland.net [84.101.128.218]) by mx1.freebsd.org (Postfix) with ESMTP id 698AA13C468 for ; Sun, 21 Jan 2007 15:00:29 +0000 (UTC) (envelope-from hika@bsdmon.com) Received: from localhost (localhost [127.0.0.1]) by bigfugu.bsdmon.com (Postfix) with ESMTP id E81A06268; Sun, 21 Jan 2007 15:59:17 +0100 (CET) Received: from bigfugu.bsdmon.com ([127.0.0.1]) by localhost (bigfugu.bsdmon.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 03949-03; Sun, 21 Jan 2007 15:59:17 +0100 (CET) Received: from sdf1.bsdmon.com (sdf1.macross.vfx [10.0.1.1]) by bigfugu.bsdmon.com (Postfix) with ESMTP id 33FC26266; Sun, 21 Jan 2007 15:59:17 +0100 (CET) Date: Sun, 21 Jan 2007 15:59:25 +0100 From: Gilbert Cao To: Vince Hoffman Message-ID: <20070121145925.GA3130@bsdmon.com> References: <200701172234.12466.daniel.tourde@spray.se> <45AEC0F4.3070900@unsane.co.uk> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ikeVEW9yuYc//A+q" Content-Disposition: inline In-Reply-To: <45AEC0F4.3070900@unsane.co.uk> X-Operating-System: FreeBSD 6.1-RELEASE i386 Organization: BSDMon X-GPG-Key: http://www.bsdmon.com/public_key.gpg User-Agent: Mutt/1.5.13 (2006-08-11) X-Virus-Scanned: amavisd-new at bsdmon.com Cc: freebsd-questions@freebsd.org, daniel.tourde@spray.se Subject: Re: How to install the 3945ABG Driver on a fresh FreeBSD 6.2 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: Sun, 21 Jan 2007 15:00:37 -0000 --ikeVEW9yuYc//A+q Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jan 18, 2007 at 12:36:04AM +0000, Vince Hoffman wrote: > I hate to say this but this driver only seems to compile on -CURRENT as= =20 > far as i can tell (and as far as the conversation at=20 > http://docs.freebsd.org/cgi/getmsg.cgi?fetch=3D0+0+archive/2007/freebsd-d= rivers/20070107.freebsd-drivers=20 > leads me to believe.) > There is another less complete driver floating around that is usable on= =20 > 6.x although it only works for some people and even then only at 6 meg=20 > (i believe the conversation i linked contains links to that driver if=20 > you dont fancy running current.) >=20 > Vince Hi, I think you are talking about that one http://people.freebsd.org/~flz/local/wpi/wpi-freebsd-20061109.tgz about a "less complete driver" "usable on 6.x". And, yes, I have tried it, but it did not work for me. (I don't know yet how it works for some people). In my case, with ifconfig, the status is still on "no carrier". No "associated" status. About the following, http://www.clearchain.com/~benjsc/download/20070107-wpi-freebsd.tar.gz basically yes, it only compiles on -CURRENT. I have tried it and it works for me. As I wanted to stay on 6.x, I have installed a 6.2-RELEASE, and tried to make the 20070107-wpi-freebsd.tar.gz compiles. Here, you will find the result of my work : http://www.bsdmon.com/download/20070121-wpi-freebsd.tar.gz To make it compiles, I basically started from 20070107-wpi-freebsd.tar.gz and took some code on wpi-freebsd-20061109.tgz. Now, this new one compiles and it works for me : "status: associated" on ifconfig output. Don't ask why I do this or that, in the code. I don't really know :p. First, I just wanted to make the latest package I found, compile. And, on the plus side, it works for me. In the package, I have kept the original file as .orig, so you will see what I have added and changed. I have intentionally commented WPI_DEBUG and WPI_CURRENT. About WPI_CURRENT, this have to be commented, on 6.x. About WPI_DEBUG, it is just that I wanted to get rid of lots of output, in my daily use. Hope it helps ;) --=20 -------------------------------- (hika) Gilbert Cao http://www.miaouirc.com - MiaouIRC Project 2002-2003 http://www.bsdmon.com - The BSD DMON Power to serve IRC : #miaule at IRCNET Network -------------------------------- --ikeVEW9yuYc//A+q Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQFFs3/MSyQfFTqAEpcRAndBAJ9nIxB7g9pUyB65wrnRpF7vo6TneQCeIBmX bkxRihwsRGQhUWl/IRPrla0= =G7xj -----END PGP SIGNATURE----- --ikeVEW9yuYc//A+q--