dev: add first draft of the SCSI layer
authorAlan Cox <alan@linux.intel.com>
Sat, 10 Oct 2015 19:49:28 +0000 (20:49 +0100)
committerAlan Cox <alan@linux.intel.com>
Sat, 10 Oct 2015 19:49:28 +0000 (20:49 +0100)
commit5ae4ca4256792c6d25b8b3f10340f0bbd31f76a0
treee909736765eedc569de111809603764d279be158
parentf9c1e7f8f77176470dd52743f5cc7c8a9b5471f2
dev: add first draft of the SCSI layer

Still working on an xroar emulation of the tc3 to debug test this
Kernel/dev/devscsi.c [new file with mode: 0644]
Kernel/dev/devscsi.h [new file with mode: 0644]
Kernel/dev/devscsi_discard.c [new file with mode: 0644]