-# $OpenBSD: Makefile,v 1.809 2021/10/21 18:36:41 bluhm Exp $
+# $OpenBSD: Makefile,v 1.810 2021/11/02 08:39:23 patrick Exp $
MAN= aac.4 abcrtc.4 abl.4 ac97.4 acphy.4 acrtc.4 \
acpi.4 acpiac.4 acpials.4 acpiasus.4 acpibat.4 \
hireset.4 hitemp.4 hme.4 hotplug.4 hsq.4 \
hvn.4 hvs.4 hyperv.4 \
iatp.4 iavf.4 ichiic.4 ichwdt.4 icmp.4 icmp6.4 icsphy.4 ifmedia.4 \
- iha.4 ihidev.4 iic.4 ikbd.4 ims.4 imt.4 imxanatop.4 imxdog.4 \
+ igc.4 iha.4 ihidev.4 iic.4 ikbd.4 ims.4 imt.4 imxanatop.4 imxdog.4 \
imxesdhc.4 imxgpc.4 imxgpio.4 imxiic.4 imxpciephy.4 imxpwm.4 imxrtc.4 \
imxspi.4 imxsrc.4 imxtmu.4 imxuart.4 inet.4 inet6.4 inphy.4 iophy.4 \
ip.4 ip6.4 ipcomp.4 ipgphy.4 ipmi.4 ips.4 ipsec.4 ipw.4 \
--- /dev/null
+.\" $OpenBSD: igc.4,v 1.1 2021/11/02 08:39:23 patrick Exp $
+.\"
+.\" Copyright (c) 2021 Patrick Wildt <patrick@blueri.se>
+.\"
+.\" 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 2 2021 $
+.Dt IGC 4
+.Os
+.Sh NAME
+.Nm igc
+.Nd Intel I225 1Gb/2.5Gb Ethernet device
+.Sh SYNOPSIS
+.Cd "igc* at pci?"
+.Sh DESCRIPTION
+The
+.Nm
+driver supports Intel I225 series Ethernet devices.
+.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 7.1 .
+.Sh AUTHORS
+The
+.Nm
+driver was written by
+.An Intel Corporation
+and ported to
+.Ox
+by
+.An Kevin Lo Aq Mt kevlo@openbsd.org .
-.\" $OpenBSD: pci.4,v 1.392 2021/10/21 18:36:41 bluhm Exp $
+.\" $OpenBSD: pci.4,v 1.393 2021/11/02 08:39:23 patrick Exp $
.\" $NetBSD: pci.4,v 1.29 2000/04/01 00:32:23 tsarna Exp $
.\"
.\" Copyright (c) 2000 Theo de Raadt. All rights reserved.
.\" (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: October 21 2021 $
+.Dd $Mdocdate: November 2 2021 $
.Dt PCI 4
.Os
.Sh NAME
Sun Happy Meal 10/100 Ethernet device
.It Xr iavf 4
Intel Ethernet Adaptive Virtual Function device
+.It Xr igc 4
+Intel I225 1Gb/2.5Gb Ethernet device
.It Xr ix 4
Intel 82598/82599/X540/X550 PCI Express 100/1Gb/10Gb Ethernet device
.It Xr ixgb 4