haiku/headers/os/drivers
hyche 1750cd1e92 block_cache: Implement cache_has_block_in_transaction function that will check the existence of block in one specific transaction.
Signed-off-by: Augustin Cavalier <waddlesplash@gmail.com>
2017-12-10 11:02:56 -05:00
..
bus ISA: fix ram_address() to use phys_addr_t for completeness 2017-11-21 21:44:02 +01:00
pcmcia Preparations for removing __BEOS__ from the compiler defines. 2008-10-23 21:46:26 +00:00
tty * Seperate out the tty_close_cookie from tty_destory_cookie and make the former 2011-06-13 20:44:22 +00:00
usb listusb: dump video streams from UVC devices. 2016-11-02 15:26:04 +01:00
ACPI.h Use 64 bit addressing for ACPI on 32 bit builds. 2017-03-28 21:34:42 +02:00
Drivers.h trim: Target SCSI UNMAP command instead of WRITE SAME. 2013-11-07 19:03:47 +01:00
ISA.h ISA: fix ram_address() to use phys_addr_t for completeness 2017-11-21 21:44:02 +01:00
KernelExport.h scheduler: Use sequential locks instead of atomic 64 bit access 2013-12-20 02:18:44 +01:00
PCI.h PCI: fix ram_address() to use phys_addr_t 2017-11-21 21:44:01 +01:00
PCI_x86.h PCI-x86: merge MSI-X unconfigure and disable with MSI. 2013-07-29 22:48:00 +02:00
Select.h * More header cleanup, continuing korli's work. 2010-04-13 09:48:02 +00:00
USB.h
USB2.h
USB3.h
USB_printer.h * Rewrote USB_printer.h, and bus_manager.h (the last short ones...) :-) 2009-09-01 18:48:34 +00:00
USB_rle.h * Rewrote USB_rle.h, USB_spec.h, and midi_driver.h. I did not reproduce the 2009-09-02 12:04:00 +00:00
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 * Rewrote USB_printer.h, and bus_manager.h (the last short ones...) :-) 2009-09-01 18:48:34 +00:00
config_manager.h * applied patch by kaliber that fixes more than 100 warnings - thanks a lot! 2010-07-21 21:43:20 +00:00
cpufreq.h kernel: Propagate scheduler modes to cpu{freq, idle} modules 2013-12-17 23:26:37 +01:00
cpuidle.h kernel: Propagate scheduler modes to cpu{freq, idle} modules 2013-12-17 23:26:37 +01:00
device_manager.h
disk_device_manager.h * Added open_partition to disk_device_manager 2009-08-10 22:28:47 +00:00
dpc.h
driver_settings.h driver settings: Add load_driver_settings_file() 2013-11-19 15:06:30 +01:00
fs_cache.h block_cache: Implement cache_has_block_in_transaction function that will check the existence of block in one specific transaction. 2017-12-10 11:02:56 -05:00
fs_interface.h NodeMonitor: Added B_WATCH_CHILDREN flag. 2016-03-28 14:31:27 +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 * More header cleanup, continuing korli's work. 2010-04-13 09:48:02 +00:00
midi_driver.h * Rewrote USB_rle.h, USB_spec.h, and midi_driver.h. I did not reproduce the 2009-09-02 12:04:00 +00:00
mime_table.h
module.h