On Linux you can test like this:
The second command will also show SATA-controllers shown by the first command, but it's easy to filter it out.Qt Code:
lspci | grep SATA lspci | grep IDETo copy to clipboard, switch view to plain text mode
You have to be root for this to work.
Bookmarks