summaryrefslogtreecommitdiff
path: root/share/man
diff options
context:
space:
mode:
authorDariusz Swiderski <dms@cvs.openbsd.org>2009-11-25 16:18:05 +0000
committerDariusz Swiderski <dms@cvs.openbsd.org>2009-11-25 16:18:05 +0000
commit35d34a3018c5f683f2389beec8d190d6939a3764 (patch)
treededb779562931812236b5d2f7f5d1b78d44a41f0 /share/man
parent1f1204f03b29049b3702670185d2654bd7bedb55 (diff)
gcu(4) manpage, add information bout EP80579 support to em(4) as well
'just go ahead' deraadt@
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man4/Makefile4
-rw-r--r--share/man/man4/em.411
-rw-r--r--share/man/man4/gcu.454
3 files changed, 63 insertions, 6 deletions
diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile
index e9d5baa1cf5..29616b14c5a 100644
--- a/share/man/man4/Makefile
+++ b/share/man/man4/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.497 2009/11/23 19:50:04 deraadt Exp $
+# $OpenBSD: Makefile,v 1.498 2009/11/25 16:18:04 dms Exp $
MAN= aac.4 ac97.4 acphy.4 \
acpi.4 acpiac.4 acpiasus.4 acpibat.4 acpibtn.4 acpicpu.4 acpidock.4 \
@@ -17,7 +17,7 @@ MAN= aac.4 ac97.4 acphy.4 \
cac.4 cas.4 cardbus.4 carp.4 ccd.4 cd.4 cdce.4 cdcef.4 che.4 cfxga.4 \
ch.4 ciphy.4 ciss.4 clcs.4 clct.4 cmpci.4 cnw.4 \
com.4 crypto.4 cue.4 cy.4 cz.4 dc.4 dcphy.4 ddb.4 de.4 divert.4 dpt.4 \
- drm.4 eap.4 ec.4 eephy.4 ef.4 eg.4 ehci.4 eisa.4 el.4 em.4 \
+ drm.4 eap.4 ec.4 eephy.4 ef.4 eg.4 ehci.4 eisa.4 el.4 em.4 gcu.4 \
emu.4 enc.4 endrun.4 envy.4 ep.4 epic.4 esa.4 \
eso.4 ess.4 et.4 etphy.4 ex.4 exphy.4 \
faith.4 fd.4 fdc.4 fins.4 fintek.4 fms.4 fpa.4 fxp.4 gdt.4 \
diff --git a/share/man/man4/em.4 b/share/man/man4/em.4
index a4e4856e34b..07e43bb7c81 100644
--- a/share/man/man4/em.4
+++ b/share/man/man4/em.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: em.4,v 1.42 2009/08/02 09:28:06 sthen Exp $
+.\" $OpenBSD: em.4,v 1.43 2009/11/25 16:18:04 dms Exp $
.\" Copyright (c) 2002 Intel Corporation
.\" All rights reserved.
.\" Redistribution and use in source and binary forms of the Software, with or without
@@ -28,7 +28,7 @@
.\" * Other names and brands may be claimed as the property of others.
.\"
.\" $FreeBSD: em.4,v 1.18 2005/01/30 12:29:06 yar Exp $
-.Dd $Mdocdate: August 2 2009 $
+.Dd $Mdocdate: November 25 2009 $
.Dt EM 4
.Os
.Sh NAME
@@ -43,8 +43,8 @@ driver provides support for PCI, PCI-X and PCI Express Gigabit Ethernet adapters
based on the Intel 82540EM, 82540EP, 82541EI, 82541ER, 82541GI, 82541PI, 82542,
82543GC, 82544EI, 82544GC, 82545EM, 82545GM, 82546EB, 82546GB, 82547EI, 82547GI,
82562V, 82563EB, 82564EB, 82566DC, 82566DM, 82571EB, 82571GB, 82572EI, 82572GI,
-82573E, 82573L, 82573V, 82574L, 82575EB, 82575GB, and
-82576EB Ethernet controller chips.
+82573E, 82573L, 82573V, 82574L, 82575EB, 82575GB, 82576EB Ethernet controller
+chips and the embedded chips found on EP80579 platform.
The driver supports IPv4 receive IP/TCP/UDP checksum offload on all but
82542-based adapters, VLAN tag insertion and stripping, and Jumbo frames on all
but 82562V, 82566DC/82566DM and 82573E/82573L/82573V-based adapters.
@@ -150,6 +150,8 @@ Sun x8 PCI-E Quad Gigabit Ethernet ExpressModule
Supermicro AOC-SG-i2 Dual Port Server Adapter
.It
Supermicro AOC-PG-I2+ Dual Port Server Adapter
+.It
+Axiomtek NA-200 EP80579 based board
.El
.Pp
The
@@ -181,6 +183,7 @@ For more information on configuring this device, see
.Xr intro 4 ,
.Xr netintro 4 ,
.Xr pci 4 ,
+.Xr gcu 4 ,
.Xr hostname.if 5 ,
.Xr ifconfig 8
.Sh HISTORY
diff --git a/share/man/man4/gcu.4 b/share/man/man4/gcu.4
new file mode 100644
index 00000000000..17923910817
--- /dev/null
+++ b/share/man/man4/gcu.4
@@ -0,0 +1,54 @@
+.\" $OpenBSD: gcu.4,v 1.1 2009/11/25 16:18:04 dms Exp $
+.\"
+.\" Copyright (c) 2009 Dariusz Swiderski <sfires@sfires.net>
+.\"
+.\" 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: November 25 2009 $
+.Os
+.Dt GCU 4
+.Sh NAME
+.Nm gcu
+.Nd Intel EP80579 Global Configuration Unit
+.Sh SYNOPSIS
+.Cd "gcu* at pci?"
+.Sh DESCRIPTION
+The
+.Nm
+driver provides access to the miibus that is hidden behind the GCU device. It
+is used to control PHY's on embedded designs utilizing Intel's EP80579
+chips.
+.Pp
+The GCU also provides access to CAN, SSP and TDM signal strength drivers,
+but since they are not supported by OpenBSD the driver does not provide any
+functionality related to them.
+.Pp
+.Sh SEE ALSO
+.Xr em 4 ,
+.Xr intro 4 ,
+.Xr netintro 4 ,
+.Xr pci 4 ,
+.Pp
+Intel's EP80579 Datasheet:
+.Pa http://download.intel.com/design/intarch/ep80579/320066.pdf
+.Sh HISTORY
+The
+.Nm
+driver first appeared in
+.Ox 4.7 .
+.Sh AUTHORS
+The
+.Nm
+driver was written by
+.An Dariusz Swiderski Aq dms@openbsd.org
+partialy based on FreeBSD driver released by Intel under ISC license.