summaryrefslogtreecommitdiff
path: root/sys/arch/i386/conf/GENERIC
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2009-11-26 21:15:14 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2009-11-26 21:15:14 +0000
commitc678dcbb788977101b928b12ab2938f464a22802 (patch)
treeb5ce8b7420a83eaaa5532fa16aae105a09ae04b8 /sys/arch/i386/conf/GENERIC
parentfe4dbdc3fcc3d0168242f1d396dff77a7134f344 (diff)
move gcu* to near what it is used by
Diffstat (limited to 'sys/arch/i386/conf/GENERIC')
-rw-r--r--sys/arch/i386/conf/GENERIC5
1 files changed, 2 insertions, 3 deletions
diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC
index e4a7241f52a..b547b604b92 100644
--- a/sys/arch/i386/conf/GENERIC
+++ b/sys/arch/i386/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.674 2009/11/25 23:12:29 ian Exp $
+# $OpenBSD: GENERIC,v 1.675 2009/11/26 21:15:13 deraadt Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -604,6 +604,7 @@ sk* at skc? # each port of above
mskc* at pci? # Marvell Yukon-2
msk* at mskc? # each port of above
em* at pci? # Intel Pro/1000 ethernet
+gcu* at pci? # Intel Pro/1000 ethernet GCU
ixgb* at pci? # Intel Pro/10Gb ethernet
ix* at pci? # Intel 82598EB 10Gb ethernet
txp* at pci? # 3com 3CR990
@@ -632,8 +633,6 @@ ale* at pci? # Attansic L1E Ethernet
lii* at pci? # Attansic L2 Ethernet
jme* at pci? # JMicron JMC250/JMC260 Ethernet
-gcu* at pci? # Intel EP80579 auxlliary mii device
-
# Wireless network cards
acx* at pci? # TI ACX100/ACX111 (802.11b/g)
acx* at cardbus? # TI ACX100/ACX111 (802.11b/g)