Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Jul 2012 12:40:03 GMT
From:      Gilles Cafedjian <cafedjian.g@gmail.com>
To:        freebsd-wireless@FreeBSD.org
Subject:   Re: kern/156327: [bwn] bwn driver causes 20%-50% packet loss
Message-ID:  <201207141240.q6ECe3fB098832@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/156327; it has been noted by GNATS.

From: Gilles Cafedjian <cafedjian.g@gmail.com>
To: bug-followup@FreeBSD.org, yuri.gorchakov@ittomsk.ru
Cc:  
Subject: Re: kern/156327: [bwn] bwn driver causes 20%-50% packet loss
Date: Sat, 14 Jul 2012 14:37:17 +0200

 --20cf307ca538fe37c904c4c974f4
 Content-Type: text/plain; charset=ISO-8859-1
 
 The BCM4312 doesn't support 802.11n created by default. You juste have to
 switch mode to 802.11b when creating virtual interface.
 
 FIX:
 #ifconfig wlan create wlandev bwn0 mode 11b
 
 --20cf307ca538fe37c904c4c974f4
 Content-Type: text/html; charset=ISO-8859-1
 Content-Transfer-Encoding: quoted-printable
 
 The BCM4312 doesn&#39;t support 802.11n created by default. You juste have =
 to switch mode to 802.11b when creating virtual interface.<div><br></div><d=
 iv>FIX:=A0</div><div>#ifconfig wlan create wlandev bwn0 mode 11b</div>
 
 --20cf307ca538fe37c904c4c974f4--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201207141240.q6ECe3fB098832>