M mogens macrumors regular Original poster Apr 15, 2014 #1 I wonder if there is a way to check if an external USB 3 HD drive support and actually use UASP transfer.
I wonder if there is a way to check if an external USB 3 HD drive support and actually use UASP transfer.
simsaladimbamba Guest Apr 15, 2014 #2 Ever looked at System Information > Hardware or SAS? OS X 10.8 Mountain Lion does support UAS and uses a different kext when such drive is connected.
Ever looked at System Information > Hardware or SAS? OS X 10.8 Mountain Lion does support UAS and uses a different kext when such drive is connected.
M mogens macrumors regular Original poster Apr 15, 2014 #3 Off course I've checked system Info. IOUSBAttachedSCSI.kext is loaded (IOUSBMassStorageClass.kext is not) does this mean that UASP is working?
Off course I've checked system Info. IOUSBAttachedSCSI.kext is loaded (IOUSBMassStorageClass.kext is not) does this mean that UASP is working?
simsaladimbamba Guest Apr 15, 2014 #4 mogens said: Off course I've checked system Info. IOUSBAttachedSCSI.kext is loaded (IOUSBMassStorageClass.kext is not) does this mean that UASP is working? Click to expand... Have you taken a look here yet?
mogens said: Off course I've checked system Info. IOUSBAttachedSCSI.kext is loaded (IOUSBMassStorageClass.kext is not) does this mean that UASP is working? Click to expand... Have you taken a look here yet?
M mogens macrumors regular Original poster Apr 15, 2014 #5 Thanks, just what I needed. So I'm running uasp after all 🙂