NE(4) — DEVICES AND NETWORK INTERFACES
NAME
ne − Network CoProcessor driver
AVAILABILITY
The ne driver is available from the Sun Network CoProcessor software distribution. This driver is specific to this product. For information about installing the NC software distribution, refer to the Sun Network CoProcessor Installation Manual.
CONFIG
options SNCNET
device ne0 at vme16d32 ? csr 0x6000 flags 0xa00000 priority 3
vector neintr 0xd4
device ne1 at vme16d32 ? csr 0x6800 flags 0xa80000 priority 3
vector neintr 0xd5
device ne2 at vme16d32 ? csr 0x5000 flags 0xb00000 priority 3
vector neintr 0xd6
device ne3 at vme16d32 ? csr 0x5800 flags 0xb80000 priority 3
vector neintr 0xd7
device ne4 at vme16d32 ? csr 0x4000 flags 0x800000 priority 3
vector neintr 0xd8
device ne5 at vme16d32 ? csr 0x4800 flags 0x880000 priority 3
vector neintr 0xd9
Up to six Network CoProcessor interfaces may be installed depending on the configuration of the system. Device names range from ne0 to ne5.
DESCRIPTION
ne is the device driver software that controls the Network CoProcessor board. The ne driver interfaces to the snc_nfsd(8) NFS daemons on the one hand, and to the Network CoProcessor software on the other. The Network CoProcessor software handles all of the network-related processing involved in the NFS file server function. In addition, it handles data link level processing for the remaining networking activities the server may be involved in (such as rlogin, rsh, RPC based programs other than NFS, etc.). With respect to the latter function, the ne driver interfaces to SunOS protocol stacks via the if(4N) general network interface mechanism.
On a kernel configured with the ne driver, the data link layer functionality provided by ne is available as soon as the Network CoProcessor is booted using the neload(8) utility. The NFS server functionality offered by ne does not become available until the snc_nfsd(8) daemons are started.
FILES
/dev/ne[0-5] Network CoProcessor interfaces
/usr/etc/neload downloads the Network CoProcessor software.
/etc/ne.dwnld binary file to be downloaded
SEE ALSO
neload(8), nestat(8) nestop(8), newatch(8), snc_nfsd(8), sncnet(8)
Sun Network CoProcessor Installation Manual
Sun Release 4.1 — Last change: 10/11/91