Fixed the ATC controller for the MODEL_5170_REV1 AT BIOS (hopefully without degrading any other combo)
This commit is contained in:
parent
3ee1a6148b
commit
d2902d185f
2 changed files with 19 additions and 6 deletions
|
|
@ -203,7 +203,7 @@ if (DEBUGGER) {
|
|||
0x03: "write drive @DL (@CH:@DH:@CL,@AL) from @ES:@BX",
|
||||
0x04: "verify drive @DL (@CH:@DH:@CL,@AL)",
|
||||
0x05: "format drive @DL using @ES:@BX",
|
||||
0x08: "read drive @DL parameters into @ES:@DI",
|
||||
0x08: "read drive @DL parameters",
|
||||
0x15: "get drive @DL DASD type",
|
||||
0x16: "get drive @DL change line status",
|
||||
0x17: "set drive @DL DASD type",
|
||||
|
|
|
|||
Loading…
Reference in a new issue