Results 1 to 1 of 1
Hi
I am trying to do a READ_BUFFER/WRITE_BUFFER to a SATA driver. My app uses the SG_IO ioctl to do this. I assume that libata will perform the necessary translation ...
- 06-17-2011 #1Just Joined!
- Join Date
- Oct 2007
- Posts
- 6
libata debugging
Hi
I am trying to do a READ_BUFFER/WRITE_BUFFER to a SATA driver. My app uses the SG_IO ioctl to do this. I assume that libata will perform the necessary translation into ATA commands. However, when I put a protocol analyzer, I dont see the READ_BUFFER/WRITE_BUFFER command at all.
I dont know how to debug this. Is there a way to turn on debugging in libata? I am not sure where the problem is..


Reply With Quote
