![]() |
PATH![]() |
The ATA_GetDevConfig function allows an application to determine what the configuration is for a specified socket.
Some of the fields in this structure are changed or are not valid for ATA Manager 4.0 and later. See the field descriptions section for additional details.
The manager function code for the ATA_GetDevConfig function is $8A.
The parameter block associated with this function is defined as follows:
Bits 0-5: | Reserved, should be 0 |
Bit 6: | ATAPI packet DRQ handling setting.
0 = Check for assertion of cammand packet DRQ, this is the default setting. 1 = Check for interrupt DRQ command DRQ. |
Bits 7-31: | Reserved, must be 0 |
See Table A-1 for possible result codes returned by the ATA Manager.