Bell 32V development
[unix-history] / usr / man / man4 / dp.4
CommitLineData
2c2d3e6c
TL
1.TH DP 4
2.SH NAME
3dp \- DP-11 201 data-phone interface
4.SH DESCRIPTION
5The
6.I dp0
7file
8is a 201 data-phone interface.
9.I Read
10and
11.I write
12calls
13to dp0
14are limited to a maximum of 512 bytes.
15Each write call is sent as a single record.
16Seven bits from each byte
17are written along with an eighth odd parity
18bit.
19The sync must be user supplied.
20Each read call returns characters received from a
21single record.
22Seven bits are returned unaltered; the eighth bit
23is set if the byte was not received in odd parity.
24A 10 second time out is set and a zero-byte
25record is returned if nothing is received in that time.
26.SH FILES
27/dev/dp0
28.SH "SEE ALSO"
29dn(4), gerts(3)