Int 14/AH=14h

Prev Next Ralf Interrups Categories Contents

------

PC-MOS/386 v5.01 $serial.sys v5.04 - OUTPUT STRING

AH = 14h
CX = number of characters in string
DX = port number
ES:BX -> string to be sent
SI = timeout in timer ticks or 0000h for default

Return:
AX = number of bytes actually sent ZF clear if successful ZF set on timeout

See Also: AH=01h - AH=15h"PC-MOS"

Category: Serial I/O - Int 14h - P

------

Prev Next Ralf Interrups Categories Contents