haiku/headers/os/drivers
Axel Dörfler 4a31d30e84 * The file map needs to know the actual file size to be able to know if it has
the complete extent info or not.
* file_map_translate() now cuts down the request to the file bounds.
* Adjusted BFS and FAT to the API changes.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@22913 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-11-13 10:34:48 +00:00
..
bus convert files to new include file locations 2007-09-28 14:53:42 +00:00
pcmcia
usb * Fixed typo. 2006-08-06 12:42:05 +00:00
ACPI.h added a jam rule AddDriverRegistrationToHaikuImage to add device mappings on the image 2006-11-29 19:09:45 +00:00
atomizer.h
block_io.h
bus_manager.h
config_manager.h
device_manager.h
disk_device_manager.h Folded KPhysicalPartition into KPartition. Removed the notion of shadow 2007-11-01 23:36:21 +00:00
dpc.h DPC module interface is not binary compatible with Be's own DPC. 2007-07-25 23:44:00 +00:00
driver_settings.h
Drivers.h Add an ioctl B_GET_PATH_FOR_DEVICE, 2006-05-30 19:52:19 +00:00
fs_cache.h * The file map needs to know the actual file size to be able to know if it has 2007-11-13 10:34:48 +00:00
fs_interface.h * Extracted file_map API out of the file cache - it's now an optional service 2007-11-10 21:19:52 +00:00
interrupt_controller.h
ISA.h
isapnp.h
KernelExport.h the previously added IO interrupt handling routines are no longer necessary, at least for now. 2007-05-06 22:40:52 +00:00
locked_pool.h
midi_driver.h
mime_table.h
module.h
PCI.h added PCI express capability 2007-02-22 17:46:44 +00:00
pnp_devfs.h
Select.h * Renamed fs/vfs_select.cpp to wait_for_objects.cpp and got rid of 2007-10-02 19:47:31 +00:00
socket_interface.h * int32_t, uint32_t are now of type "int", and no longer of type "long". 2007-10-21 20:10:43 +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 Commiting patch by Salvatore Benedetto. This adds isochronous handling to the USB bus manager and enables inbound isochronous support in the UHCI driver. Thanks! 2007-06-25 19:51:12 +00:00
USB_printer.h
USB_rle.h
USB_spec.h * Minor cleanup 2007-01-23 16:44:37 +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