summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorReyk Floeter <reyk@cvs.openbsd.org>2008-06-08 20:50:47 +0000
committerReyk Floeter <reyk@cvs.openbsd.org>2008-06-08 20:50:47 +0000
commite4e1bd6a727b05acb47f1687b52050e5d1fd7588 (patch)
tree7aa6927670c420e851ba5004b53ec9289f4850cc /share
parent59d8ed696ac5e53dd367a89094bba3d370b48da5 (diff)
add manpage for the ix(4) 10GbE driver
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/Makefile4
-rw-r--r--share/man/man4/ix.469
-rw-r--r--share/man/man4/pci.46
3 files changed, 75 insertions, 4 deletions
diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile
index 5344d6dad77..1f5c1f2c18b 100644
--- a/share/man/man4/Makefile
+++ b/share/man/man4/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.457 2008/05/23 14:06:58 brad Exp $
+# $OpenBSD: Makefile,v 1.458 2008/06/08 20:50:46 reyk Exp $
MAN= aac.4 ac97.4 acphy.4 \
acpi.4 acpiac.4 acpiasus.4 acpibat.4 acpibtn.4 acpicpu.4 acpidock.4 \
@@ -26,7 +26,7 @@ MAN= aac.4 ac97.4 acphy.4 \
ichiic.4 ichwdt.4 icmp.4 icmp6.4 icsphy.4 ifmedia.4 \
iha.4 iic.4 inet.4 inet6.4 inphy.4 iop.4 iophy.4 ioprbs.4 \
iopsp.4 ip.4 ip6.4 ipcomp.4 ipgphy.4 ipmi.4 ips.4 ipsec.4 ipw.4 \
- isa.4 isagpio.4 isapnp.4 isp.4 it.4 iwi.4 iwn.4 ixgb.4 \
+ isa.4 isagpio.4 isapnp.4 isp.4 it.4 iwi.4 iwn.4 ix.4 ixgb.4 \
jmb.4 \
kate.4 km.4 ksyms.4 kue.4 lc.4 lge.4 lii.4 lkm.4 lm.4 \
lmc.4 lmenv.4 lmn.4 lmtemp.4 lo.4 lofn.4 lpt.4 lxtphy.4 luphy.4 \
diff --git a/share/man/man4/ix.4 b/share/man/man4/ix.4
new file mode 100644
index 00000000000..adb37559221
--- /dev/null
+++ b/share/man/man4/ix.4
@@ -0,0 +1,69 @@
+.\" $OpenBSD: ix.4,v 1.1 2008/06/08 20:50:46 reyk Exp $
+.\"
+.\" Copyright (c) 2008 Reyk Floeter <reyk@openbsd.org>
+.\"
+.\" Permission to use, copy, modify, and distribute this software for any
+.\" purpose with or without fee is hereby granted, provided that the above
+.\" copyright notice and this permission notice appear in all copies.
+.\"
+.\" THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
+.\" WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
+.\" MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
+.\" ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+.\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
+.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
+.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
+.\"
+.Dd $Mdocdate: June 8 2008 $
+.Dt IX 4
+.Os
+.Sh NAME
+.Nm ix
+.Nd Intel 82598 PCI Express 10Gb Ethernet device
+.Sh SYNOPSIS
+.Cd "ix* at pci?"
+.Sh DESCRIPTION
+The
+.Nm
+driver provides support for PCI Express 10Gb Ethernet adapters based
+on the Intel 82598EB Ethernet controller chips, including the
+following:
+.Pp
+.Bl -bullet -offset indent -compact
+.It
+Intel 82598AF 10GbE Adapter (10GbaseSR)
+.It
+Intel 82598AF Dual Port 10GbE Adapter (10GbaseSR)
+.It
+Intel 82598EB 10GbE Adapter (10GbaseCX4)
+.It
+Intel 82598EB Dual Port 10GbE Adapter (10GbaseCX4)
+.It
+Intel 82598EB XF 10GbE Adapter (10GbaseLR)
+.It
+Intel 82598AT 10GbE Adapter
+.It
+Intel 82598AT Dual Port 10GbE Adapter
+.El
+.Sh SEE ALSO
+.Xr arp 4 ,
+.Xr ifmedia 4 ,
+.Xr intro 4 ,
+.Xr netintro 4 ,
+.Xr pci 4 ,
+.Xr hostname.if 5 ,
+.Xr ifconfig 8
+.Sh HISTORY
+The
+.Nm
+driver first appeared in
+.Ox 4.4 .
+.Sh AUTHORS
+.An -nosplit
+The
+.Nm
+driver was written by
+.An Intel Corporation
+and ported to OpenBSD by
+.An Reyk Floeter Aq reyk@openbsd.org .
+
diff --git a/share/man/man4/pci.4 b/share/man/man4/pci.4
index 2bfcb7642c2..7d8b9f33495 100644
--- a/share/man/man4/pci.4
+++ b/share/man/man4/pci.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pci.4,v 1.250 2008/05/07 02:54:40 deraadt Exp $
+.\" $OpenBSD: pci.4,v 1.251 2008/06/08 20:50:46 reyk Exp $
.\" $NetBSD: pci.4,v 1.29 2000/04/01 00:32:23 tsarna Exp $
.\"
.\" Copyright (c) 2000 Theo de Raadt. All rights reserved.
@@ -31,7 +31,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: May 7 2008 $
+.Dd $Mdocdate: June 8 2008 $
.Dt PCI 4
.Os
.Sh NAME
@@ -196,6 +196,8 @@ Intel EtherExpress PRO/100 10/100 Ethernet device
GEM 10/100/Gigabit Ethernet device
.It Xr hme 4
Sun Happy Meal 10/100 Ethernet device
+.It Xr ix 4
+Intel(R) 82598 PCI Express 10Gb Ethernet device
.It Xr ixgb 4
Intel(R) PRO/10GbE 10Gb Ethernet device
.It Xr lge 4