Date: Mon, 19 Mar 2012 19:20:00 +0100 From: Bernhard Schmidt <bschmidt@freebsd.org> To: Mitsuru IWASAKI <iwasaki@jp.freebsd.org> Cc: freebsd-wireless@freebsd.org Subject: Re: [patch] iwi(4) suspend/resume broken Message-ID: <201203191920.00734.bschmidt@freebsd.org> In-Reply-To: <20120319.042250.74754884.iwasaki@jp.FreeBSD.org> References: <201203171232.42515.bschmidt@freebsd.org> <201203181825.25124.bschmidt@freebsd.org> <20120319.042250.74754884.iwasaki@jp.FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sunday 18 March 2012 20:22:50 Mitsuru IWASAKI wrote: > Hi, > > From: Bernhard Schmidt <bschmidt@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201203191920.00734.bschmidt>