Re: Subtle semantic issue with sleep callbacks in drivers

Jeff Garzik (jgarzik@pobox.com)
Thu, 17 Apr 2003 11:09:26 -0400


On Thu, Apr 17, 2003 at 04:09:25PM +0100, John Bradford wrote:
> > The video BIOS on a card often contains information that is found
> > -nowhere- else. Not in the chip docs. Not in a device driver.
> > Such information can and does vary from board-to-board, such as RAM
> > timings, while the chip remains unchanged.
>
> Incidently, what happens if we:
>
> * Suspend
> * Swap VGA card with another one
> * Restore

When it breaks, you get to keep both pieces.

That's a "Don't Do That" issue for any hardware between suspend
and resume.

Jeff

-
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/