Modules/UDI - Attributes, PIO, CB allocation and channel_spawn
authorJohn Hodge <[email protected]>
Sun, 6 Oct 2013 11:13:14 +0000 (19:13 +0800)
committerJohn Hodge <[email protected]>
Sun, 6 Oct 2013 11:13:14 +0000 (19:13 +0800)
commit8d3b2c5f55f648f964afe7540a9fca97ab0b17d6
tree759fb01add9b1975d4cfaa270054c313e580caf3
parent9567f04210ad92b4d991c137527fa5253c968aad
Modules/UDI - Attributes, PIO, CB allocation and channel_spawn
15 files changed:
KernelLand/Modules/Interfaces/UDI/Makefile
KernelLand/Modules/Interfaces/UDI/channels.c
KernelLand/Modules/Interfaces/UDI/main.c
KernelLand/Modules/Interfaces/UDI/management_agent.c
KernelLand/Modules/Interfaces/UDI/trans/bus_pci.c
KernelLand/Modules/Interfaces/UDI/udi_internal.h
KernelLand/Modules/Interfaces/UDI/udi_lib/attr.c [new file with mode: 0644]
KernelLand/Modules/Interfaces/UDI/udi_lib/cb.c
KernelLand/Modules/Interfaces/UDI/udi_lib/imc.c
KernelLand/Modules/Interfaces/UDI/udi_lib/meta_mgmt.c
KernelLand/Modules/Interfaces/UDI/udi_lib/physio.c
KernelLand/Modules/Interfaces/UDI/udi_lib/physio/dma.c
KernelLand/Modules/Interfaces/UDI/udi_lib/physio/meta_bus.c
KernelLand/Modules/Interfaces/UDI/udi_lib/physio/meta_intr.c
KernelLand/Modules/Interfaces/UDI/udi_lib/physio/pio.c

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