Deleted Added
full compact
nxge.4 (214020) nxge.4 (233648)
1.\" Copyright (c) 2007, Neterion Inc
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 as

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

17.\" IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
18.\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
19.\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
20.\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
21.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
22.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
23.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
24.\"
1.\" Copyright (c) 2007, Neterion Inc
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 as

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

17.\" IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
18.\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
19.\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
20.\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
21.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
22.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
23.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
24.\"
25.\" $FreeBSD: head/share/man/man4/nxge.4 214020 2010-10-18 14:13:19Z pluknet $
25.\" $FreeBSD: head/share/man/man4/nxge.4 233648 2012-03-29 05:02:12Z eadler $
26.\"
27.Dd October 16, 2007
28.Dt NXGE 4
29.Os
30.Sh NAME
31.Nm nxge
32.Nd "Neterion Xframe 10GbE Server/Storage adapter driver"
33.Sh SYNOPSIS

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

43.Xr loader.conf 5 :
44.Bd -literal -offset indent
45if_nxge_load="YES"
46.Ed
47.Sh DESCRIPTION
48The
49.Nm
50driver provides support for Neterion Xframe-I and Xframe-II adapters.
26.\"
27.Dd October 16, 2007
28.Dt NXGE 4
29.Os
30.Sh NAME
31.Nm nxge
32.Nd "Neterion Xframe 10GbE Server/Storage adapter driver"
33.Sh SYNOPSIS

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

43.Xr loader.conf 5 :
44.Bd -literal -offset indent
45if_nxge_load="YES"
46.Ed
47.Sh DESCRIPTION
48The
49.Nm
50driver provides support for Neterion Xframe-I and Xframe-II adapters.
51The driver supports TCP Segmentation Offload (TSO/LSO),
52Large Receive Offload (LRO), Jumbo Frames (5 buffer mode),
51The driver supports TCP Segmentation Offload (TSO/LSO),
52Large Receive Offload (LRO), Jumbo Frames (5 buffer mode),
53Header Separation (Rx 2 buffer mode), VLAN, and Promiscuous mode.
54.Pp
55For general information and support, please visit the Neterion support page
56.Pa http://www.neterion.com/support/support.html .
57.Pp
58Support for Jumbo Frames is provided via the interface MTU setting.
59Selecting an MTU larger than 1500 bytes with the
60.Xr ifconfig 8

--- 37 unchanged lines hidden ---
53Header Separation (Rx 2 buffer mode), VLAN, and Promiscuous mode.
54.Pp
55For general information and support, please visit the Neterion support page
56.Pa http://www.neterion.com/support/support.html .
57.Pp
58Support for Jumbo Frames is provided via the interface MTU setting.
59Selecting an MTU larger than 1500 bytes with the
60.Xr ifconfig 8

--- 37 unchanged lines hidden ---