Date: Sun, 21 Sep 2008 15:04:01 -0700 From: Sam Leffler <sam@freebsd.org> To: "Paul B. Mahol" <onemda@gmail.com> Cc: freebsd-net@freebsd.org, Gavin Atkinson <gavin@freebsd.org> Subject: Re: Backporting iwn(4): WPA auth hangs... Help! Message-ID: <48D6C4D1.7030301@freebsd.org> In-Reply-To: <3a142e750809211436v7bb5c7beqd55c7fe55ed6f449@mail.gmail.com> References: <20080921183530.V31429@ury.york.ac.uk> <3a142e750809211436v7bb5c7beqd55c7fe55ed6f449@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Paul B. Mahol wrote: > On 9/21/08, Gavin Atkinson <gavin@freebsd.org> wrote: > >> Hi all, >> >> I'm attempting to backport the iwn(4) driver for the Intel 4965 driver >> from -HEAD to RELENG_7 and am getting stuck with it at one particular >> point: WPA authentication times out. >> >> I've so far tried to both take the -HEAD driver and de-vapify etc. it, and >> also to take a pre-vap version of the driver and bring in required >> changes. Both fail in exactly the same way, with authentication timing >> out. I have verified that the laptop can successfully connect to the same >> network with -HEAD and the same wpa_supplicant.conf file. I've attached >> the log file from wpa_supplicant. Code can be found at >> http://people.freebsd.org/~gavin/iwn/ - I'm currently working with the >> updated-from-pre-vap version so that's the one that generated the log file >> and is probably the best to look at. >> >> Sadly I don't have the infrastructure at the moment to test if the >> driver works with WEP. >> >> Any help or pointers would be greatfully received, >> >> Thanks! >> >> Gavin >> > > I can't understand why is IEEE80211_C_STA removed in both versions. > _______________________________________________ > There is no explicit STA capability in RELENG_7; it only exists in HEAD. Sam
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?48D6C4D1.7030301>