plan9fox/sys
cinap_lenrek 98dba9a4a3 pc/archacpi: don't do acpi initialization in the kernel, provide generic acpimem routines
get rid of _INI and _REG method calls, this is not full acpi environment
anyway and all we really want todo at kernel boot time is figuring out
the interrupt routing. aux/acpi can try to enable more stuff if it needs
to later when battery status desired.

dont snoop memory space regions in amlmapio(), this is just wrong as
amlmapio() is *lazily* mapping regions as they are accessed, so the
range table would never be really complete. instead, we provide generic
access to the physical address space, excluding kernel and user memory
with acpimem file.
2016-10-23 04:09:27 +02:00
..
doc
games/lib fortunes: does that me a dipshit 2016-10-16 14:16:17 -04:00
include mp.h: add mpasr 2016-08-28 16:05:22 +02:00
lib fix wrong manpage section index generation for rc-httpd(8) 2016-08-27 22:37:08 +02:00
man ip(3): spelling, thanks sl 2016-09-21 21:57:08 +02:00
src pc/archacpi: don't do acpi initialization in the kernel, provide generic acpimem routines 2016-10-23 04:09:27 +02:00