Annotation of 43BSDReno/usr.sbin/dlmpcc/dlmpcc.8, revision 1.1.1.1

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: .\"    @(#)dlmpcc.8    6.4 (Berkeley) 6/24/90
                     22: .\"
                     23: .TH DLMPCC 8 "June 24, 1990"
                     24: .UC 7
                     25: .SH NAME
                     26: dlmpcc \- download MPCC
                     27: .SH SYNOPSIS
                     28: \fBdlmpcc\fR  [ n ]
                     29: .SH DESCRIPTION
                     30: \fIDlmpcc\fR downloads CCI's Multi-Protocol
                     31: Communication Controller (MPCC).
                     32: The controller provides high-speed
                     33: synchronous communications for the \s-1POWER 5\s+1 and \s-1POWER 6\s+1 families of computers.
                     34: This utility allows you to 
                     35: download any or all of the MPCC boards.
                     36: The configuration file \fBmpcctab\fR determines
                     37: the protocol attributes for each MPCC board. See
                     38: \fImpcctab\fR(4) for details. 
                     39: .LP
                     40: If you specify the command with no argument, then \fIdlmpcc\fR
                     41: scans the configuration file and downloads all configured boards
                     42: with corresponding protocol software. The 
                     43: option \fIn\fR allows you to specify one or
                     44: more MPCC boards for downloading. The valid values range from
                     45: \fB0-15\fR. For example, the following command line orders \fIdlmpcc\fR
                     46: to download only the protocol software identified with board 2:
                     47: .nf
                     48: 
                     49:         dlmpcc  2
                     50: 
                     51: .fi
                     52: The next command line orders the download
                     53: of the protocols identified with
                     54: boards 0 and 3: 
                     55: .nf
                     56: 
                     57:         dlmpcc  0  3
                     58: .fi 
                     59: .LP
                     60: Typically, this download function is performed at boot time from the
                     61: /etc/rc.local file with an entry similar to:
                     62: .nf
                     63:         /usr/sbin/dlmpcc > /dev/console 2>&1
                     64: .fi
                     65: .SH SEE ALSO
                     66: mpcctab(4)

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.