[patch] iwi(4) suspend/resume broken
Bernhard Schmidt
bschmidt at freebsd.org
Mon Mar 19 18:19:48 UTC 2012
On Sunday 18 March 2012 20:22:50 Mitsuru IWASAKI wrote:
> Hi,
>
> From: Bernhard Schmidt <bschmidt at freebsd.org>
> > Well, I came up with attached diff. It works fine on iwn and wpi
> > too basically, wpi has a bit of an issue with the scan after resume,
> > I see probe resquest/response on air but the device doesn't pick
> > em up sometimes.. still debugging.
> >
> > Anyways, I'm pretty sure that if you are doing the same for ipw/iwi
> > it will just work fine. The ieee80211_resume_all/suspend_all calls
> > will ensure that the appropriate stop/init driver functions are called.
>
> Great! I did the same thing for iwi(4), tested several times and it
> works just fine.
>
> Please commit the attached patches if you like it.
Thanks! I will commit that after a bit more testing.
--
Bernhard
More information about the freebsd-wireless
mailing list