Int 14/AX=FFF8h

lup.gif ldown.gif Interrups Categories Contents

rbline.gif

COMM-DRV v14.0 - SET BAUD RATE DIVISOR

AX = FFF8h
BX = card type (sub-device number)
CX = new baudrate divisor
DX = index to baud rate

Return:
AH bit 7 set on error AH bit 7 clear if successful

Program: COMM-DRV is a universal serial communications driver by Willies' Computer Software Company, which supports standard INT 14 and FOSSIL calls as well as its own interfaces

See Also: AX=8000h"COMM-DRV"

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

rbline.gif

lup.gif ldown.gif Interrups Categories Contents