haiku/headers/os/drivers
Jérôme Duval ea71f2e7b8 acpi now uses a simple pci layer instead of the pci bus manager
added a new style module to publish acpi devices ("listdev -d" to list them)


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19322 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-11-18 20:46:58 +00:00
..
bus Replaced "ide_channel_cookie channel" and "ide_adapter_channel_info *" with "void *channel_cookie". 2006-09-10 18:55:00 +00:00
pcmcia fix build for echo drivers, added cs_timer.h from pcmcia-cs 2005-12-19 18:57:29 +00:00
usb * Fixed typo. 2006-08-06 12:42:05 +00:00
ACPI.h acpi now uses a simple pci layer instead of the pci bus manager 2006-11-18 20:46:58 +00:00
atomizer.h
block_io.h
bus_manager.h
config_manager.h
device_manager.h * Added get_root() to device_manager_info. Surprisingly enough, it 2006-02-07 02:29:14 +00:00
disk_device_manager.h disk_device_manager.h no longer includes a private header - ie. that header 2006-04-04 00:29:07 +00:00
driver_settings.h
Drivers.h Add an ioctl B_GET_PATH_FOR_DEVICE, 2006-05-30 19:52:19 +00:00
fast_log.h
fs_cache.h * You can now create the block cache in read-only mode (using an additional 2006-08-30 23:18:31 +00:00
fs_interface.h Added a "reenter" parameter to the {read|write}_pages() functions to give file 2006-04-12 13:34:04 +00:00
interrupt_controller.h Module interface for interrupt controllers. Might change later. 2006-02-07 02:31:07 +00:00
ISA.h
isapnp.h
KernelExport.h added the format expected by panic to throw warnings on compilation 2006-08-26 17:49:43 +00:00
lendian_bitfield.h
locked_pool.h
midi_driver.h
mime_table.h
module.h
node_monitor.h
PCI.h replaced with PCI.h definitions, added PCI_usb_ehci 2006-08-30 08:36:53 +00:00
pnp_devfs.h
Select.h
USB2.h * Switched from the old v2 callback status codes to the new v3 codes 2006-09-24 20:17:56 +00:00
USB3.h * Switched from the old v2 callback status codes to the new v3 codes 2006-09-24 20:17:56 +00:00
USB_printer.h
USB_rle.h
USB_spec.h added some endpoints constants 2006-10-29 13:31:17 +00:00
USB.h * Added USB API Version 3. It's put into USB3.h while the v2 API resides in USB2.h. USB.h just includes USB2.h for now. 2006-08-19 23:09:05 +00:00