haiku/headers/os/drivers
Philippe Houdoin 454e28d906 Fix typo.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40433 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-02-10 20:25:40 +00:00
..
bus * More header cleanup, continuing korli's work. 2010-04-13 09:48:02 +00:00
pcmcia Preparations for removing __BEOS__ from the compiler defines. 2008-10-23 21:46:26 +00:00
tty Adding a generic tty module based largely on the tty driver. This has a new API 2010-12-08 00:24:12 +00:00
usb Fix typo. 2011-02-10 20:25:40 +00:00
ACPI.h Updated ACPICA to 20101013 from 20100428. See http://www.acpica.org/download/changes.txt for changes. 2010-11-21 21:58:06 +00: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
KernelExport.h * get_memory_map(): Changed parameters types to fixed-width types. 2010-06-23 16:09:26 +00:00
PCI.h added definition for Extensible Host Controller Interface (usb3) 2010-10-28 17:31:36 +00:00
PCI_x86.h Add license headers as pointed out by Jérôme. 2010-04-13 21:55:52 +00:00
Select.h * More header cleanup, continuing korli's work. 2010-04-13 09:48:02 +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 * Add USB MIDI descriptors that we must parse in usb_midi driver to support 2011-02-10 19:35:40 +00:00
atomizer.h
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
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
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 Add a private B_ATTR_CHANGE_NOTIFICATION flag to the open query syscall to tell the query to send notifications when an entry attribute changed and the entry stays in the query. Previously you only get created and removed messages, now you can also get updated messages. Only implement it for bfs. 2010-10-24 20:47:46 +00:00
interrupt_controller.h Module interface for interrupt controllers. Might change later. 2006-02-07 02:31:07 +00:00
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 * Added open_module_list_etc() that also allows to specify a required name 2008-04-09 14:36:04 +00:00