From owner-freebsd-questions@FreeBSD.ORG Tue Nov 14 05:58:32 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 57D7C16A407 for ; Tue, 14 Nov 2006 05:58:32 +0000 (UTC) (envelope-from remegius@comcast.net) Received: from sccrmhc15.comcast.net (sccrmhc15.comcast.net [63.240.77.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC47243D5E for ; Tue, 14 Nov 2006 05:58:31 +0000 (GMT) (envelope-from remegius@comcast.net) Received: from [67.188.231.169] (c-67-188-231-169.hsd1.ca.comcast.net[67.188.231.169]) by comcast.net (sccrmhc15) with ESMTP id <2006111405583001500pt4v9e>; Tue, 14 Nov 2006 05:58:31 +0000 Message-ID: <45595B0A.5020100@comcast.net> Date: Mon, 13 Nov 2006 21:58:34 -0800 From: Rem P Roberti User-Agent: Thunderbird 1.5.0.8 (X11/20061109) MIME-Version: 1.0 To: Norberto Meijome References: <4558D2C6.7060805@comcast.net> <4558D6C4.9090908@comcast.net> <20061114131024.5c1ef0cf@localhost> <45592B4C.3030407@comcast.net> <20061114145740.62f88795@localhost> In-Reply-To: <20061114145740.62f88795@localhost> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: FreeBSD Subject: Re: USB Wireless 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: Tue, 14 Nov 2006 05:58:32 -0000 >> Here is the actual dmesg entry: ugen0: Cisco-Linksys Compact Wireless-G >> USB Adapter, rev 2.00/0.01, addr 2 >> >> The model number of the device is WUSB54GC. As indicated, it is made by >> Linksys, and looks just like an ordinary USB jump drive, but bigger. >> > > ok... it seems it uses the Ralink 2570 or similar chipset. Try loading ural.ko > (maybe before plugging the device in). man url shows: > > Linksys WUSB54G v4 USB > Linksys WUSB54GP v4 USB > > .... quite similar... give it a try... > > Otherwise, > > http://www.linksys.com/servlet/Satellite?c=L_Download_C2&childpagename=US%2FLayout&cid=1115417109934&packedargs=sku%3D1134691790190&pagename=Linksys%2FCommon%2FVisitorWrapper > > (may have wrapped) has the winxp drivers...maybe you can use NDIS for this? > > Thank you, Norberto, I shall give it a try. Rem