Modules/UDI - GIO Metalanguage Binding, GIO UART support, init error handling
authorJohn Hodge <[email protected]>
Mon, 3 Feb 2014 05:13:23 +0000 (13:13 +0800)
committerJohn Hodge <[email protected]>
Mon, 3 Feb 2014 05:14:40 +0000 (13:14 +0800)
commit3bbdda25a43af7c2c97719ff7ebd9fd2187ae272
treefeb15340bcd70e4e89844da937034ee24fa7ee6c
parent9140f92db8e4d25a75d12b14faaf7d557f7ec994
Modules/UDI - GIO Metalanguage Binding, GIO UART support, init error handling
12 files changed:
KernelLand/Modules/Interfaces/UDI/Makefile
KernelLand/Modules/Interfaces/UDI/include/trans_uart.h [new file with mode: 0644]
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/trans/gio_uart.c [new file with mode: 0644]
KernelLand/Modules/Interfaces/UDI/trans/nsr.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_gio.c
KernelLand/Modules/Interfaces/UDI/udi_lib/physio/pio.c

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