📄 ln.4
字号:
.\" SCCSID: @(#)ln.4 3.1 11/24/87.TH ln 4 .SH Nameln \- Lance Ethernet interface.SH Syntax.nf\fBdevice ln0 at ibus? vector lnintr\fR.\"\fBdevice ln0 at vba0 csr 0x200e0000 vector lnintr\fR.\".fi.\".PP.\"The second line is used for busless small VAX processors. Other.\"processors would use the first line. .SH Description.NXR "ln interface" "Lance Ethernet interface".NXR "Lance Ethernet interface".NXR "Ethernet interface" "Lance Ethernet interface"The.PN ln interface provides access to a 10 Mb/s Ethernet network throughthe Lance controller..PPThe host's Internet address is specified at boot time withan SIOCSIFADDR ioctl.The.PN ln interface employs the address resolution protocol described in.MS arp 4pto map dynamically 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 the physical address of the Lance. TheSIOCRPHYSADDR ioctl canbe used to read the physical address of the Lance..PPThe SIOCADDMULTI and SIOCDELMULTI ioctls can be used to add or deletemulticast addresses. The Lance recognizes a maximum of 12 multicast addresses..PPThe SIOCRDCTRS and SIOCRDZCTRS ioctls can be used to read or ``read and clear'' the Ethernet driver counters.The argument to these two ioctls is a pointer to a counterstructure, .PN ctrreq, found in .PN <net/if.h> ..PPThe SIOCENABLBACK and SIOCDISABLBACK ioctls can be used to enableand disable the interface loopback mode respectively..SH DiagnosticsThe diagnostic error messages contain relevant information providedby the Lance..PP.B "ln%d: can't handle af%d".brThe interface was handeda message with addresses formated in an unsuitable addressfamily, and the packet was dropped..PP.B "ln%d: memory error (MERR)".brA memory parity error has occurred..PP.B "ln%d: lnalloc: cannot alloc memory ... ".brThe .PN lndriver was unable to allocate memory for internal data structures..PP.B "ln%d: initialization error".brThe.PN lndriver was unable to initialize the network interface..PP.B "ln%d: SIOCADDMULTI fail, multicast list full".brToo many multicast requests have been made. .SH See Alsoarp(4p), inet(4f), intro(4n)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -