haiku/headers/os/drivers/bus
Ithamar R. Adema 778611c7e6 fdt: humble beginnings of Flattened Device Tree
This isn't really a bus_manager yet, but just minimal support so
we can get rid of hardcoded ARM SoC support from the core kernel
code.

Needs lots of work, like proper handling of #address-cells and
the like. Also, generic attribute handling, device_manager
integration, and I could go on for hours ;)
2014-10-31 11:14:05 +01:00
..
ATA.h I am trying to help a bit with the transition from IDE to ATA stack. 2009-05-10 17:04:04 +00:00
FDT.h fdt: humble beginnings of Flattened Device Tree 2014-10-31 11:14:05 +01:00
IDE.h * Integration of the new driver architecture. 2008-05-26 16:52:27 +00:00
ISA.h * More header cleanup, continuing korli's work. 2010-04-13 09:48:02 +00:00
PCI.h pci: change offset type to uint16 in config space API. 2013-06-24 19:29:00 +02:00
SCSI.h scsi: define SCSI_DEVICE_MAX_LUN_COUNT to set a custom max lun count. 2013-11-09 13:09:20 +01:00