haiku/headers/os/drivers
Axel Dörfler 533cba7eff bonefish + axeld:
* Reverted r31809 as it introduced a race condition; if the I/O request had been
  notified, it could already been deleted at that point.
* Instead, we need to notify the request in each file system/driver that uses
  it. Added new notify_io_request() function that does that exactly.
* Added a TODO comment to the userlandfs where the request notification needs
  a bit more thought.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31903 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-07-29 12:16:15 +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 * Completely rework the USB HID driver to make use of the HID framework 2009-07-27 00:35:21 +00:00
ACPI.h - Add some more acpi function to the acpi module and acpi device module. Need this functions for the embedded controller and battery driver. 2009-06-18 18:18:40 +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 added some PCI capabilities, wireless class values 2009-06-12 21:16:04 +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
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
USB_rle.h
USB_spec.h * Minor cleanup 2007-01-23 16:44:37 +00:00
atomizer.h
bus_manager.h
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 offset and size parameters to create_child_partition() and 2009-07-08 20:26:43 +00:00
dpc.h Made DPC module binary compatible with BeOS one. 2008-02-06 23:10:13 +00:00
driver_settings.h
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
io_requests.h bonefish + axeld: 2009-07-29 12:16:15 +00:00
isapnp.h
locked_pool.h
midi_driver.h
mime_table.h
module.h * Added open_module_list_etc() that also allows to specify a required name 2008-04-09 14:36:04 +00:00