Am 06.09.2010 11:50, schrieb Bernhard Kohl: > I use a legacy OS which depends on some optional SCSI commands. > In fact this implementation does nothing special, but provides minimum > support for the following commands: > > REZERO UNIT > WRITE AND VERIFY(10) > WRITE AND VERIFY(12) > WRITE AND VERIFY(16) > MODE SELECT(6) > MODE SELECT(10) > SEEK(6) > SEEK(10) > > Signed-off-by: Bernhard Kohl <bernhard.k...@nsn.com>
Thanks, this one looks good. Applied to the block branch. Kevin