From: Dean Camera Date: Thu, 1 Dec 2011 08:39:43 +0000 (+0000) Subject: Altered the Mass Storage Host class driver so that SCSI data STALLs from the attached... X-Git-Tag: LUFA-120219~7 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/0c59d5993e970ff26c02b4ec59157ecec07fc3cb?hp=0c59d5993e970ff26c02b4ec59157ecec07fc3cb Altered the Mass Storage Host class driver so that SCSI data STALLs from the attached device can be recovered from automatically without having to reset the Mass Storage interface. Altered the Mass Storage Host LowLevel demo so that SCSI data STALLs from the attached device can be recovered from automatically without having to reset the Mass Storage interface. ---