From owner-freebsd-questions@FreeBSD.ORG Sun Jan 24 12:22:55 2010 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 6EB9610657D3 for ; Sun, 24 Jan 2010 12:22:55 +0000 (UTC) (envelope-from rsmith@xs4all.nl) Received: from smtp-vbr11.xs4all.nl (smtp-vbr11.xs4all.nl [194.109.24.31]) by mx1.freebsd.org (Postfix) with ESMTP id DC3378FC0C for ; Sun, 24 Jan 2010 12:22:54 +0000 (UTC) Received: from slackbox.xs4all.nl (slackbox.xs4all.nl [213.84.242.160]) by smtp-vbr11.xs4all.nl (8.13.8/8.13.8) with ESMTP id o0OCMqLi066080; Sun, 24 Jan 2010 13:22:53 +0100 (CET) (envelope-from rsmith@xs4all.nl) Received: by slackbox.xs4all.nl (Postfix, from userid 1001) id 82DCEBAA8; Sun, 24 Jan 2010 13:22:52 +0100 (CET) Date: Sun, 24 Jan 2010 13:22:52 +0100 From: Roland Smith To: Programmer In Training Message-ID: <20100124122252.GA74652@slackbox.xs4all.nl> References: <4B5BC60A.5040101@joseph-a-nagy-jr.us> <20100124040551.GA12664@orion.hsd1.pa.comcast.net> <20100124040756.GA12755@orion.hsd1.pa.comcast.net> <4B5BCE14.3040107@joseph-a-nagy-jr.us> <20100124055128.f5e742d3.freebsd@edvax.de> <4B5C2FA9.1050309@joseph-a-nagy-jr.us> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="0OAP2g/MAC+5xKAE" Content-Disposition: inline In-Reply-To: <4B5C2FA9.1050309@joseph-a-nagy-jr.us> X-GPG-Fingerprint: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 X-GPG-Key: http://www.xs4all.nl/~rsmith/pubkey.txt X-GPG-Notice: If this message is not signed, don't assume I sent it! User-Agent: Mutt/1.5.20 (2009-06-14) X-Virus-Scanned: by XS4ALL Virus Scanner Cc: freebsd-questions@freebsd.org Subject: Re: Finding Drivers For winWiFi Card 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, 24 Jan 2010 12:22:55 -0000 --0OAP2g/MAC+5xKAE Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Jan 24, 2010 at 05:31:53AM -0600, Programmer In Training wrote: > Thanks, this probably wouldn't be such an issue if I hadn't thrown away > the box two-three weeks ago (at least, I think I threw it out; I've had > the card for about a two years). >=20 >=20 > none3@pci0:2:2:0: class 0x20000 card=3D0x1faa11ab chip=3D0x00351033 rev= =3D0x43 > hdr=3D0x00 > vendor =3D 'Marvell Semiconductor (Was: Galileo Technology LLC)' > device =3D 'Marvell Libertas 02.llb/g Wireless (8335)' > class =3D network > subclass =3D ethernet zgrep Libertas /usr/share/man/man4/* /usr/share/man/man4/if_malo.4.gz:.Nd "Marvell Libertas IEEE 802.11b/g wirel= ess network driver" So go and read if_malo(4). It looks like your card is supported, but you ne= ed to download a firmware package. This driver was added in 7.1, according to the= manpage. Roland --=20 R.F.Smith http://www.xs4all.nl/~rsmith/ [plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated] pgp: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 (KeyID: C321A725) --0OAP2g/MAC+5xKAE Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.14 (FreeBSD) iEYEARECAAYFAktcO5wACgkQEnfvsMMhpyVWvACgiYYjwtcW4ddzJboDDoODAdC2 EdcAnRdLTlFg/bSbwMXy8arXwb7G25Ii =ulp5 -----END PGP SIGNATURE----- --0OAP2g/MAC+5xKAE--