Modules/UDI - Working on more framework and PCI bus
authorJohn Hodge <[email protected]>
Tue, 17 Sep 2013 14:47:31 +0000 (22:47 +0800)
committerJohn Hodge <[email protected]>
Tue, 17 Sep 2013 14:47:31 +0000 (22:47 +0800)
commitc0f20e1d9a03ae5026b345748d1e30b7dc142596
tree89ef70829d2ec99aa00e939384f8c75e49e50e05
parenta07af753a21de9deade5e9694863c0daedfafe3f
Modules/UDI - Working on more framework and PCI bus

- No longer crashes on boot, so that's a plus
- Working on deferred call framework to avoid huge stack chaining
13 files changed:
KernelLand/Modules/Interfaces/UDI/Makefile
KernelLand/Modules/Interfaces/UDI/channels.c
KernelLand/Modules/Interfaces/UDI/include/physio/meta_bus.h
KernelLand/Modules/Interfaces/UDI/include/udi/arch/x86.h
KernelLand/Modules/Interfaces/UDI/include/udi/attr.h
KernelLand/Modules/Interfaces/UDI/include/udi/init.h
KernelLand/Modules/Interfaces/UDI/main.c
KernelLand/Modules/Interfaces/UDI/trans/bus_pci.c [new file with mode: 0644]
KernelLand/Modules/Interfaces/UDI/udi_internal.h
KernelLand/Modules/Interfaces/UDI/udi_lib/imc.c
KernelLand/Modules/Interfaces/UDI/udi_lib/logging.c
KernelLand/Modules/Interfaces/UDI/udi_lib/meta_mgmt.c
KernelLand/Modules/Interfaces/UDI/udi_lib/strmem.c

UCC git Repository :: git.ucc.asn.au