On Mar 07, 2005, at 19:20, Adam Belay wrote:
6.) Open Firmware
      * I don't know much about it, but I believe it does do similar
        things to ACPI.
      * Hopefully it uses EISA ids, but not really sure.  If not, it
        wouldn't be included.

OpenFirmware is very similar to ACPI, except OpenFirmware interprets the
FORTH programs in the firmware itself, whereas ACPI does it in the OS. The
reason for the difference is that on Intel/x86 there is no compatible way to
call directly into the firmware from 32-bit code. You won't find the two
on the same system, and they basically provide the same services: device
tree, power management, etc.


Cheers,
Kyle Moffett

-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GCM/CS/IT/U d- s++: a18 C++++>$ UB/L/X/*++++(+)>$ P+++(++++)>$
L++++(+++) E W++(+) N+++(++) o? K? w--- O? M++ V? PS+() PE+(-) Y+
PGP+++ t+(+++) 5 X R? tv-(--) b++++(++) DI+ D+ G e->++++$ h!*()>++$ r !y?(-)
------END GEEK CODE BLOCK------



- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Reply via email to