Deleted Added
full compact
sge.4 (207381) sge.4 (207853)
1.\" Copyright (c) 2010 Pyun YongHyeon
2.\" All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

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

17.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
18.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
19.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
20.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
21.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
22.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
23.\" SUCH DAMAGE.
24.\"
1.\" Copyright (c) 2010 Pyun YongHyeon
2.\" All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

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

17.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
18.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
19.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
20.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
21.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
22.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
23.\" SUCH DAMAGE.
24.\"
25.\" $FreeBSD: head/share/man/man4/sge.4 207381 2010-04-29 18:21:27Z yongari $
25.\" $FreeBSD: head/share/man/man4/sge.4 207853 2010-05-10 17:48:00Z yongari $
26.\"
26.\"
27.Dd April 29, 2010
27.Dd May 10, 2010
28.Dt SGE 4
29.Os
30.Sh NAME
31.Nm sge
32.Nd Silicon Integrated Systems SiS190/191 Fast/Gigabit Ethernet driver
33.Sh SYNOPSIS
34To compile this driver into the kernel,
35place the following lines in your

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

49The
50.Nm
51device driver provides support for SiS190 Fast Ethernet
52controllers and SiS191 Fast/Gigabit Ethernet controllers.
53.Pp
54All LOMs supported by the
55.Nm
56driver have TCP/UDP/IP checksum offload for transmit and receive,
28.Dt SGE 4
29.Os
30.Sh NAME
31.Nm sge
32.Nd Silicon Integrated Systems SiS190/191 Fast/Gigabit Ethernet driver
33.Sh SYNOPSIS
34To compile this driver into the kernel,
35place the following lines in your

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

49The
50.Nm
51device driver provides support for SiS190 Fast Ethernet
52controllers and SiS191 Fast/Gigabit Ethernet controllers.
53.Pp
54All LOMs supported by the
55.Nm
56driver have TCP/UDP/IP checksum offload for transmit and receive,
57hardware VLAN tag stripping/insertion features.
58Due to lack of documentation more offloading features like TCP
59segmentation offload (TSO), Wake On Lan (WOL), Jumbo frame and an
57TCP segmentation offload (TSO), hardware VLAN tag stripping/insertion
58features.
59Due to lack of documentation Wake On Lan (WOL), Jumbo frame and an
60interrupt moderation mechanism are not supported yet.
61.Pp
62The
63.Nm
64driver supports the following media types:
65.Bl -tag -width ".Cm 10baseT/UTP"
66.It Cm autoselect
67Enable autoselection of the media type and options.

--- 53 unchanged lines hidden ---
60interrupt moderation mechanism are not supported yet.
61.Pp
62The
63.Nm
64driver supports the following media types:
65.Bl -tag -width ".Cm 10baseT/UTP"
66.It Cm autoselect
67Enable autoselection of the media type and options.

--- 53 unchanged lines hidden ---