S.M.A.R.T.-checking on Intel Macs impossible?
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com hello all does anybody know a way to do S.M.A.R.T. checking (of ATA devices) on the new Intel Macs? Apple's IOATABlockStorage-> ATASMARTSample "opensource" project has been unavailable since 10.3.6 (1 year, 5 month, 15 days!!) and and the last available version doesn't work on intel macs because of obvious differences: on PowerPC macs S.M.A.R.T. checking is done on IOATABlockStorageDevices using the ATASMARTLib.plugin (kIOATASMARTInterfaceID), however the Intel-Macs do not contain any IOATABlockStorageDevices but only IOAHCIBlockStorageDevices with SMARTLib.plugin....both of which aren't mentioned in ANY header files of the latest universal SDK...so the neccesary defines/constants/ functions are missing! any ideas? thanks, julian _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... This email sent to site_archiver@lists.apple.com
participants (1)
-
Julian Mayer