Date: Thu, 01 Feb 2007 09:21:43 -0800 From: Sam Leffler <sam@errno.com> To: Benjamin Close <Benjamin.Close@clearchain.com> Cc: "Sam Fourman Jr." <sfourman@gmail.com>, freebsd-drivers@freebsd.org Subject: Re: Updated Driver for 3945ABG Intel 3945ABG Wireless LAN controller Message-ID: <45C221A7.80908@errno.com> In-Reply-To: <45C1CD68.8090904@clearchain.com> References: <459E6477.2010508@clearchain.com> <499c70c0701201038w6960174n3006ffd525f17bf6@mail.gmail.com> <20070124204443.GA1107@bsdmon.com> <45B9F697.1090402@clearchain.com> <20070127101900.GB1099@bsdmon.com> <11167f520701271114j66f82398h83c43885b9d25e12@mail.gmail.com> <45C0B271.4040100@clearchain.com> <45C0B33B.9000807@FreeBSD.org> <11167f520702010148w4cb84122r6412c2d8eebade74@mail.gmail.com> <499c70c0702010153u65eda1fj67057753e5ccf800@mail.gmail.com> <11167f520702010158x48534ab3jaae3d2b0be3d8417@mail.gmail.com> <45C1CD68.8090904@clearchain.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Benjamin Close wrote: > This is normal, I turned debugging on in this driver so I could get some > better error reports. > The driver is constantly scanning looking for a host in which to > associated. When it finds one it will stop scanning. > Looking at the log messages.... > > You can see that a beacon is found on channel 3, 4, 5, 6 & 7 - note the > rx intr occurring with a tstamp > 802.11 actually spreads across 3 channels so you looking at it you > probably have 2 wireless devices near by on different channels. > > The thing we need to find out is why the driver never associated with > either. > Can you please install the wlandebug command and run: > > wlandebug -i wpi0 0xffffff > > then bring the device up. > > Instructions are in the README. > Then send me the results Better is wlandebug -i wpi0 scan+auth+assoc. Sam
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?45C221A7.80908>