Add dummy handler for SCSI_CMD_START_STOP_UNIT in all project SCSI handling routines...
authorDean Camera <dean@fourwalledcubicle.com>
Sat, 9 Mar 2013 10:59:53 +0000 (10:59 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Sat, 9 Mar 2013 10:59:53 +0000 (10:59 +0000)
commite62e50c66360669d5e64d61f615d9b4ee24ca59f
tree3d67ef77a708abf849136a684e304aa88f7b35af
parentd5d83b8e8f8238114426a0ca4476062cdc765ea1
Add dummy handler for SCSI_CMD_START_STOP_UNIT in all project SCSI handling routines, to prevent ejection errors on *nix systems due to an unknown SCSI command.
Bootloaders/Incomplete/MassStorage/Lib/SCSI.c
Demos/Device/ClassDriver/MassStorage/Lib/SCSI.c
Demos/Device/ClassDriver/MassStorageKeyboard/Lib/SCSI.c
Demos/Device/ClassDriver/VirtualSerialMassStorage/Lib/SCSI.c
Demos/Device/LowLevel/MassStorage/Lib/SCSI.c
LUFA/DoxygenPages/ChangeLog.txt
LUFA/Drivers/USB/Class/Common/MassStorageClassCommon.h
Projects/TempDataLogger/Lib/SCSI.c
Projects/Webserver/Lib/SCSI.c