Peter Wemm
|
9f3e2250ca
|
In answer to the comment: /* XXX is it OK to block here? */, the answer
is definately NO! as we are in interrupt context and malloc() does a
KASSERT() to be sure.
|
2001-01-23 09:43:23 +00:00 |
|
Takanori Watanabe
|
e3c6e05e3c
|
Re-Enable OSD_PRIORITY_GPE. Now 20001215 has been commited.
|
2000-12-21 07:47:43 +00:00 |
|
Mitsuru IWASAKI
|
441a762864
|
Disable my previous committed code for a moment.
Note to myself: this needs to be enabled again when newer version of
ACPI is imported.
|
2000-12-20 20:22:47 +00:00 |
|
Mitsuru IWASAKI
|
912c8c65d2
|
Add task priority definition for OSD_PRIORITY_GPE in AcpiOsQueueForExecution().
This is needed to next ACPICA import.
|
2000-12-20 19:15:38 +00:00 |
|
Mike Smith
|
fd660059d9
|
FreeBSD-specific OSD (operating system dependant) modules for the Intel
ACPICA code.
|
2000-10-28 06:56:15 +00:00 |
|