From owner-freebsd-current@FreeBSD.ORG Sat Mar 13 07:38:20 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D7C16106566B; Sat, 13 Mar 2010 07:38:20 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe15.tele2.se [212.247.155.193]) by mx1.freebsd.org (Postfix) with ESMTP id 386378FC0A; Sat, 13 Mar 2010 07:38:19 +0000 (UTC) X-Cloudmark-Score: 0.000000 [] X-Cloudmark-Analysis: v=1.0 c=1 a=HEYnYNVUCg4A:10 a=8nJEP1OIZ-IA:10 a=M8b_wTzEtboA:10 a=MnI1ikcADjEx7bvsp0jZvQ==:17 a=Gi-K3LvrAAAA:8 a=6I5d2MoRAAAA:8 a=-Cy5jTvq0hLELnmmK6cA:9 a=kgumY2lOIJM9m4YpIBYA:7 a=LHiyRJuXErUZMuBgkRBfwzMXl5kA:4 a=wPNLvfGTeEIA:10 a=tlJW8gxtbz4A:10 Received: from [188.126.201.140] (account mc467741@c2i.net HELO laptop002.hselasky.homeunix.org) by mailfe15.swip.net (CommuniGate Pro SMTP 5.2.19) with ESMTPA id 638463213; Sat, 13 Mar 2010 08:38:18 +0100 From: Hans Petter Selasky To: freebsd-current@freebsd.org Date: Sat, 13 Mar 2010 08:36:41 +0100 User-Agent: KMail/1.12.4 (FreeBSD/8.0-STABLE; KDE/4.3.4; amd64; ; ) References: <16641.96608.qm@web51806.mail.re2.yahoo.com> <20100313001842.GB1295@weongyo> <7FB39650-34E0-4375-B225-34D2E559CA81@gmail.com> In-Reply-To: <7FB39650-34E0-4375-B225-34D2E559CA81@gmail.com> X-Face: +~\`s("[*|O,="7?X@L.elg*F"OA\I/3%^p8g?ab%RN'(; _IjlA: hGE..Ew, XAQ*o#\/M~SC=S1-f9{EzRfT'|Hhll5Q]ha5Bt-s|oTlKMusi:1e[wJl}kd}GR Z0adGx-x_0zGbZj'e(Y[(UNle~)8CQWXW@:DX+9)_YlB[tIccCPN$7/L' MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201003130836.41718.hselasky@c2i.net> Cc: Rui Paulo , PseudoCylon , Alexander Egorenkov , Weongyo Jeong Subject: Re: CALL for TEST [HOSTAP] run(4) ralink usb wireless 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: Sat, 13 Mar 2010 07:38:20 -0000 On Saturday 13 March 2010 03:42:46 Rui Paulo wrote: > On 13 Mar 2010, at 09:18, Weongyo Jeong wrote: > > On Thu, Mar 04, 2010 at 12:50:29AM -0800, PseudoCylon wrote: > >> Hello, > >> > >> Finally, I have fixed mysterious device lock out and run(4) works > >> fine > >> in HOSTAP mode. Up time is 80 hours and counting. I even filed tax > >> though it. > >> > >> The device supports up to 253 stations. I only tested with 2 station. > >> If you have resources, please hit it with bunch of STAs. > >> > >> As usual codes are posted at my git repository > >> git://dev.nasreddine.com/run.git > >> http://dev.nasreddine.com/gitweb/?p=run.git;a=summary > >> Please fetch 'hostap_rc' branch not 'master' this time. > >> > >> or freebsd forums > >> http://forums.freebsd.org/showthread.php?s=1d3b01fbed80c61ff508e12e98051 > >>46e&t=7562 > > > > Out of curiosity, what's the difference between run(4) and rt2870 > > driver > > written by Alexander Egorenkov? And why there are two drivers? > > From what I understand, Alexander's driver supports 11n ann run(4) > doesn't. Will this two drivers be merged then? --HPS