added depend label
[unix-history] / usr / src / old / enpload / enpload.8
CommitLineData
1756f0f2
SL
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.\" @(#)enpload.8 5.1 (Berkeley) 5G%
6.\"
7.TH ENPLOAD 8C "April 29, 1987"
8.UC 5
9.SH NAME
10enpload \- download firmware and initialize a CMC Ethernet controller
11.SH SYOPNSIS
12.B /etc/enpload
13.I device
14[
15.I files
16]
17.SH DESCRIPTION
18.I Enpload
19is used to download firmware and initialize a CMC
20ENP-20 Ethernet controller.
21The
22.I device
23specified is a character device used to access the on-board
24RAM which hosts the controllers operating firmware;
25the
26.I files
27arguments specify the firmware file(s) to load into this memory.
28After
29.I enpload
30deposits the specified firmware it starts the board running.
31If no firmware is specified the board is just restarted.
32.I Enpload
33must be run before a CMC controller can be used by the
34system.
35.SH FILES
36.ta \w'/dev/enp?ram 'u
37/dev/enp?ram special files for accessing ENP-20 memory
38.br
39/etc/enpcode link-level firmware
40.SH "SEE ALSO"
41enp(4), ifconfig(8C), rc(8)