Annotation of 43BSDReno/share/man/man4/man4.hp300/le.4, revision 1.1

1.1     ! root        1: .\" Copyright (c) 1990 The Regents of the University of California.
        !             2: .\" All rights reserved.
        !             3: .\"
        !             4: .\" This code is derived from software contributed to Berkeley by
        !             5: .\" the Systems Programming Group of the University of Utah Computer
        !             6: .\" Science Department.
        !             7: .\"
        !             8: .\" Redistribution and use in source and binary forms are permitted provided
        !             9: .\" that: (1) source distributions retain this entire copyright notice and
        !            10: .\" comment, and (2) distributions including binaries display the following
        !            11: .\" acknowledgement:  ``This product includes software developed by the
        !            12: .\" University of California, Berkeley and its contributors'' in the
        !            13: .\" documentation or other materials provided with the distribution and in
        !            14: .\" all advertising materials mentioning features or use of this software.
        !            15: .\" Neither the name of the University nor the names of its contributors may
        !            16: .\" be used to endorse or promote products derived from this software without
        !            17: .\" specific prior written permission.
        !            18: .\" THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR IMPLIED
        !            19: .\" WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
        !            20: .\" MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
        !            21: .\"
        !            22: .\"    @(#)le.4        5.1 (Berkeley) 6/29/90
        !            23: .\"
        !            24: .TH LE 4 "June 29, 1990"
        !            25: .UC 7
        !            26: .SH NAME
        !            27: de \- HP AMD 7990 LANCE Ethernet interface
        !            28: .SH SYNOPSIS
        !            29: .B "device le0 at scode?"
        !            30: .SH DESCRIPTION
        !            31: The
        !            32: .I le
        !            33: interface provides access to a 10 Mb/s Ethernet network via the
        !            34: AMD 7990 LANCE Ethernet chip set.
        !            35: .PP
        !            36: Each of the host's network addresses
        !            37: is specified at boot time with an SIOCSIFADDR
        !            38: ioctl.  The
        !            39: .I de
        !            40: interface employs the address resolution protocol described in
        !            41: .IR arp (4P)
        !            42: to dynamically map between Internet and Ethernet addresses on the local
        !            43: network.
        !            44: .PP
        !            45: The use of ``trailer'' encapsulation to minimize copying data on
        !            46: input and output is supported by the interface but offers no advantage
        !            47: due to the large HP page size.
        !            48: The use of trailers is negotiated with ARP.
        !            49: This negotiation may be disabled, on a per-interface basis,
        !            50: by setting the IFF_NOTRAILERS
        !            51: flag with an SIOCSIFFLAGS ioctl.
        !            52: .SH DIAGNOSTICS
        !            53: \fBle%d: hardware address %s\fP.
        !            54: This is a normal autoconfiguration message noting the 6 byte physical
        !            55: ethernet address of the adapter.
        !            56: .PP
        !            57: \fBde%d: can't handle af%d\fP.  The interface was handed
        !            58: a message with addresses formatted in an unsuitable address
        !            59: family; the packet was dropped.
        !            60: .PP
        !            61: The following message indicate a possible hardware error performing
        !            62: the indicated operation during autoconfiguration or initialization.
        !            63: .PP
        !            64: \fBle%d: init timeout, stat = 0x%x\fP.
        !            65: The hardware did not respond to an initialize command during reset.
        !            66: The reset procedure continues anyway.
        !            67: .SH SEE ALSO
        !            68: intro(4N), inet(4F), arp(4P)

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.