This website requires JavaScript.
Explore
Help
Sign In
Aren
/
haiku
Watch
1
Star
0
Fork
0
You've already forked haiku
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
haiku
/
headers
/
os
/
drivers
History
Marcus Overhagen
402a4a4e7b
Set scsi target id limit to 16, was previously hardcoded to 2. Add a node attribute to allow overriding this value.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@22071 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-08-26 19:57:51 +00:00
..
bus
Set scsi target id limit to 16, was previously hardcoded to 2. Add a node attribute to allow overriding this value.
2007-08-26 19:57:51 +00:00
pcmcia
…
usb
…
ACPI.h
…
atomizer.h
…
block_io.h
…
bus_manager.h
…
config_manager.h
…
device_manager.h
…
disk_device_manager.h
Addition of write support to the disk device manager. Courtesy of Tomas
2007-07-27 12:12:35 +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
…
fast_log.h
…
fs_cache.h
Obviously forgot to commit these; they were part of the mount_id/vnode_id to dev_t/ino_t
2007-07-05 14:48:16 +00:00
fs_interface.h
* Added disk system flags for whether a partition name and partition
2007-08-22 21:21:30 +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
lendian_bitfield.h
…
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
…
socket_interface.h
Added a kernel socket API module which exports the usual BSD socket API to kernel modules.
2007-01-13 13:18:54 +00:00
USB2.h
…
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
…