Re: Userspace ACPI interpreter ( was RE: [ACPI] [RFC] dev_acpi: supportfor userspace access to acpi)

From: Len Brown
Date: Thu Oct 28 2004 - 00:39:59 EST


One way to experiment with a user-mode ACPI interpreter would be to continue to use the kernel-mode interpreter for boot up , and cut over to the user-mode interpreter at /sbin/init. The kernel-mode interpreter could be sent the way of free_initmem() which is called just before /sbin/init is invoked.

-Len

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