Deleted Added
full compact
gem.4 (233422) gem.4 (233648)
1.\" $NetBSD: gem.4,v 1.2 2003/02/14 15:20:18 grant Exp $
2.\"
3.\" Copyright (c) 2002 The NetBSD Foundation, Inc.
4.\" All rights reserved.
5.\"
6.\" Redistribution and use in source and binary forms, with or without
7.\" modification, are permitted provided that the following conditions
8.\" are met:

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

19.\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
20.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
21.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
22.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
23.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
24.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
25.\" POSSIBILITY OF SUCH DAMAGE.
26.\"
1.\" $NetBSD: gem.4,v 1.2 2003/02/14 15:20:18 grant Exp $
2.\"
3.\" Copyright (c) 2002 The NetBSD Foundation, Inc.
4.\" All rights reserved.
5.\"
6.\" Redistribution and use in source and binary forms, with or without
7.\" modification, are permitted provided that the following conditions
8.\" are met:

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

19.\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
20.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
21.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
22.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
23.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
24.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
25.\" POSSIBILITY OF SUCH DAMAGE.
26.\"
27.\" $FreeBSD: head/share/man/man4/gem.4 233422 2012-03-24 13:37:57Z joel $
27.\" $FreeBSD: head/share/man/man4/gem.4 233648 2012-03-29 05:02:12Z eadler $
28.\"
29.Dd December 25, 2009
30.Dt GEM 4
31.Os
32.Sh NAME
33.Nm gem
34.Nd ERI/GEM/GMAC Ethernet device driver
35.Sh SYNOPSIS

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

48if_gem_load="YES"
49.Ed
50.Sh DESCRIPTION
51The
52.Nm
53driver provides support for the GMAC Ethernet hardware found mostly in
54the last Apple PowerBooks G3s and most G4-based Apple hardware, as
55well as Sun UltraSPARC machines.
28.\"
29.Dd December 25, 2009
30.Dt GEM 4
31.Os
32.Sh NAME
33.Nm gem
34.Nd ERI/GEM/GMAC Ethernet device driver
35.Sh SYNOPSIS

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

48if_gem_load="YES"
49.Ed
50.Sh DESCRIPTION
51The
52.Nm
53driver provides support for the GMAC Ethernet hardware found mostly in
54the last Apple PowerBooks G3s and most G4-based Apple hardware, as
55well as Sun UltraSPARC machines.
56.Pp
57All controllers supported by the
58.Nm
59driver have TCP checksum offload capability for both receive and transmit,
60support for the reception and transmission of extended frames for
61.Xr vlan 4
62and a 512-bit multicast hash filter.
56.Pp
57All controllers supported by the
58.Nm
59driver have TCP checksum offload capability for both receive and transmit,
60support for the reception and transmission of extended frames for
61.Xr vlan 4
62and a 512-bit multicast hash filter.
63.Sh HARDWARE
64Chips supported by the
65.Nm
66driver include:
67.Pp
68.Bl -bullet -compact
69.It
70Apple GMAC

--- 78 unchanged lines hidden ---
63.Sh HARDWARE
64Chips supported by the
65.Nm
66driver include:
67.Pp
68.Bl -bullet -compact
69.It
70Apple GMAC

--- 78 unchanged lines hidden ---