|
|
1.1 ! root 1: .\" Copyright (c) 1987 Regents of the University of California. ! 2: .\" All rights reserved. The Berkeley software License Agreement ! 3: .\" specifies the terms and conditions for redistribution. ! 4: .\" ! 5: .\" @(#)dlmpcc.8 6.2 (Berkeley) 5/4/88 ! 6: .\" ! 7: .TH DLMPCC 8 "May 4, 1988" ! 8: .UC 7 ! 9: .SH NAME ! 10: dlmpcc \- download MPCC ! 11: .SH SYNOPSIS ! 12: \fBdlmpcc\fR [ n ] ! 13: .SH DESCRIPTION ! 14: \fIDlmpcc\fR downloads CCI's Multi-Protocol ! 15: Communication Controller (MPCC). ! 16: The controller provides high-speed ! 17: synchronous communications for the \s-1POWER 5\s+1 and \s-1POWER 6\s+1 families of computers. ! 18: This utility allows you to ! 19: download any or all of the MPCC boards. ! 20: The configuration file \fBmpcctab\fR determines ! 21: the protocol attributes for each MPCC board. See ! 22: \fImpcctab\fR(4) for details. ! 23: .LP ! 24: If you specify the command with no argument, then \fIdlmpcc\fR ! 25: scans the configuration file and downloads all configured boards ! 26: with corresponding protocol software. The ! 27: option \fIn\fR allows you to specify one or ! 28: more MPCC boards for downloading. The valid values range from ! 29: \fB0-15\fR. For example, the following command line orders \fIdlmpcc\fR ! 30: to download only the protocol software identified with board 2: ! 31: .nf ! 32: ! 33: dlmpcc 2 ! 34: ! 35: .fi ! 36: The next command line orders the download ! 37: of the protocols identified with ! 38: boards 0 and 3: ! 39: .nf ! 40: ! 41: dlmpcc 0 3 ! 42: .fi ! 43: .LP ! 44: Typically, this download function is performed at boot time from the ! 45: /etc/rc.local file with an entry similar to: ! 46: .nf ! 47: /etc/dlmpcc > /dev/console 2>&1 ! 48: .fi ! 49: .SH SEE ALSO ! 50: mpcctab(4)
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.