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
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
…
pcmcia
…
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
atomizer.h
…
bus_manager.h
…
config_manager.h
…
device_manager.h
…
disk_device_manager.h
…
dpc.h
…
driver_settings.h
…
Drivers.h
* Added a new B_GET_DEVICE_NAME ioctl - this should be implemented by all
2011-01-13 19:41:01 +00:00
fs_cache.h
…
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
…
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
…
isapnp.h
…
KernelExport.h
…
locked_pool.h
…
midi_driver.h
…
mime_table.h
…
module.h
…
PCI_x86.h
…
PCI.h
added definition for Extensible Host Controller Interface (usb3)
2010-10-28 17:31:36 +00:00
Select.h
…
USB2.h
…
USB3.h
…
USB_printer.h
…
USB_rle.h
…
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
USB.h
…