cvs commit: src/sys/dev/if_ndis if_ndis.c if_ndisvar.h

Matteo Riondato matteo at freebsd.org
Sun Jul 15 13:11:44 UTC 2007


On Sun, Jul 15, 2007 at 11:13:46PM +1200, Andrew Thompson wrote:
> On Sat, Jul 14, 2007 at 01:08:33AM +0200, Matteo Riondato wrote:
> > On Thu, Jul 12, 2007 at 02:54:05AM +0000, Andrew Thompson wrote:
> > > thompsa     2007-07-12 02:54:05 UTC
> > > 
> > >   FreeBSD src repository
> > > 
> > >   Modified files:
> > >     sys/dev/if_ndis      if_ndis.c if_ndisvar.h 
> > >   Log:
> > >   Improve the net80211 handling within ndis
> > >    - use net80211 for scanning and pass the results back to the scan cache
> > >    - use ieee80211_init_channels to fill our channel list
> > >    - fix up state transitions
> > >    - depreciate the old wicontrol ioctls
> > >    - add some debugging lines (#define NDIS_DEBUG)
> > 
> > I wonder whether this commit can be guilty of my wireless connection
> > (which uses ndis) no longer working. I rebuild my system today and when
> > I rebooted my machine can no longer connect to the network. "ifconfig
> > ndis0 scan" seems not to work any more. 
> > I will be pleased to give more debug information, if you tell me what
> > you need. 
> 
> You can turn on net80211 debugging my setting sysctl
> net.wlan.0.debug=0xffffffff (or use wlandebug). Kick off a scan and see
> if anything is returned.

kaiser# sysctl net.wlan.0.debug=0xffffffff
net.wlan.0.debug: 0 -> 2147483647
kaise# ifconfig ndis0 scan
ndis0: ieee80211_start_scan: acrive scan 2147483647, desired mode auto,
append, nopick, once
ndis0 scan set  dwell min 20 max 200
ndis0: scan_restart: no channels to scan

> As a test you could bump up the wait time on the tsleep on line 3510 of
> if_ndis.c

Ok. I'll try and report back ASAP.
Thanks
Best Regards
-- 
Matteo Riondato
FreeBSD Committer (http://www.freebsd.org)
G.U.F.I. Staff Member (http://www.gufi.org)
FreeSBIE Developer (http://www.freesbie.org)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-src/attachments/20070715/52b4dbc3/attachment.pgp


More information about the cvs-src mailing list