Date: Sun, 15 Jul 2007 17:08:53 -0700 From: Sam Leffler <sam@errno.com> To: Matteo Riondato <matteo@freebsd.org>, Andrew Thompson <thompsa@freebsd.org>, src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/dev/if_ndis if_ndis.c if_ndisvar.h Message-ID: <469AB715.6090005@errno.com> In-Reply-To: <20070715222339.GC1413@krapfengeist.dei.unipd.it> References: <200707120254.l6C2s5Yg041022@repoman.freebsd.org> <20070713230833.GA2642@krapfengeist.dei.unipd.it> <20070715111346.GJ95956@heff.fud.org.nz> <20070715131140.GA1413@krapfengeist.dei.unipd.it> <20070715182619.GA10968@heff.fud.org.nz> <20070715222339.GC1413@krapfengeist.dei.unipd.it>
next in thread | previous in thread | raw e-mail | index | archive | help
Matteo Riondato wrote: > On Mon, Jul 16, 2007 at 06:26:19AM +1200, Andrew Thompson wrote: >> On Sun, Jul 15, 2007 at 03:11:40PM +0200, Matteo Riondato wrote: >>> 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 >> Maybe the channel set hasnt been initialised, can you list 'ifconfig >> ndis0 list channel' > > (copied by hand, output was on two columns, one from 1 to 7, the other > from 8 to 14) > Channel 1 : 2412 Mhz 11g > Channel 2 : 2417 Mhz 11g > Channel 3 : 2422 Mhz 11g > Channel 4 : 2427 Mhz 11g > Channel 5 : 2432 Mhz 11g > Channel 6 : 2437 Mhz 11g > Channel 7 : 2442 Mhz 11g > Channel 8 : 2447 Mhz 11g > Channel 9 : 2452 Mhz 11g > Channel 10 : 2457 Mhz 11g > Channel 11 : 2462 Mhz 11g > Channel 12 : 2467 Mhz 11g > Channel 13 : 2472 Mhz 11g > Channel 14 : 2484 Mhz 11g Try ifconfig ndis list active to see if somehow the channel list is constrained. Sam
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?469AB715.6090005>