On Mon, Feb 28, 2011 at 08:56:57PM -0500, Brad 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.

to be honest, I didn't really expect it to.  it appears that the device
doesn't even get powered up after resume.  probably still some power
management issues.  it *used* to be, until fairly recently, that the
device was getting powered down even before azalia(4) could shut it
down.

> 
> -- 
> This message has been scanned for viruses and
> dangerous content by MailScanner, and is
> believed to be clean.

-- 
jake...@sdf.lonestar.org
SDF Public Access UNIX System - http://sdf.lonestar.org

Reply via email to