From owner-freebsd-questions@FreeBSD.ORG Sat Sep 30 08:09:53 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 D195416A412 for ; Sat, 30 Sep 2006 08:09:53 +0000 (UTC) (envelope-from frankstaals@gmx.net) Received: from mail.gmx.net (mail.gmx.de [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 0AC0043D49 for ; Sat, 30 Sep 2006 08:09:52 +0000 (GMT) (envelope-from frankstaals@gmx.net) Received: (qmail invoked by alias); 30 Sep 2006 08:09:51 -0000 Received: from ip176-173-59-62.adsl.versatel.nl (EHLO [192.168.2.5]) [62.59.173.176] by mail.gmx.net (mp027) with SMTP; 30 Sep 2006 10:09:51 +0200 X-Authenticated: #25365336 Message-ID: <451E2662.9020500@gmx.net> Date: Sat, 30 Sep 2006 10:10:10 +0200 From: Frank Staals User-Agent: Thunderbird 1.5.0.4 (X11/20060706) MIME-Version: 1.0 To: Sunjae Park References: <451DE8FD.40104@gmail.com> In-Reply-To: <451DE8FD.40104@gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 Cc: freebsd-questions@freebsd.org Subject: Re: Trouble with setting up Netgear WG311v3 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: Sat, 30 Sep 2006 08:09:53 -0000 Sunjae Park wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hi, I've installed FreeBSD 6.1 and am trying to get my wireless adapter > working. It's a Netgear WG311v3, so unfortunately ath(4) will not work > (It uses a Marvell chipset). I've tried various options (honest!). > > 1. The Yukon driver from Marvell. They have one for 6, and I've tried > loading it with kldload, and it loads alright, but the adapter won't > come up. The driver says it's for Yukon and I have a Ethernet > controller: Marvell Technology Group Ltd. 88w8335 [Libertas] (output > from Linux). Maybe it's for a different chipset? > > Their Readme says I should remove module "sk" from the kernel, so I > rebuilt it; still no luck. > > 2. ndis-gen with the Netgear drivers. The adapter comes up now, but I > cannot associate with any AP. > > ifconfig ndis0 up scan > ifconfig ndis0 ssid ssid_of_ap > ifconfig ndis0 ssid ssid_of_ap bssid 00:00:... > > all exit with a > > ndis0: bssid_list failed > > Thanks > > - -- > Sunjae Park. > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.5 (GNU/Linux) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org > > iD8DBQFFHej9F5GVw6qpYDcRApA6AJ9vnYrh8ZR/V8SjcZVh4qCie9M0zgCcCTz8 > l/x02ayNp2EN4eikse1P5Q0= > =/4C+ > -----END PGP SIGNATURE----- > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > > > I have the same NIC here and I had it working ( allthough there were some issues ... : after some uptime, say a week, the NIC didn't react anymore so you had to unload the kernelmodule most of the time resulting in a system-hang :S ). I used it for adhoc-connections only so I'm not sure if it would have the same problems, but at least I could scan. Anyway, you're free to use the kernel-module I build if you want to : http://fstaals.net/junk/wg311v3xp/ Good luck, -- -Frank Staals