On Wed, 12 Jan 2005, Sara Fonseca wrote:

> In the UFI specification: " If the medium is unformatted, unknown, or
> not presented, the UFI device fails the READ CAPACITY and sets the
> sense key to an appropriate value as listed in section 5." Which sense
> key is that?

It depends on what error you want to report:

        If the medium is not present, use SK = 0x02 (Not ready),
        ASC/ASCQ = 0x3a/0x00 (Medium not present).

        If the medium isn't formatted or the format is unknown, use 
        SK = 0x03 (Medium error), ASC/ASCQ = 0x30/0x01 (Cannot
        read medium - unknown format).

Alan Stern



-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
[email protected]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to