From owner-freebsd-questions@FreeBSD.ORG Tue Dec 20 09:04:14 2011 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 1BDA11065673 for ; Tue, 20 Dec 2011 09:04:13 +0000 (UTC) (envelope-from alexvarsh@yandex.ru) Received: from forward9.mail.yandex.net (forward9.mail.yandex.net [77.88.61.48]) by mx1.freebsd.org (Postfix) with ESMTP id B67858FC1A for ; Tue, 20 Dec 2011 09:04:11 +0000 (UTC) Received: from web92.yandex.ru (web92.yandex.ru [77.88.60.16]) by forward9.mail.yandex.net (Yandex) with ESMTP id ACAC4CE27B1 for ; Tue, 20 Dec 2011 12:50:58 +0400 (MSK) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1324371058; bh=rjVJ2MTAklmlVzhQuQgUrl/ZZ0MBID2yflnblejMwow=; h=From:To:Subject:MIME-Version:Message-Id:Date: Content-Transfer-Encoding:Content-Type; b=H2ewMSIK0XQDKUqxrx9LznjAoYZGMexoLmDfdyYhD6dGrT80XeXVX74s364VWT+rI xTFop6T+3wt58qu0chcSLq1/Tra4uQ1Cp+fSDVUAvN0DDUsE2QPqDpGI1qPWY0SQxN aub8vh2/e7OgXpb/CkkzH/DUu4O7CTyj34bT+b30= Received: from localhost (localhost.localdomain [127.0.0.1]) by web92.yandex.ru (Yandex) with ESMTP id 8FEE6E2807A for ; Tue, 20 Dec 2011 12:50:58 +0400 (MSK) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1324371058; bh=rjVJ2MTAklmlVzhQuQgUrl/ZZ0MBID2yflnblejMwow=; h=From:To:Subject:MIME-Version:Message-Id:Date: Content-Transfer-Encoding:Content-Type; b=H2ewMSIK0XQDKUqxrx9LznjAoYZGMexoLmDfdyYhD6dGrT80XeXVX74s364VWT+rI xTFop6T+3wt58qu0chcSLq1/Tra4uQ1Cp+fSDVUAvN0DDUsE2QPqDpGI1qPWY0SQxN aub8vh2/e7OgXpb/CkkzH/DUu4O7CTyj34bT+b30= X-Yandex-Spam: 1 Received: from ip-126.22.255.92.net.unnet.ru (ip-126.22.255.92.net.unnet.ru [92.255.22.126]) by web92.yandex.ru with HTTP; Tue, 20 Dec 2011 12:50:57 +0400 From: Alex To: freebsd-questions@freebsd.org MIME-Version: 1.0 Message-Id: <881461324371057@web92.yandex.ru> Date: Tue, 20 Dec 2011 12:50:57 +0400 X-Mailer: Yamail [ http://yandex.ru ] 5.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain Subject: =?koi8-r?b?SGVscCB3aXRoIHdpZmkgdXNiIMHEwdDUxdIgVFAtTElOSyBXTjMy?= =?koi8-r?b?MUc=?= 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, 20 Dec 2011 09:04:14 -0000 Hello, I wonder if somebody has an experience of using this device for an access point. I tried FreeBSD 8.2 and 10.0-CURRENT and both systems drops into a kernel panic under wifi traffic. Other than that, the device runs without problems. Dec 20 01:04:51 neptun kernel: ugen2.2: at usbus2 Dec 20 01:04:51 neptun kernel: run0: <1.0> on usbus2 Dec 20 01:04:51 neptun kernel: run0: MAC/BBP RT3070 (rev 0x0201), RF RT2020 (MIMO 1T1R), address ... Dec 20 01:04:51 neptun kernel: run0: firmware RT2870 loaded Dec 20 01:04:51 neptun kernel: ieee80211_load_module: load the wlan_amrr module by hand for now. I'm using hostapd: interface=wlan0 debug=2 ctrl_interface=/var/run/hostapd ssid=... wpa=3 wpa_passphrase=... wpa_key_mgmt=WPA-PSK wpa_pairwise=TKIP CCMP rsn_pairwise=TKIP CCMP Are there any chances to make it work, or I've just lost 8 euro? What usb wifi adapter would you suggest then? Regards ---- Alex