Re: Wireless silently disconnects?



On Thu, 2006-03-02 at 10:03 -0500, Robert Love wrote:
> On Thu, 2006-03-02 at 09:49 -0500, Dan Williams wrote:
> 
> > So which hunk of this patch seems to fix the problem?  The first part
> > for the set_mode, or the second part passing the ndiswrapper driver to
> > wpa_supplicant?
> 
> The first hunk.  I just checked a variant into CVS.

The reason this hunk exists is really for just adhoc.  Same for the
frequency set to 0, I think.  If you want to move both of them into 			
if (orig_mode == IW_MODE_ADHOC)

block just above, that would be fine.  I initially observed with prism54
cards that adhoc mode pretty much didn't work at all unless the mode was
infrastructure and the bitrate was unlocked.  Unfortunately, the bitrate
had to be locked during normal adhoc operation, otherwise you never got
any traffic.  Now that our custom adhoc setup code is gone, I think we
can remove that bitrate unlock line.

Note that NM only supports two modes right now, INFRA and ADHOC.  The
other mode is MASTER, and of course we don't do that yet.

Dan





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]