summaryrefslogtreecommitdiff
path: root/sys/arch/i386
diff options
context:
space:
mode:
authorDavid Gwynne <dlg@cvs.openbsd.org>2011-06-20 06:07:27 +0000
committerDavid Gwynne <dlg@cvs.openbsd.org>2011-06-20 06:07:27 +0000
commit8dbf59ffeb2572abb6fe13d86f48371fe51b8ffb (patch)
tree30cef8c2ca6dffe9d4eaed4af2c50a8d9d3ecad1 /sys/arch/i386
parent45a2d83a2f2e3e626a9384f4215105a88bd50660 (diff)
enable myx(4)
certainly deraadt@
Diffstat (limited to 'sys/arch/i386')
-rw-r--r--sys/arch/i386/conf/GENERIC3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC
index 08d3aee0f7e..3f5b6db6584 100644
--- a/sys/arch/i386/conf/GENERIC
+++ b/sys/arch/i386/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.717 2011/06/16 23:03:25 pirofti Exp $
+# $OpenBSD: GENERIC,v 1.718 2011/06/20 06:07:26 dlg Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -613,6 +613,7 @@ 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
+myx* at pci? # Myricom Myri-10G 10Gb ethernet
txp* at pci? # 3com 3CR990
nge* at pci? # NS DP83820/DP83821 GigE
bge* at pci? # Broadcom BCM57xx (aka Tigon3)