kasbert / OS-X-SAT-SMART-Driver

Max OS X kernel driver for providing access to external drive SMART data
578 stars 74 forks source link

Support of SAT ATA PASS-THROUGH fixed format sense data? #35

Open killerovsky opened 9 years ago

killerovsky commented 9 years ago

A few days ago support of SAT fixed format sense data was added to the Smartmontools (http://www.smartmontools.org/ticket/296 , http://www.smartmontools.org/changeset/4041).

Does "fixed format sense data" should be also supported by SAT SMART driver? (or maybe it is already supported? BTW I saw a few TODO comments in the driver source code like "// TODO senseData.VALID_RESPONSE_CODE == 0x72 && senseData.SENSE_KEY == 5) ?").

kasbert commented 9 years ago

Never heard of such thing. I'll check it