Deleted Added
full compact
le.4 (155153) le.4 (155220)
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 155153 2006-01-31 22:40:25Z marius $
37.\" $FreeBSD: head/share/man/man4/le.4 155220 2006-02-02 14:57:00Z marius $
38.\"
39.Dd January 30, 2006
40.Dt LE 4
41.Os
42.Sh NAME
43.Nm le
44.Nd "AMD Am7900 LANCE and Am79C9xx PCnet Ethernet interface driver"
45.Sh SYNOPSIS

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

74chip set.
75.Pp
76The
77.Nm
78driver also supports PCnet adapters based on the
79.Tn AMD 79C9xx
80family of chips, which are single-chip implementations of a
81.Tn LANCE
38.\"
39.Dd January 30, 2006
40.Dt LE 4
41.Os
42.Sh NAME
43.Nm le
44.Nd "AMD Am7900 LANCE and Am79C9xx PCnet Ethernet interface driver"
45.Sh SYNOPSIS

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

74chip set.
75.Pp
76The
77.Nm
78driver also supports PCnet adapters based on the
79.Tn AMD 79C9xx
80family of chips, which are single-chip implementations of a
81.Tn LANCE
82chip and
82chip and a DMA engine.
83This includes a superset of the
83.Tn PCI
84.Tn PCI
84bus interface.
85This includes most of the adapters which are also supported by the
85bus Ethernet chip sets supported by the
86.Xr pcn 4
87driver.
88The
89.Nm
86.Xr pcn 4
87driver.
88The
89.Nm
90driver does not support all features of these adapters however, thus the
90driver treats all of these
91.Tn PCI
92bus Ethernet chip sets as an
93.Tn AMD Am79C970 PCnet-PCI
94and does not support the additional features like the MII bus and burst mode of
95.Tn AMD Am79C971 PCnet-FAST
96and greater chip sets.
97Thus the
91.Xr pcn 4
98.Xr pcn 4
92driver should be preferred.
99driver should be preferred for the latter.
93.Pp
94The
95.Nm
96driver supports reception and transmission of extended frames for
97.Xr vlan 4 .
98Selective reception of multicast Ethernet frames is provided by a 64-bit mask;
99multicast destination addresses are hashed to a bit entry using the Ethernet
100CRC function.

--- 270 unchanged lines hidden ---
100.Pp
101The
102.Nm
103driver supports reception and transmission of extended frames for
104.Xr vlan 4 .
105Selective reception of multicast Ethernet frames is provided by a 64-bit mask;
106multicast destination addresses are hashed to a bit entry using the Ethernet
107CRC function.

--- 270 unchanged lines hidden ---