|
|
1.1 ! root 1: .\" Copyright (c) 1987 The Regents of the University of California. ! 2: .\" All rights reserved. ! 3: .\" ! 4: .\" This code is derived from software contributed to Berkeley by ! 5: .\" Computer Consoles Inc. ! 6: .\" ! 7: .\" Redistribution and use in source and binary forms are permitted provided ! 8: .\" that: (1) source distributions retain this entire copyright notice and ! 9: .\" comment, and (2) distributions including binaries display the following ! 10: .\" acknowledgement: ``This product includes software developed by the ! 11: .\" University of California, Berkeley and its contributors'' in the ! 12: .\" documentation or other materials provided with the distribution and in ! 13: .\" all advertising materials mentioning features or use of this software. ! 14: .\" Neither the name of the University nor the names of its contributors may ! 15: .\" be used to endorse or promote products derived from this software without ! 16: .\" specific prior written permission. ! 17: .\" THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR IMPLIED ! 18: .\" WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF ! 19: .\" MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. ! 20: .\" ! 21: .\" @(#)mpcc.4 6.5 (Berkeley) 6/23/90 ! 22: .\" ! 23: .TH MPCC 4 "June 23, 1990" ! 24: .UC 7 ! 25: .SH NAME ! 26: mpcc \- Multi protocol communications controller ! 27: .SH SYNOPSIS ! 28: device mp0 at vba? csr 0xffff5000 mpintr mpdlintr ! 29: .br ! 30: thru ! 31: .br ! 32: device mp15 at vba? csr 0xffff5f00 mpintr mpdlintr ! 33: .SH DESCRIPTION ! 34: The MPCC has two different connecter panel styles. ! 35: The 16 port MPCC will support any combination of SYNC or ASYNC ports. ! 36: The 32 port MPCC will only support ASYNC ports. ! 37: Each async line attached to the MPCC communications controller ! 38: behaves as described in ! 39: .IR tty (7) ! 40: and may be set to run at any of 16 speeds; see ! 41: .IR tty (7) ! 42: for the encoding. ! 43: .PP ! 44: Each MPCC controller uses 2 consecutive entries in the SCB for ! 45: download/handshake, and command/response interrupts. These entries ! 46: start at 0xa0 for the 1st controllers download/handshake interrupts ! 47: and 0xa1 for the 1st controllers command/response. ! 48: .PP ! 49: The MPCC controller requires a firmware download to be completed ! 50: before it can function. See \fIdlmpcc\fP(8) and \fImpcctab\fP(4) ! 51: for specific information on how to configure and download the ! 52: firmware into the MPCC controller. ! 53: .PP ! 54: A maximum of 16 MPCC communication controllers can be supported. ! 55: .SH FILES ! 56: /dev/tty[A-P][0-f] for 16 port MPCC ! 57: .br ! 58: /dev/tty[A-P][0-f,g-v] for 32 port MPCC ! 59: .SH "SEE ALSO" ! 60: tty(7) ! 61: .SH BUGS ! 62: As of the 4.3BSD-tahoe release, only 16 port mpcc's work, and then ! 63: only in async mode. Attempting to reload firmware on an mpcc with ! 64: active ports may crash the system. This should be fixed within ! 65: a short period of time; contact the CSRG at University of California, ! 66: Berkeley, for upgrade information.
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.