polio: fix read/writesector
This commit is contained in:
@@ -244,7 +244,7 @@ main:
|
||||
4:
|
||||
call sendbuffer # send input buffer
|
||||
1:
|
||||
mov ah, 0x07 # do parallel comms
|
||||
mov ax, 0x0700 # do parallel comms
|
||||
int 0x80
|
||||
mov ax, kRecvBufSize
|
||||
push ax
|
||||
|
Reference in New Issue
Block a user