On Thursday, 1 of May 2008, Matthew Garrett wrote:
quoted text > On Thu, May 01, 2008 at 01:57:58AM -0400, Len Brown wrote:
>
> > I'm not aware of a native Linux device driver that talks to this device
> > (nor can I think of a useful purpose for such a driver)
> > So it seems what is in play here is any BIOS code that talks to this device,
> > and Linux's standard PCI config space restore.
>
> Perhaps we should be more aggressive about restoring PCI config space if
> there's no driver bound to a device. The alternative in this case would
> seem to be to write a driver for this device that does nothing other
> than handle suspend/resume.
Well, we have default suspend/resume for PCI devices. They are called for
devices that have no drivers bound to them and execute
pci_restore_state()/pci_restore_state(), among other things. Isn't that
sufficient?
Rafael
--
unsubscribe notice To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Messages in current thread:
Re: Some sort corruption of my Thermal Subsystem after suspe... , Rafael J. Wysocki , (Thu May 1, 8:57 am)