BSD 4_4 development
[unix-history] / usr / share / man / cat4 / vax / np.0
NP(4) BSD Programmer's Manual (VAX Architecture) NP(4)
N\bNA\bAM\bME\bE
n\bnp\bp - Interlan Np100 10 Mb/s Ethernet interface
S\bSY\bYN\bNO\bOP\bPS\bSI\bIS\bS
d\bde\bev\bvi\bic\bce\be n\bnp\bp0\b0 a\bat\bt u\bub\bba\ba0\b0 c\bcs\bsr\br 1\b16\b66\b60\b00\b00\b0 v\bve\bec\bct\bto\bor\br n\bnp\bpi\bin\bnt\btr\br
D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
The n\bnp\bp device provides access to an Interlan Np100 Ethernet interface for
control functions.
This interface is unusual in that it requires loading firmware into the
controller before it may be used as a network link-level interface. This
is accomplished by opening a character special device, and writing data
to it. It is also possible to do post-mortem debugging of firmware fail-
ures by reading the local memory of the device.
Multiple control processes are allowed by opening separate minor devices;
secondary interfaces are specified by shifting the interface number by 4
bits.
The device also responds to commands passed through the driver by the
following ioctl(2)s:
NPRESET kills off all active network processes.
NPSTART begins execution of the board at the specified address (usual-
ly 0x400).
NPNETBOOT downloads the image from a server on the network. [Contact
MICOM-INTERLAN for details.]
D\bDI\bIA\bAG\bGN\bNO\bOS\bST\bTI\bIC\bCS\bS
n\bnp\bp%\b%d\bd:\b: B\bBa\bad\bd M\bMa\bai\bin\bnt\bte\ben\bna\ban\bnc\bce\be c\bco\bom\bmm\bma\ban\bnd\bd:\b: %\b%x\bx!\b! An invalid ioctl was passed to the np
driver.
n\bnp\bp%\b%d\bd:\b: P\bPa\ban\bni\bic\bc N\bNP\bP1\b10\b00\b0 b\bba\bad\bd b\bbu\buf\bff\bfe\ber\br c\bch\bha\bai\bin\bn.\b. An error occurred in an read or
write operation causing it to run out of buffers before it finished the
operation. This indicates a kernel failure rather than a device failure.
N\bNP\bP1\b10\b00\b0 u\bun\bni\bit\bt %\b%d\bd n\bno\bot\bt f\bfo\bou\bun\bnd\bd!\b! A failure occurred during initialization, such
that the unibus address expected for the board was found to be bad.
Probably indicates hardware problems with the board, as do the following:
N\bNP\bP1\b10\b00\b0 U\bUn\bni\bit\bt %\b%d\bd t\bti\bim\bme\bed\bd o\bou\but\bt!\b!
N\bNP\bP1\b10\b00\b0 U\bUn\bni\bit\bt %\b%d\bd F\bFa\bai\bil\ble\bed\bd d\bdi\bia\bag\bgn\bno\bos\bst\bti\bic\bcs\bs!\b!
S\bSt\bta\bat\btu\bus\bs f\bfr\bro\bom\bm C\bCS\bSR\bR0\b0:\b: %\b%x\bx.\b.
P\bPa\ban\bni\bic\bc f\bfr\bro\bom\bm N\bNP\bP1\b10\b00\b0 u\bun\bni\bit\bt %\b%d\bd!\b!
P\bPa\ban\bni\bic\bc M\bMe\bes\bss\bsa\bag\bge\be:\b: %\b%s\bs.\b. An occurrence on the board was deemed serious enough
to have the vax print it out.
N\bNP\bP1\b10\b00\b0 u\bun\bni\bit\bt #\b#%\b%d\bd a\bav\bva\bai\bil\bla\bab\bbl\ble\be!\b! The board was successfully loaded and started.
n\bnp\bp%\b%d\bd:\b: B\bBa\bad\bd R\bRe\beq\bq:\b: %\b%x\bx.\b. The board made a maintenance request to the vax that
it did not understand.
n\bnp\bp%\b%d\bd:\b: N\bNo\bo m\bmo\bor\bre\be r\bro\boo\bom\bm o\bon\bn C\bCo\bom\bmm\bma\ban\bnd\bd Q\bQu\bue\beu\bue\be!\b! The np driver allowed an internal
resource to be exhausted. This should never happen.
There are 110 other diagnostic messages that can be enabled by setting
bits in a debugging mask. Consult the driver for details.
S\bSE\bEE\bE A\bAL\bLS\bSO\bO
netintro(4), inet(4), arp(4), ix(4)
H\bHI\bIS\bST\bTO\bOR\bRY\bY
The n\bnp\bp driver appeared in 4.3BSD.
4.2 Berkeley Distribution June 5, 1993 2