New PCI PM

Jeff Garzik (jgarzik@mandrakesoft.com)
Tue, 12 Jun 2001 23:00:09 -0400


What is are the guarantees about the order of calls to
pci_driver::suspend and pci_driver::resume?

Will a driver get calls like
suspend(D3)
suspend(D2)
suspend(D1)

or just one suspend call?

What effect does the return value have on the rest of the system? On
the order of succeeding calls to pci_driver::suspend functions?

And where is that patch to Documentation/pci.txt young man? :)

-- 
Jeff Garzik      | Andre the Giant has a posse.
Building 1024    |
MandrakeSoft     |
-
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/