open-source-firmware / go-tcg-storage

Go library for interfacing TCG Storage functions on storage devices
BSD 3-Clause "New" or "Revised" License
21 stars 10 forks source link

minor(errors): Decode descriptor sense responses as well #38

Closed bluecmd closed 3 years ago

bluecmd commented 3 years ago

This fixes a whole class of responses that can tell us that an attempted method is not supported by the drive.

Fixes #3

bluecmd commented 3 years ago

:tada: This PR is included in version 0.8.1 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: