haiku/headers/os/drivers
Jérôme Duval ce2d7d5ac8 acpi: use walk_resources to find embedded controller I/O ports.
* export walk_resources and use it
* removed SmallResourceData
* added embedded controller module for x86_64
2013-10-21 22:14:17 +02:00
..
bus pci: change offset type to uint16 in config space API. 2013-06-24 19:29:00 +02:00
pcmcia
tty * Seperate out the tty_close_cookie from tty_destory_cookie and make the former 2011-06-13 20:44:22 +00:00
usb USB audio: Mixer Unit control implementation 2013-08-18 14:49:44 +02:00
ACPI.h acpi: use walk_resources to find embedded controller I/O ports. 2013-10-21 22:14:17 +02:00
Drivers.h * Added a new B_GET_DEVICE_NAME ioctl - this should be implemented by all 2011-01-13 19:41:01 +00:00
ISA.h Ported ISA bus manager and PS/2 driver. 2012-07-30 14:37:28 +01:00
KernelExport.h Add dvprintf() 2013-05-25 01:12:29 +02:00
PCI.h PCI: added some missing subclasses definitions 2013-07-10 20:57:06 +02:00
PCI_x86.h PCI-x86: merge MSI-X unconfigure and disable with MSI. 2013-07-29 22:48:00 +02:00
Select.h
USB.h
USB2.h
USB3.h
USB_printer.h
USB_rle.h
USB_spec.h USB OHCI: Support for isochronous transfers 2013-08-18 14:47:33 +02:00
atomizer.h Applied slightly reworked and updated patch from ticket #1576 2011-10-29 15:38:20 +00:00
bios.h Added new BIOS module for calling BIOS interrupts. 2012-08-03 15:42:30 +01:00
bus_manager.h
config_manager.h * applied patch by kaliber that fixes more than 100 warnings - thanks a lot! 2010-07-21 21:43:20 +00:00
cpuidle.h cpuidle: move generic cpuidle to generic 2012-11-18 17:39:19 +01:00
device_manager.h
disk_device_manager.h
dpc.h
driver_settings.h
fs_cache.h
fs_interface.h Revert "Introduce vnode op supports_operation(), fix devfs_io()" 2013-07-27 23:31:23 +02:00
interrupt_controller.h
io_requests.h Added public io_request_is_vip(), returning whether the given request has the 2010-07-22 11:08:34 +00:00
isapnp.h
locked_pool.h
midi_driver.h
mime_table.h
module.h