K 10 svn:author V 5 marks K 8 svn:date V 27 2005-05-09T07:34:04.000000Z K 7 svn:log V 251 Simplify the ACPI taskqueue implementation. Use a thread queue type instead of swi. This allows us to use the taskqueue_thread_* functions instead of rolling our own. It also avoids a double trip through the queue. Submitted by: njl Reviewed by: sam END