From owner-freebsd-current@FreeBSD.ORG Thu Jun 10 16:53:43 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 57F13106564A for ; Thu, 10 Jun 2010 16:53:43 +0000 (UTC) (envelope-from ganbold@gmail.com) Received: from mail-pz0-f175.google.com (mail-pz0-f175.google.com [209.85.222.175]) by mx1.freebsd.org (Postfix) with ESMTP id 1ADB48FC15 for ; Thu, 10 Jun 2010 16:53:42 +0000 (UTC) Received: by pzk5 with SMTP id 5so77057pzk.14 for ; Thu, 10 Jun 2010 09:53:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=zr/TlD9u3vWX1Lit/MzmTbU/fmXr7DliLM+Np1TvuIw=; b=s3hxM7S6lcGdvzcxCYsTWil29bvYu88x8/msMvbOE4dU+eAcnp8zHf6WuZw9vqGlyh DfjvMrWG3PlYHzUY9lR+nFMamd+3G1MTDDt048RxF4Mo/0JDlibOn24d3ka+QB6wLLll de3DM4UXzmRXTaA5c9bZ20xKz/W+Z3g8mNahM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=K0nKNwkIAobwx63hpSWQ9AbuavFQlbyktsJVZ+0vN7iqhynpidQA81P8qXpw+X8qV9 OWyLWBnreUlZ9RWwOrVda7Uu6VLWrpBh5H94arwyTZo+zc7NElqJ8P3aQzGLEQBMAKgQ 0cAQnVbg7SsXuBrgFUmOZ+Qdo+6sXhmVjqCrw= Received: by 10.115.81.31 with SMTP id i31mr363655wal.140.1276188822336; Thu, 10 Jun 2010 09:53:42 -0700 (PDT) Received: from beastie.micom.mng.net ([202.179.21.131]) by mx.google.com with ESMTPS id n32sm1925648wae.10.2010.06.10.09.53.39 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 10 Jun 2010 09:53:41 -0700 (PDT) Message-ID: <4C11188A.1040002@gmail.com> Date: Fri, 11 Jun 2010 00:53:30 +0800 From: Ganbold User-Agent: Thunderbird 2.0.0.23 (X11/20091011) MIME-Version: 1.0 To: PseudoCylon References: <16641.96608.qm@web51806.mail.re2.yahoo.com> <4B9FA3E0.4050702@micom.mng.net> <633929.41041.qm@web51802.mail.re2.yahoo.com> <4BA22B8D.9030700@micom.mng.net> <375331.74876.qm@web51804.mail.re2.yahoo.com> <4BA38B26.6050208@micom.mng.net> <989377.89740.qm@web51802.mail.re2.yahoo.com> <4BAE01AC.7000509@gmail.com> <623907.37074.qm@web51803.mail.re2.yahoo.com> <4BB3575D.4040506@gmail.com> <87836.79143.qm@web51804.mail.re2.yahoo.com> <4BBB372C.1060302@gmail.com> <665283.95271.qm@web51802.mail.re2.yahoo.com> <4BBDEC8F.9050803@gmail.com> <490521.32714.qm@web51804.mail.re2.yahoo.com> <4BD307DE.5080507@gmail.com> <332448.8676.qm@web51801.mail.re2.yahoo.com> <4BD3F2D4.8000007@gmail.com> <702632.81988.qm@web51803.mail.re2.yahoo.com> <4BDEE393.4080206@gmail.com> <660085.11669.qm@web51802.mail.re2.yahoo.com> <4BFD4806.8070001@gmail.com> <618770.37649.qm@web51807.mail.re2.yahoo.com> <4C0FAEA2.7010204@gmail.com> <94007.38072.qm@web51807.mail.re2.yahoo.com> In-Reply-To: <94007.38072.qm@web51807.mail.re2.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Ganbold Tsagaankhuu , freebsd-current@freebsd.org 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: Thu, 10 Jun 2010 16:53:43 -0000 AK-san, PseudoCylon wrote: >> Hello, >> >> Sorry for taking long. >> >> But, please try following update (if_run.c and if_runvar.h) >> http://gitorious.org/run/run/blobs/raw/a74fa9ba5a16f1d1f058efa724261351e267a474/dev/usb/wlan/if_run.c >> http://gitorious.org/run/run/blobs/raw/a74fa9ba5a16f1d1f058efa724261351e267a474/dev/usb/wlan/if_runvar.h >> >> If any of client running 8.0-RELEASE please apply this patch >> http://svn.freebsd.org/viewvc/base/stable/8/sys/net80211/ieee80211_crypto_tkip.c?r1=199583&r2=204215 >> Otherwise TKIP might not work. (That was the last piece of puzzle I had.) >> >> > > Oops, please use this if_run.c instead. > http://gitorious.org/run/run/blobs/raw/b1976c8333721f88368a32dbf04f04e19ef487fc/dev/usb/wlan/if_run.c > > It seems like it is running without any problem so far, no more adsl modem problem. I can see arp packets in wlan0 interface as well as in macbook. I will continue testing and let you know if there comes any problem. thanks again, Ganbold > AK > > > > -- Let us treat men and women well; Treat them as if they were real; Perhaps they are. -- Ralph Waldo Emerson