More work on UDI support, still doesn't load pseudud yet
authorJohn Hodge <tpg@prelude.(none)>
Thu, 14 Jan 2010 15:03:44 +0000 (23:03 +0800)
committerJohn Hodge <tpg@prelude.(none)>
Thu, 14 Jan 2010 15:03:44 +0000 (23:03 +0800)
commitc11bc9811d2856f6da9319e1a2a0c244332b861a
tree35eebf5ad0bbf401c4cbe4710e2c8704a6a416ff
parent246ff98ae5b16ef0e19fe082a9c900e9169a1f7b
More work on UDI support, still doesn't load pseudud yet
- Also fixed the FAT ReadDir bug (bad treatment of SPC==1)
Kernel/Makefile.BuildNum
Kernel/vfs/fs/fat.c
Modules/UDI/Makefile
Modules/UDI/imc.c [new file with mode: 0644]
Modules/UDI/include/udi_imc.h [new file with mode: 0644]
Modules/UDI/include/udi_meta_mgmt.h
Modules/UDI/include/udi_strmem.h [new file with mode: 0644]
Modules/UDI/meta_mgmt.c [new file with mode: 0644]
Modules/UDI/strmem.c [new file with mode: 0644]

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