Modules/UDI - Heaps of fixes and features
authorJohn Hodge <[email protected]>
Sat, 12 Oct 2013 13:50:27 +0000 (21:50 +0800)
committerJohn Hodge <[email protected]>
Sat, 12 Oct 2013 13:50:27 +0000 (21:50 +0800)
commit948e0dcc41c180071b4534a2c4ec680306414af0
tree9c1e1a95253f26c10f07a22a5b3349613333dad1
parent82595a34a73b4667a98349cceeb17f618bd41282
Modules/UDI - Heaps of fixes and features

- Buffer read working
- Buffer write is simple insert-only atm
- Batch cb allocations implemented
13 files changed:
KernelLand/Modules/Interfaces/UDI/channels.c
KernelLand/Modules/Interfaces/UDI/deferred_calls.c
KernelLand/Modules/Interfaces/UDI/include/udi_internal.h
KernelLand/Modules/Interfaces/UDI/trans/bus_pci.c
KernelLand/Modules/Interfaces/UDI/trans/nsr.c
KernelLand/Modules/Interfaces/UDI/udi_lib/core/buf.c
KernelLand/Modules/Interfaces/UDI/udi_lib/core/cb.c
KernelLand/Modules/Interfaces/UDI/udi_lib/core/layout.c
KernelLand/Modules/Interfaces/UDI/udi_lib/core/mei.c
KernelLand/Modules/Interfaces/UDI/udi_lib/core/meta_mgmt.c
KernelLand/Modules/Interfaces/UDI/udi_lib/physio/meta_bus.c
KernelLand/Modules/Interfaces/UDI/udi_lib/physio/pio.c
KernelLand/Modules/Interfaces/UDI/udi_lib/udi_nic.c

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