haiku/headers/os/drivers
Jérôme Duval a0f124211a scsi: define SCSI_DEVICE_MAX_LUN_COUNT to set a custom max lun count.
* virtio_scsi can have 16384 luns, though we cap at 256 as our scsi_ccb
only uses uchar as a type for target_lun and target_id members.
* minor code cleanup in scsi_scan_bus().
2013-11-09 13:09:20 +01:00
..
bus scsi: define SCSI_DEVICE_MAX_LUN_COUNT to set a custom max lun count. 2013-11-09 13:09:20 +01:00
pcmcia
tty * Seperate out the tty_close_cookie from tty_destory_cookie and make the former 2011-06-13 20:44:22 +00:00
usb USB audio: Mixer Unit control implementation 2013-08-18 14:49:44 +02:00
ACPI.h acpi: use acpi_event_handler instead of interrupt_handler. 2013-10-30 22:29:37 +01: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
config_manager.h * applied patch by kaliber that fixes more than 100 warnings - thanks a lot! 2010-07-21 21:43:20 +00:00
cpuidle.h cpuidle: move generic cpuidle to generic 2012-11-18 17:39:19 +01:00
device_manager.h
disk_device_manager.h
dpc.h
driver_settings.h
Drivers.h trim: Target SCSI UNMAP command instead of WRITE SAME. 2013-11-07 19:03:47 +01:00
fs_cache.h
fs_interface.h Revert "Introduce vnode op supports_operation(), fix devfs_io()" 2013-07-27 23:31:23 +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
ISA.h Ported ISA bus manager and PS/2 driver. 2012-07-30 14:37:28 +01:00
isapnp.h
KernelExport.h Add dvprintf() 2013-05-25 01:12:29 +02:00
locked_pool.h
midi_driver.h
mime_table.h
module.h
PCI_x86.h PCI-x86: merge MSI-X unconfigure and disable with MSI. 2013-07-29 22:48:00 +02:00
PCI.h PCI: added some missing subclasses definitions 2013-07-10 20:57:06 +02:00
Select.h
USB2.h
USB3.h
USB_printer.h
USB_rle.h
USB_spec.h USB OHCI: Support for isochronous transfers 2013-08-18 14:47:33 +02:00
USB.h