📄 de.4
字号:
.\" SCCSID: @(#)de.4 8.1 9/11/90.\" SCCSID: @(#)de.4 8.1 9/11/90.TH de 4 VAX.SH Namede \- DEUNA/DELUA Ethernet interface.SH Syntax.B "device de0 at uba0 csr 0174510 vector deintr".SH Description.NXS "de interface" "DEUNA Ethernet interface".NXS "de interface" "DELUA Ethernet interface" .NXR "DEUNA Ethernet interface".NXR "DELUA Ethernet interface".NXS "Ethernet interface" "DEUNA Ethernet interface".NXS "Ethernet interface" "DELUA Ethernet interface".NXAM "network facilities" "DEUNA Ethernet interface".NXAM "network facilities" "DELUA Ethernet interface".NXA "DEUNA Ethernet interface" "Address Resolution Protocol".NXA "DELUA Ethernet interface" "Address Resolution Protocol"The.PN deinterface provides access to a 10 Mb/s Ethernet network througha DEUNA/DELUA controller..PPThe host's Internet address is specified at boot time with an SIOCSIFADDR ioctl. The.PN deinterface employs the address resolution protocol described in.MS arp 4pto dynamically map between Internet and Ethernet addresses on the localnetwork..PPThe interface normally tries to use a ``trailer'' encapsulationto minimize copying data on input and output. This can bedisabled for an interface by setting the IFF_NOTRAILERSflag with an SIOCSIFFLAGS ioctl.Trailers are only used for packets destined for Internet hosts..PPThe SIOCSPHYSADDR ioctl can be used to change and SIOCRPHYSADDR canbe used to read the physical address of the board. .PPSIOCADDMULTI and SIOCDELMULTI can be used to add or delete multicast addresses. The board recognizes, at most, 10 multicast addresses. The argument to these ioctls is a pointer to an ifreq structure found in .PN <net/if.h> ..PPSIOCRDCTRS and SIOCRDZCTRS ioctls can be used to read or ``read and clear'' the board counters. The argument to these two ioctls is a pointer to a counter structure ``ctrreq'' found in .PN <net/if.h> ..PPThe ioctls SIOCENABLBACK and SIOCDISABLBACK can be used to enableand disable the interface loopback mode..SH RestrictionsThe PUP protocol family is not supported..SH Diagnostics.B "de%d: command failed, csr0=%b csr1=%b".brHere,.B commandis one of \fBreset\fR, \fBpcbb\fR, \fBrdphyad\fR, \fBwtring\fR, or\fBwtmode\fR. This message is printed ifthere is an error on device initialization.The following command failures can occur during ioctl requests:.PP.B "wtphyadd".brAn attempt to change the physical address failed..PP.B "rdphyadd".brAn attempt to read the physical address failed..PP.B "wtmulti".brAn attempt to add a new multicast address failed..PP.B "mtmulti failed, multicast list full".brAn attempt to adda new multicast address failed because the maximum number of multicast addresses has been reached..PP.B "rdcnts".brAn attempt to read the board counters failed..PPThe following messages occur while transmitting or receiving packets:.PP.B "de%d: buffer unavailable".brPackets are being received bythe interface faster than they can be serviced by the driver..PP.B "de%d: can't handle af%d".brThe interface was handeda message with addresses formatted in an unsuitable addressfamily; the packet was dropped..SH See Alsoarp(4p), inet(4f), intro(4n)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -