From: Dean Camera Date: Fri, 20 Aug 2010 11:03:25 +0000 (+0000) Subject: Added new SCSI_ASENSE_NOT_READY_TO_READY_CHANGE constant to the Mass Storage class... X-Git-Tag: LUFA-110528-BETA~284 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/ad4308b1d123c36df674f553bb0c43f23cd7a99a?hp=ad4308b1d123c36df674f553bb0c43f23cd7a99a Added new SCSI_ASENSE_NOT_READY_TO_READY_CHANGE constant to the Mass Storage class driver, to indicate when a previously not ready removable medium has now become ready for the host's use (thanks to Martin Degelsegger) ---