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
Michael Lotz
407af313ca
Make the signature argument to get_table() const. Should fix the GCC4 build.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41433 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-05-11 09:05:43 +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
some cosmetics
2011-04-11 22:30:18 +00:00
ACPI.h
Make the signature argument to get_table() const. Should fix the GCC4 build.
2011-05-11 09:05:43 +00:00
atomizer.h
…
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
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
* get_memory_map(): Changed parameters types to fixed-width types.
2010-06-23 16:09:26 +00:00
locked_pool.h
…
midi_driver.h
…
mime_table.h
…
module.h
…
PCI_x86.h
…
PCI.h
Add a way to store a new interrupt_line value to the PCI module. It both updates
2011-05-07 16:40:32 +00:00
Select.h
…
USB2.h
…
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
…
USB_rle.h
…
USB_spec.h
some cosmetics
2011-04-11 22:30:18 +00:00
USB.h
…