Deleted Added
full compact
le.4 (166346) le.4 (267938)
1.\" $NetBSD: le.4,v 1.22 2004/10/04 19:12:52 rumble Exp $
2.\"
3.\"-
4.\" Copyright (c) 1992, 1993
5.\" The Regents of the University of California. All rights reserved.
6.\"
7.\" This software was developed by the Computer Systems Engineering group
8.\" at Lawrence Berkeley Laboratory under DARPA contract BG 91-66 and

--- 20 unchanged lines hidden (view full) ---

29.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
30.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
31.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
32.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
33.\" SUCH DAMAGE.
34.\"
35.\" from: Header: le.4,v 1.2 92/10/13 05:31:33 leres Exp
36.\" from: @(#)le.4 8.1 (Berkeley) 6/9/93
1.\" $NetBSD: le.4,v 1.22 2004/10/04 19:12:52 rumble Exp $
2.\"
3.\"-
4.\" Copyright (c) 1992, 1993
5.\" The Regents of the University of California. All rights reserved.
6.\"
7.\" This software was developed by the Computer Systems Engineering group
8.\" at Lawrence Berkeley Laboratory under DARPA contract BG 91-66 and

--- 20 unchanged lines hidden (view full) ---

29.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
30.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
31.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
32.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
33.\" SUCH DAMAGE.
34.\"
35.\" from: Header: le.4,v 1.2 92/10/13 05:31:33 leres Exp
36.\" from: @(#)le.4 8.1 (Berkeley) 6/9/93
37.\" $FreeBSD: head/share/man/man4/le.4 166346 2007-01-30 08:40:04Z brueffer $
37.\" $FreeBSD: head/share/man/man4/le.4 267938 2014-06-26 21:46:14Z bapt $
38.\"
39.Dd January 20, 2007
40.Dt LE 4
41.Os
42.Sh NAME
43.Nm le
44.Nd "AMD Am7900 LANCE and Am79C9xx ILACC/PCnet Ethernet interface driver"
45.Sh SYNOPSIS

--- 376 unchanged lines hidden (view full) ---

422version in turn was derived from the
423.Nm
424driver which first appeared in
425.Bx 4.4 .
426.Sh AUTHORS
427The
428.Nm
429driver was ported by
38.\"
39.Dd January 20, 2007
40.Dt LE 4
41.Os
42.Sh NAME
43.Nm le
44.Nd "AMD Am7900 LANCE and Am79C9xx ILACC/PCnet Ethernet interface driver"
45.Sh SYNOPSIS

--- 376 unchanged lines hidden (view full) ---

422version in turn was derived from the
423.Nm
424driver which first appeared in
425.Bx 4.4 .
426.Sh AUTHORS
427The
428.Nm
429driver was ported by
430.An "Marius Strobl" Aq marius@FreeBSD.org .
430.An Marius Strobl Aq Mt marius@FreeBSD.org .
431.\" .Sh BUGS
432.\" The Am7990 Revision C chips have a bug which causes garbage to be inserted
433.\" in front of the received packet occasionally.
434.\" The work-around is to ignore packets with an invalid destination address
435.\" (garbage will usually not match), by double-checking the destination
436.\" address of every packet in the driver.
437.\" This work-around can be enabled with the
438.\" .Dv LANCE_REVC_BUG

--- 38 unchanged lines hidden ---
431.\" .Sh BUGS
432.\" The Am7990 Revision C chips have a bug which causes garbage to be inserted
433.\" in front of the received packet occasionally.
434.\" The work-around is to ignore packets with an invalid destination address
435.\" (garbage will usually not match), by double-checking the destination
436.\" address of every packet in the driver.
437.\" This work-around can be enabled with the
438.\" .Dv LANCE_REVC_BUG

--- 38 unchanged lines hidden ---