Date: Tue, 1 Dec 2009 13:00:10 GMT From: ocean <ocean_ieee@yahoo.it> To: freebsd-net@FreeBSD.org Subject: Re: kern/123559: [iwi] iwi periodically disassociates/associates [regression] Message-ID: <200912011300.nB1D0Adp024223@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/123559; it has been noted by GNATS. From: ocean <ocean_ieee@yahoo.it> To: bug-followup@FreeBSD.org, uyamba@gmail.com Cc: Subject: Re: kern/123559: [iwi] iwi periodically disassociates/associates [regression] Date: Tue, 01 Dec 2009 13:53:57 +0100 it's not a fix, but you could try this temporary workaround and see if it gets better. change the interface bmiss parameter: ifconfig iwi0 bmiss 50 (bmiss/bmissthreshold can be a value between 1 and 255) (or ifconfig wlan0 bmiss 50 on 8.0) regards ocean
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912011300.nB1D0Adp024223>