From owner-freebsd-current@FreeBSD.ORG Thu Nov 10 15:35:58 2011 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 755CB1065678 for ; Thu, 10 Nov 2011 15:35:58 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id 371A18FC17 for ; Thu, 10 Nov 2011 15:35:58 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.5/8.14.5) with ESMTP id pAAFZvda090250; Thu, 10 Nov 2011 08:35:57 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.5/8.14.5/Submit) with ESMTP id pAAFZvLc090247; Thu, 10 Nov 2011 08:35:57 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Thu, 10 Nov 2011 08:35:57 -0700 (MST) From: Warren Block To: Glen Barber In-Reply-To: <4EBB6787.8000300@gmail.com> Message-ID: References: <4EBB6787.8000300@gmail.com> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.7 (wonkity.com [127.0.0.1]); Thu, 10 Nov 2011 08:35:57 -0700 (MST) Cc: current@freebsd.org Subject: Re: Netgear WNA1000N USB wlan device X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Nov 2011 15:35:58 -0000 On Thu, 10 Nov 2011, Glen Barber wrote: > Netgear has these neat little USB micro wireless network adapters[1] > that one could plug in and forget about without fear of, for example, > breaking the device. > > Said devices are really nice for those of us without supported > integrated wireless chipsets, such as those found in late 2010 MacBooks, > or anything manufactured by Dell recently... > > The only problem is that the device itself is not supported. > > The device appears to have a RealTek RTL8188CUS chipset (vendor 0846, > device 9041), which, without knowing much more about the device, I > suspect could work with the urtw(4) driver. However, my feeble attempts > at simulating support for the device ended, well, as expected. :) OpenBSD has a urtwn driver. No idea whether anyone is working on a port. http://www.openbsd.org/cgi-bin/man.cgi?query=urtwn&sektion=4&format=html