From owner-freebsd-questions@FreeBSD.ORG Thu Dec 30 03:48:13 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7592416A4CE for ; Thu, 30 Dec 2004 03:48:13 +0000 (GMT) Received: from ms-smtp-04-eri0.southeast.rr.com (ms-smtp-04-lbl.southeast.rr.com [24.25.9.103]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B5DF43D2D for ; Thu, 30 Dec 2004 03:48:13 +0000 (GMT) (envelope-from jason@ec.rr.com) Received: from BARTON (cpe-065-184-201-054.ec.rr.com [65.184.201.54]) iBU3mACh011223 for ; Wed, 29 Dec 2004 22:48:10 -0500 (EST) Date: Thu, 30 Dec 2004 03:52:35 +0000 From: jason henson To: freebsd-questions@freebsd.org References: <3C5D2686-5A0E-11D9-8385-000D9333E43C@secure-computing.net> In-Reply-To: <3C5D2686-5A0E-11D9-8385-000D9333E43C@secure-computing.net> (from ecrist@secure-computing.net on Wed Dec 29 21:55:17 2004) X-Mailer: Balsa 2.2.6 Message-Id: <1104378755l.2101l.2l@BARTON> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; DelSp=Yes; Format=Flowed Content-Disposition: inline Content-Transfer-Encoding: quoted-printable X-Virus-Scanned: Symantec AntiVirus Scan Engine Subject: Re: NDIS (for Netgear WG311) How-To? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Dec 2004 03:48:13 -0000 On 12/29/04 21:55:17, Eric F Crist wrote: > Hello list, >=20 > I'm looking at trying to get a new WG311 Netgear wifi adapter =20 > working, and have discovered that the v2 cards use the Texas =20 > Instruments chipset. From what I understand, I need to get this =20 > working with the NDIS support in FreeBSD 5.3. Is there a good =20 > document out there on how to get this working? I've been farting =20 > around with the man pages and can't seem to get things right. >=20 > Thanks for the help. >=20 > _______________________________________________________ > Eric F Crist "I am so smart, S.M.R.T!" > Secure Computing Networks -Homer J Simpson What have you got it to do so far, what command did you use, what =20 drivers did you use, any output you could post? I used the man page and it was pretty easy, I just used the man page =20 for the command syntax and what files I would need. Didn't have to =20 read much beyond that, but I did anyway.