haiku/headers/os/drivers
Axel Dörfler d4112f6bc5 Applied some changes suggested by mmu_man, more to come, though:
- has_signals_pending() is not declared in Be headers, and it isn't declared in
  our KernelExport.h anymore, too
- removed snooze_etc() from KernelExport.h, as it's already defined in OS.h
  (and really exported by libroot.so).


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12506 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-04-29 11:41:12 +00:00
..
bus Minor cleanup. 2005-03-14 17:51:03 +00:00
usb Add some definitions about audio format descriptors... 2004-10-03 13:21:33 +00:00
ACPI.h Upgraded the bus manager interface. It's now capable enough to start actually doing interesting things, like power management, thermal stuff, and hyperthreading. 2005-03-18 00:41:53 +00:00
atomizer.h Import Be Inc. string atomizer kernel module. 2003-09-25 13:30:05 +00:00
blkman.h First roll of renames: pnp_node_hamdle is now device_node_handle, pnp_node_attr 2005-01-11 23:19:41 +00:00
bus_manager.h Added Be's driver_settings.h header file (hey, they don't even include any 2002-08-07 22:36:49 +00:00
config_manager.h Added Be's driver_settings.h header file (hey, they don't even include any 2002-08-07 22:36:49 +00:00
device_manager.h Renamed the probe() hook to register_device() (might not yet match the 2005-01-18 19:02:02 +00:00
driver_settings.h Added extra new driver_settings API calls. 2003-06-15 20:46:13 +00:00
Drivers.h Moved the select stuff into its own header file for now which is now included 2004-10-01 00:28:57 +00:00
fast_log.h More headers for the new modules and PnP/device system - note, this 2004-06-06 23:52:08 +00:00
fs_cache.h Some changes to the transaction API: the prefix is now only cache_*(). 2004-11-19 20:23:58 +00:00
fs_interface.h Changed our read link syscall and FS interface call to make it easily possible to be POSIX compliant. 2005-04-06 16:07:10 +00:00
ISA.h Added Be's driver_settings.h header file (hey, they don't even include any 2002-08-07 22:36:49 +00:00
isapnp.h Add Be's isapnp header. 2002-07-25 14:18:54 +00:00
KernelExport.h Applied some changes suggested by mmu_man, more to come, though: 2005-04-29 11:41:12 +00:00
lendian_bitfield.h More headers for the new modules and PnP/device system - note, this 2004-06-06 23:52:08 +00:00
locked_pool.h More headers for the new modules and PnP/device system - note, this 2004-06-06 23:52:08 +00:00
midi_driver.h Added mpu401 module header 2003-11-15 08:46:33 +00:00
mime_table.h header for a kernel mime_table module, so not every fs will bundle its own. 2005-01-04 10:03:05 +00:00
module.h Added the module_dependency structure. 2004-04-26 17:11:56 +00:00
node_monitor.h Added header for node monitor calls for kernel add-ons. 2003-01-17 17:52:33 +00:00
PCI.h the latest and greatest 2003-10-01 15:38:54 +00:00
pnp_devfs.h First roll of renames: pnp_node_hamdle is now device_node_handle, pnp_node_attr 2005-01-11 23:19:41 +00:00
Select.h R5 notify_select_event() didn't have a return value. 2004-10-04 15:44:00 +00:00
USB_printer.h Was missing, needed by "USB Port" print transport add-on. 2004-05-26 14:57:57 +00:00
USB_rle.h This is just an outline of the USB stack: what it is going to look like. It is definately not 2003-08-12 20:36:24 +00:00
USB_spec.h This is just an outline of the USB stack: what it is going to look like. It is definately not 2003-08-12 20:36:24 +00:00
USB.h This is just an outline of the USB stack: what it is going to look like. It is definately not 2003-08-12 20:36:24 +00:00