On Mon, Feb 28, 2011 at 5:56 PM, Brad <b...@comstyle.com> wrote:
> On Mon, Feb 28, 2011 at 11:16:49PM +0000, Jacob Meuser wrote:
>> some ATI azalia controllers are brojen after resume, as in PR 6550.
>> the following diff gathers most of the pci conf register manipulation
>> done in azalia_pci_attach() into a new function, azalia_configure_pci(),
>> and calls that function in azalia_pci_attach() and azalia_resume().
>>
>> this fixes one reported case of post-resume brokenness and doesn't
>> cause any problems on other machines I've tested on, including an
>> ATI device that was working.  waiting to hear back about the PR and
>> other reports, but wanted to get this out for testing asap.
>>
>> please test.  thanks.
>
> This doesn't change anything about the symptom mentioned in the PR
> and its still broken after resume.

fwiw, this patch fixes static during mp3 play after resume from zzz
reported by me[1].

This patch also fixes the issue I had with USB mouse not responding
after resume from zzz (requiring a disconnect/reconnect), mentioned to
both Jacob Meuser and Mark Kettenis in private.

Thanks,
--patrick

[1] http://marc.info/?l=openbsd-misc&m=129439496032115&w=2

Reply via email to