update from Keith Muller
[unix-history] / usr / src / old / dlmpcc / mpcc.4
index e52ded9..dae8b0f 100644 (file)
@@ -2,18 +2,18 @@
 .\" All rights reserved.  The Berkeley software License Agreement
 .\" specifies the terms and conditions for redistribution.
 .\"
 .\" All rights reserved.  The Berkeley software License Agreement
 .\" specifies the terms and conditions for redistribution.
 .\"
-.\"    @(#)mpcc.4      6.1 (Berkeley) %G%
+.\"    @(#)mpcc.4      6.2 (Berkeley) %G%
 .\"
 .TH MPCC 4 ""
 .UC 7
 .SH NAME
 mpcc \- Multi protocol communications controller
 .SH SYNOPSIS
 .\"
 .TH MPCC 4 ""
 .UC 7
 .SH NAME
 mpcc \- Multi protocol communications controller
 .SH SYNOPSIS
-device mp0 at vba0 csr 0xff5000
+device mp0 at vba? csr 0xffff5000 mpintr mpdlintr
 .br
 thru
 .br
 .br
 thru
 .br
-device mp15 at vba0 csr 0xff5f00
+device mp15 at vba? csr 0xffff5f00 mpintr mpdlintr
 .SH DESCRIPTION
 The MPCC has two different connecter panel styles.
 The 16 port MPCC will support any combination of SYNC or ASYNC ports.
 .SH DESCRIPTION
 The MPCC has two different connecter panel styles.
 The 16 port MPCC will support any combination of SYNC or ASYNC ports.
@@ -25,14 +25,20 @@ and may be set to run at any of 16 speeds; see
 .IR tty (7)
 for the encoding.
 .PP
 .IR tty (7)
 for the encoding.
 .PP
-Each MPCC controller uses 2 entries in the SCB for download/handshake,
-and command/response interrupts.
-These entries start at 0xa0 for the 1st controllers download/handshake
-interrupts thru 0xaf, and 0xb0 for the 1st controllers command/response
-interrupts thru 0xbf.
+Each MPCC controller uses 2 consecutive entries in the SCB for
+download/handshake, and command/response interrupts.  These entries
+start at 0xa0 for the 1st controllers download/handshake interrupts
+and 0xa1 for the 1st controllers command/response.
+.PP
+The MPCC controller requires a firmware download to be completed
+before it can function.  See \fIdlmpcc\fP(8) and \fImpcctab\fP(4)
+for specific information on how to configure and download the
+firmware into the MPCC controller.
+.PP
+A maximum of 16 MPCC communication controllers can be supported.
 .SH FILES
 .SH FILES
-/dev/tty[0-f][0-f] For 16 port MPCC
+/dev/tty[A-P][0-f] for 16 port MPCC
 .br
 .br
-/dev/tty[0-f][0-f,g-v] For 32 port MPCC
+/dev/tty[A-P][0-f,g-v] for 32 port MPCC
 .SH "SEE ALSO"
 tty(7)
 .SH "SEE ALSO"
 tty(7)