Re: APM HELP !!

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Tue Mar 21 2000 - 07:40:37 EST


> 0) If my adapter is idle then , does the system ( apm bios/ apm driver)
> takes care of it to bring it into standby/suspend state or my driver has to
> do something ?

APM may or may not do things to your device on a suspend. For things like
ACPI and PCI bus power management 2.2.x doesnt deal with this. 2.3.x now
has code in it to handle basic stuff

> 1) How my driver is going to comunicate with BIOS , i mean what are the
> entry points so that APM feature can be implemented.

What specifically are you after. The kernel allows you to register power
management callbacks so you will be told when a suspend occurs and when a
resume occurs

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu Mar 23 2000 - 21:00:32 EST