IOCTL_ATA_PASS_XXXX can send command to disk , but SATA can not ?
I use IOCTL_ATA_PASS_XXX can send ATA~ATAPI command to ATA disk . so What IOCTL can send command to SATA disk ???
I send 0x20H command to ATA disk read sector is success ! but SATA disk is no success !
Wrong group. NT FSD = NT File Systems Drivers & includes filters, but not
storage.
<pliceman_110> wrote in message news:xxxxx@ntfsd…
> IOCTL_ATA_PASS_XXXX can send command to disk , but SATA can not ?
>
> I use IOCTL_ATA_PASS_XXX can send ATA~ATAPI command to ATA disk . so What
> IOCTL can send command to SATA disk ???
>
> I send 0x20H command to ATA disk read sector is success ! but SATA disk is
> no success !
></pliceman_110>
There is no pass through for SATA other than what is permissible via ATA
pass through.
–
The personal opinion of
Gary G. Little
“David Craig” wrote in message news:xxxxx@ntfsd…
> Wrong group. NT FSD = NT File Systems Drivers & includes filters, but not
> storage.
>
> <pliceman_110> wrote in message news:xxxxx@ntfsd…
>> IOCTL_ATA_PASS_XXXX can send command to disk , but SATA can not ?
>>
>> I use IOCTL_ATA_PASS_XXX can send ATA~ATAPI command to ATA disk . so What
>> IOCTL can send command to SATA disk ???
>>
>> I send 0x20H command to ATA disk read sector is success ! but SATA disk
>> is no success !
>>
>
>
></pliceman_110>