Modules/USB - Added prototype mass storage driver
authorJohn Hodge <[email protected]>
Sat, 19 May 2012 13:52:03 +0000 (21:52 +0800)
committerJohn Hodge <[email protected]>
Sat, 19 May 2012 13:52:03 +0000 (21:52 +0800)
commit587ebbbb92ed0610562ca059121c263e1faa19dd
tree188a5d5a57e1db2db4d2c4a20971329e9af4015d
parentadaa3a0feeecdda90df3e010898a37f1ffa83197
Modules/USB - Added prototype mass storage driver
BuildConf/x86/default.mk
KernelLand/Modules/USB/MSC/Makefile [new file with mode: 0644]
KernelLand/Modules/USB/MSC/common.h [new file with mode: 0644]
KernelLand/Modules/USB/MSC/main.c [new file with mode: 0644]
KernelLand/Modules/USB/MSC/msc_proto.h [new file with mode: 0644]
KernelLand/Modules/USB/MSC/scsi.c [new file with mode: 0644]
KernelLand/Modules/USB/MSC/scsi.h [new file with mode: 0644]

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