HP-UX Reference (11i v1 00/12) - 5 Miscellaneous Topics, 7 Device (Special) Files, 9 General Information, Index (vol 9)

__________________________________________________________________________________________________________________________________________________________________________________________________
__________________________________________________________________________________________________________________________________________________________________________________________________
STANDARD Printed by: Nora Chuang [nchuang] STANDARD
/build/1111/BRICK/man7/!!!intro.7
________________________________________________________________
___ ___
t
termio(7) termio(7)
Bit Value
m
3
TI/ALP
m
2
0 = Simple protocol (U.S.),
1=CCITT protocol (Europe)
m
1
m
0
00 = Direct
01 = Dial-out modem
10 = Dial-in modem
11 = Invalid
Series 800
Timed output delays are not directly supported. If used, an appropriate number of fill characters (based on
the current baud rate) is output. The total time to output the fill characters is at least as long as the time
requested.
The system specified input flow control values are as follows: low water mark is 60, high water mark is
180, and maximum allowed input is 512.
The HP 98196A (formerly 27140A option 800) interface does not support the following hardware settings:
CBAUD B200
, B38400, EXTA, EXTB.
The
HP A1703-60003 and the HP 28639-60001 interfaces do not support baud rates above 9600. Further-
more, changing the following hardware settings on port 0 from the default (9600 baud, 8 bit characters, 1
stop bit, no parity) is not supported:
CBAUD, CSIZE, CSTOPB, PARENB, PARODD.
The HP J2094A interface does not support baud rates above 19200.
The HP J2094A supports RTS and CTS flow control. The RTS/CTS hardware handshaking can be enabled
through a bit in the device le minor number, through an ioctl() call (see termiox(7)), or through the
stty command (see stty(1)).
Device file minor number
Series 800 device file minor numbers take the form:
0xIIPPHM
where:
II = Two hexadecimal digits (8 bits) to indicate the instance of the serial interface.
PP = Two hexadecimal digits (8 bits) to indicate the port number of this device on the serial inter-
face.
H = One hexadecimal digit (4 bits) which controls diagnostic access and hardware flow control (HP
J2094A only).
Bit Value
h
3
Card diagnostic
h
2
Port diagnostic
h
1
Reserved
h
0
Enables RTS/CTS hardware flow control
M = One hexadecimal digit (4 bits) for the port access type. Values for each bit are as follows:
HP-UX Release 11i: December 2000 20 Section 7179
___
___