From owner-cvs-all@FreeBSD.ORG Sun Jul 15 13:11:44 2007 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 633E816A402; Sun, 15 Jul 2007 13:11:44 +0000 (UTC) (envelope-from matteo@freebsd.org) Received: from vsmtp2.tin.it (vsmtp2.tin.it [212.216.176.222]) by mx1.freebsd.org (Postfix) with ESMTP id 179D613C4A8; Sun, 15 Jul 2007 13:11:43 +0000 (UTC) (envelope-from matteo@freebsd.org) Received: from krapfengeist.krapfengeist (87.2.174.50) by vsmtp2.tin.it (7.3.122) id 467668F001EEAE76; Sun, 15 Jul 2007 15:11:42 +0200 Received: from krapfengeist.krapfengeist (rionda@localhost [127.0.0.1]) by krapfengeist.krapfengeist (8.14.1/8.14.1) with ESMTP id l6FDBfQx001503; Sun, 15 Jul 2007 15:11:41 +0200 (CEST) (envelope-from matteo@freebsd.org) Received: (from rionda@localhost) by krapfengeist.krapfengeist (8.14.1/8.14.1/Submit) id l6FDBeHY001502; Sun, 15 Jul 2007 15:11:40 +0200 (CEST) (envelope-from matteo@freebsd.org) X-Authentication-Warning: krapfengeist.krapfengeist: rionda set sender to matteo@freebsd.org using -f Date: Sun, 15 Jul 2007 15:11:40 +0200 From: Matteo Riondato To: Andrew Thompson Message-ID: <20070715131140.GA1413@krapfengeist.dei.unipd.it> Mail-Followup-To: Matteo Riondato , Andrew Thompson , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org References: <200707120254.l6C2s5Yg041022@repoman.freebsd.org> <20070713230833.GA2642@krapfengeist.dei.unipd.it> <20070715111346.GJ95956@heff.fud.org.nz> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="d6Gm4EdcadzBjdND" Content-Disposition: inline In-Reply-To: <20070715111346.GJ95956@heff.fud.org.nz> User-Agent: Mutt/1.5.16 (2007-06-09) Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/dev/if_ndis if_ndis.c if_ndisvar.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Jul 2007 13:11:44 -0000 --d6Gm4EdcadzBjdND Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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 > > >=20 > > > FreeBSD src repository > > >=20 > > > Modified files: > > > sys/dev/if_ndis if_ndis.c if_ndisvar.h=20 > > > 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) > >=20 > > 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.=20 > > I will be pleased to give more debug information, if you tell me what > > you need.=20 >=20 > You can turn on net80211 debugging my setting sysctl > net.wlan.0.debug=3D0xffffffff (or use wlandebug). Kick off a scan and see > if anything is returned. kaiser# sysctl net.wlan.0.debug=3D0xffffffff 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 --=20 Matteo Riondato FreeBSD Committer (http://www.freebsd.org) G.U.F.I. Staff Member (http://www.gufi.org) FreeSBIE Developer (http://www.freesbie.org) --d6Gm4EdcadzBjdND Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) iD8DBQFGmh0M2Mp4pR7Fa+wRAuJFAJ4gInpOTi2zhc+vMA2+FqWplRmnOgCg12dg 88/AfuZa5uMbZqdM7gBJJbA= =fPH2 -----END PGP SIGNATURE----- --d6Gm4EdcadzBjdND--