From owner-freebsd-questions@FreeBSD.ORG Mon Jul 30 15:32:00 2007 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 B2B3316A419 for ; Mon, 30 Jul 2007 15:32:00 +0000 (UTC) (envelope-from beni@brinckman.info) Received: from lmailproxy04.edpnet.net (lmailproxy04.edpnet.net [212.71.1.197]) by mx1.freebsd.org (Postfix) with ESMTP id 32C9C13C481 for ; Mon, 30 Jul 2007 15:31:59 +0000 (UTC) (envelope-from beni@brinckman.info) Received: from [192.168.1.100] (212.71.9.43.adsl.dyn.edpnet.net [212.71.9.43]) by lmailproxy04.edpnet.net (8.13.1/8.13.1) with ESMTP id l6UFiBcL015175 for ; Mon, 30 Jul 2007 17:44:19 +0200 From: beni To: freebsd-questions@freebsd.org Date: Mon, 30 Jul 2007 15:31:48 +0000 User-Agent: KMail/1.9.7 X-Face: $,~&QrDrInYiH(ZUXjNH_0r4q\`w83!}&; +8c.K[`NnZwV|m$5N{NCkWesaR.9|yqIC[<=?utf-8?q?d=0A=09P0?="xTw:F|)_r*WC\f8lz)g=a; 93dz2mP7iv)LLzBd; 6^Y:=*>@U; _\+4( MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200707301531.48912.beni@brinckman.info> X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-3.0 (lmailproxy04.edpnet.net [212.71.1.197]); Mon, 30 Jul 2007 17:44:19 +0200 (CEST) X-Virus-Scanned: ClamAV version 0.91.1, clamav-milter version 0.91.1 on lmailproxy04.edpnet.net X-Virus-Status: Clean X-Spam-Status: No, score=-1.8 required=5.0 tests=ALL_TRUSTED,BAYES_50 autolearn=disabled version=3.1.9 X-Spam-Checker-Version: SpamAssassin 3.1.9 (2007-02-13) on lmailproxy04.edpnet.net Subject: Using a Hercules HWGUSB2-54-V2 wifi usb adapter X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: beni@brinckman.info List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Jul 2007 15:32:00 -0000 Hi, System : 6.2-REL p4. I'm trying to use this usb wifi adapter. It is based on a Ralink RT2500 chipset and should thus be useable with the ural-device according to "man ural" (actually it speaks of the Hercules HWGUSB2-54, without the "V2"). The problem is that I only get a detection in dmesg like this : ugen0: Ralink 802.11 bg WLAN, rev 2.00/0.01, addr 3 and that I don't get a "ural0" device. All the devices needed according to man ural are in the kernel too. How can I get this wifi adapter working ? Thanks for any hints/pointers. -- Beni.