xref: /openbsd/share/man/man4/xge.4 (revision fc61954a)
1.\"	$OpenBSD: xge.4,v 1.20 2013/07/16 16:05:49 schwarze Exp $
2.\"	$NetBSD: xge.4,v 1.2 2005/09/10 22:48:09 wiz Exp $
3.\"
4.\" Copyright (c) 2005, SUNET, Swedish University Computer Network.
5.\" All rights reserved.
6.\"
7.\" Written by Anders Magnusson for SUNET, Swedish University Computer Network.
8.\"
9.\" Redistribution and use in source and binary forms, with or without
10.\" modification, are permitted provided that the following conditions
11.\" are met:
12.\" 1. Redistributions of source code must retain the above copyright
13.\"    notice, this list of conditions and the following disclaimer.
14.\" 2. Redistributions in binary form must reproduce the above copyright
15.\"    notice, this list of conditions and the following disclaimer in the
16.\"    documentation and/or other materials provided with the distribution.
17.\" 3. All advertising materials mentioning features or use of this software
18.\"    must display the following acknowledgement:
19.\"      This product includes software developed for the NetBSD Project by
20.\"      SUNET, Swedish University Computer Network.
21.\" 4. The name of SUNET may not be used to endorse or promote products
22.\"    derived from this software without specific prior written permission.
23.\"
24.\" THIS SOFTWARE IS PROVIDED BY SUNET ``AS IS'' AND
25.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
26.\" TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
27.\" PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL SUNET
28.\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
29.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
30.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
31.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
32.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
33.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
34.\" POSSIBILITY OF SUCH DAMAGE.
35.\"
36.Dd $Mdocdate: July 16 2013 $
37.Dt XGE 4
38.Os
39.Sh NAME
40.Nm xge
41.Nd Neterion Xframe/Xframe II 10Gb Ethernet device
42.Sh SYNOPSIS
43.Cd "xge* at pci?"
44.Sh DESCRIPTION
45The
46.Nm
47device driver provides support for various NICs based on the Neterion
48Xframe and Xframe II controller chips, including the following:
49.Pp
50.Bl -bullet -compact
51.It
52Fujitsu PRIMEQUEST 10GBASE-SR LAN Card (Xframe II)
53.It
54Hitachi PCI-X 10 Gigabit Ethernet Adapter (Xframe II)
55.It
56HP AB287A 10 Gigabit Ethernet Adapter (Xframe)
57.It
58IBM 10GbE SR Server Adapter (Xframe II)
59.It
60IBM 10 Gb Ethernet-LR PCI-X 2.0 DDR Adapter (Xframe II)
61.It
62IBM 10 Gb Ethernet-SR PCI-X 2.0 DDR Adapter (Xframe II)
63.It
64Neterion/S2io Xframe (Xframe)
65.It
66Neterion Xframe II (Xframe II)
67.It
68Neterion Xframe II Sun Fire (Xframe II)
69.It
70Neterion Xframe E (Xframe II)
71.It
72SGI 10 Gigabit Ethernet Network Adapter (Xframe)
73.El
74.Pp
75The Xframe and Xframe II support IPv4 transmit/receive IP/TCP/UDP
76checksum offload and VLAN tag insertion and stripping.
77.Sh SEE ALSO
78.Xr arp 4 ,
79.Xr ifmedia 4 ,
80.Xr netintro 4 ,
81.Xr pci 4 ,
82.Xr ifconfig 8
83.Sh HISTORY
84The
85.Nm
86driver first appeared in
87.Ox 4.0 .
88.Sh AUTHORS
89.An -nosplit
90The
91.Nm
92driver was written by
93.An Anders Magnusson Aq Mt ragge@ludd.luth.se
94and ported to
95.Ox
96by
97.An Brad Smith Aq Mt brad@openbsd.org .
98