haiku/headers/os/drivers
Fredrik Holmqvist 186058c517 Some corrections and cleanup to ACPI Embedded controller:
* Exposed ACPI API needed by Embedded Controller
	This will be removed again if moved inside the bus manager.
	It also duplicates ACPI's own headers so it might go out of sync atm.
 * Added mutex to controller and fixed the mixup between acpi_status needed in int handlers and Haiku status.
 * Major code cleanup
	Not for headers as they are mostly redundant if we move the controller.
	Variable names still needs some cleanup

This makes the ACPI errors from the controller understandable. I get AE_NO_HARDWARE_RESPONSE now.



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36318 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-04-15 19:23:43 +00:00
..
bus * More header cleanup, continuing korli's work. 2010-04-13 09:48:02 +00:00
pcmcia
tty
usb * dropped svn:keywords property from all files that carried it 2009-10-19 22:42:52 +00:00
ACPI.h Some corrections and cleanup to ACPI Embedded controller: 2010-04-15 19:23:43 +00:00
atomizer.h
bus_manager.h
config_manager.h
device_manager.h
disk_device_manager.h
dpc.h
driver_settings.h
Drivers.h
fs_cache.h
fs_interface.h
interrupt_controller.h
io_requests.h Extended the public I/O request C API. 2009-11-19 07:38:33 +00:00
ISA.h
isapnp.h
KernelExport.h
locked_pool.h * More header cleanup, continuing korli's work. 2010-04-13 09:48:02 +00:00
midi_driver.h
mime_table.h
module.h
PCI_x86.h Add license headers as pointed out by Jérôme. 2010-04-13 21:55:52 +00:00
PCI.h * Add the framework for adding an arch specific module to the PCI bus_manager. 2010-04-13 15:18:46 +00:00
Select.h * More header cleanup, continuing korli's work. 2010-04-13 09:48:02 +00:00
USB2.h
USB3.h
USB_printer.h
USB_rle.h
USB_spec.h
USB.h