haiku/headers/os/drivers
Clemens Zeidler 5237897801 Check if we have 64 or 32 bit.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@34598 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-12-09 17:49:20 +00:00
..
bus I am trying to help a bit with the transition from IDE to ATA stack. 2009-05-10 17:04:04 +00:00
pcmcia Preparations for removing __BEOS__ from the compiler defines. 2008-10-23 21:46:26 +00:00
tty - some fields needed to build usb_serial 2008-04-26 23:52:58 +00:00
usb * dropped svn:keywords property from all files that carried it 2009-10-19 22:42:52 +00:00
ACPI.h Check if we have 64 or 32 bit. 2009-12-09 17:49:20 +00:00
Drivers.h * Added two new ways to retrieve an icon from a device: 2008-08-17 11:27:07 +00:00
ISA.h
KernelExport.h * Introduce a (private) flag B_NO_HANDLED_INFO for install_io_interrupt_handler. 2009-02-17 21:41:51 +00:00
PCI.h Add functions to the old-style PCI bus manager to reserve a device from an old-style driver for exclusive use. This should help making OSS and native audio drivers mutually exclusive. Used in es1370 and hda drivers as examples. OSS must still be fixed to use it too though. 2009-09-01 23:56:02 +00:00
Select.h * Renamed fs/vfs_select.cpp to wait_for_objects.cpp and got rid of 2007-10-02 19:47:31 +00:00
USB.h * Added USB API Version 3. It's put into USB3.h while the v2 API resides in USB2.h. USB.h just includes USB2.h for now. 2006-08-19 23:09:05 +00:00
USB2.h * Switched from the old v2 callback status codes to the new v3 codes 2006-09-24 20:17:56 +00:00
USB3.h Introduce some extensions to the USB v3 module API that allow for device 2008-09-28 13:42:59 +00:00
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 * Rewrote USB_rle.h, USB_spec.h, and midi_driver.h. I did not reproduce the 2009-09-02 12:04:00 +00:00
atomizer.h Import Be Inc. string atomizer kernel module. 2003-09-25 13:30:05 +00: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
device_manager.h * Replaced the B_BLOCK_DEVICE_* defines with B_DMA_* defines that better match 2008-08-14 15:08:16 +00:00
disk_device_manager.h * Added open_partition to disk_device_manager 2009-08-10 22:28:47 +00:00
dpc.h Made DPC module binary compatible with BeOS one. 2008-02-06 23:10:13 +00:00
driver_settings.h Added extra new driver_settings API calls. 2003-06-15 20:46:13 +00:00
fs_cache.h * Added function block_cache_discard() that flushes blocks from the block cache, 2008-11-04 14:49:33 +00:00
fs_interface.h * Removed the get_next_removed_vnode() call again - besides the problems Ingo 2009-04-16 18:29:12 +00:00
interrupt_controller.h Module interface for interrupt controllers. Might change later. 2006-02-07 02:31:07 +00:00
io_requests.h Extended the public I/O request C API. 2009-11-19 07:38:33 +00:00
isapnp.h
locked_pool.h More headers for the new modules and PnP/device system - note, this 2004-06-06 23:52:08 +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 header for a kernel mime_table module, so not every fs will bundle its own. 2005-01-04 10:03:05 +00:00
module.h * Added open_module_list_etc() that also allows to specify a required name 2008-04-09 14:36:04 +00:00