Results 1 to 1 of 1
I am using ATA_PASS_THROUGH IOCTL to send read/write buffer commands to the SATA device. For write buffer type operations, is the FIS handling done at lower layers? Or does the ...
- 06-23-2011 #1Just Joined!
- Join Date
- Oct 2007
- Posts
- 6
linux SATA drivers
I am using ATA_PASS_THROUGH IOCTL to send read/write buffer commands to the SATA device. For write buffer type operations, is the FIS handling done at lower layers? Or does the application layer have to create/respond to FIS setup?


Reply With Quote