1*47462Scael.\" Copyright (c) 1987, 1991 The Regents of the University of California. 235905Sbostic.\" All rights reserved. 330989Ssam.\" 435905Sbostic.\" This code is derived from software contributed to Berkeley by 535905Sbostic.\" Computer Consoles Inc. 643780Strent.\" %sccs.include.redist.man% 735905Sbostic.\" 8*47462Scael.\" @(#)enpload.8 5.4 (Berkeley) 03/16/91 935905Sbostic.\" 10*47462Scael.Dd 11*47462Scael.Dt ENPLOAD 8 12*47462Scael.Os BSD 4.2 13*47462Scael.Sh NAME 14*47462Scael.Nm enpload 15*47462Scael.Nd download firmware and initialize a 16*47462Scael.Tn CMC 17*47462ScaelEthernet controller 18*47462Scael.Sh SYOPNSIS 19*47462Scael.Nm enpload 20*47462Scael.Ar device 21*47462Scael.Op Ar files 22*47462Scael.Sh DESCRIPTION 23*47462Scael.Nm Enpload 24*47462Scaelis used to download firmware and initialize a 25*47462Scael.Tn CMC ENP-20 26*47462ScaelEthernet controller. 27*47462Scael.Pp 28*47462ScaelOperands available: 29*47462Scael.Bl -tag -width Fl 30*47462Scael.It Ar device 3130989SsamThe 32*47462Scael.Ar device 3330989Ssamspecified is a character device used to access the on-board 34*47462Scael.Tn RAM 35*47462Scaelwhich hosts the controllers operating firmware; 36*47462Scael.It Ar files 37*47462ScaelThe 38*47462Scael.Ar files 3930989Ssamarguments specify the firmware file(s) to load into this memory. 4030989SsamAfter 41*47462Scael.Nm enpload 4230989Ssamdeposits the specified firmware it starts the board running. 43*47462Scael.El 44*47462Scael.Pp 4530989SsamIf no firmware is specified the board is just restarted. 46*47462Scael.Nm Enpload 47*47462Scaelmust be run before a 48*47462Scael.Tn CMC 49*47462Scaelcontroller can be used by the 5030989Ssamsystem. 51*47462Scael.Sh FILES 52*47462Scael.Bl -tag -width /dev/enp?ram -compact 53*47462Scael.It Pa /dev/enp?ram 54*47462Scaelspecial files for accessing 55*47462Scael.Tn ENP-20 56*47462Scaelmemory 57*47462Scael.It Pa /etc/enpcode 58*47462Scaellink-level firmware 59*47462Scael.El 60*47462Scael.Sh SEE ALSO 61*47462Scael.Xr enp 4 , 62*47462Scael.Xr ifconfig 8 , 63*47462Scael.Xr rc 8 64*47462Scael.Sh HISTORY 65*47462ScaelThe 66*47462Scael.Nm 67*47462Scaelcommand appeared in 68*47462Scael.Bx 4.3 tahoe . 69