The ArcSetMaxAtaMode method updates the IDE speed in target mode.
virtual
ARC_STATUS ArcSetMaxAtaMode ( BYTE bNewAtaMode ); |
[IN]
bNewAtaMode:
Value |
Meaning |
3 |
ATA133 |
2 |
ATA100 |
1 |
ATA66 |
0 |
ATA33 |
This method returns the ARC_STATUS.
Password
required if password enabled, use ArcChkPassword
member function to validate the password.