Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement OS X Support #2

Open
1 of 3 tasks
TkTech opened this issue Mar 30, 2022 · 1 comment
Open
1 of 3 tasks

Implement OS X Support #2

TkTech opened this issue Mar 30, 2022 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed platform-specific This issue is for a specific platform.
Milestone

Comments

@TkTech
Copy link
Owner

TkTech commented Mar 30, 2022

OS X provides limited support for SCSI/ATA via IOKit. We can implement support for IDENTIFY, INQUIRY (maybe), and SMART-related commands.

  • get_all_devices support
  • SCSI/ATA support
  • NVMe support (difficult, don't have access to an NVMe macbook)

Reference: https://developer.apple.com/documentation/iokit

@TkTech TkTech added enhancement New feature or request platform-specific This issue is for a specific platform. labels Mar 30, 2022
@TkTech TkTech added this to the v2.0.0 milestone Mar 30, 2022
@TkTech
Copy link
Owner Author

TkTech commented Jun 7, 2024

Currently no access to hardware to continue this.

@TkTech TkTech added the help wanted Extra attention is needed label Jun 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed platform-specific This issue is for a specific platform.
Projects
None yet
Development

No branches or pull requests

1 participant