summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Gwynne <dlg@cvs.openbsd.org>2011-06-20 06:06:35 +0000
committerDavid Gwynne <dlg@cvs.openbsd.org>2011-06-20 06:06:35 +0000
commit45a2d83a2f2e3e626a9384f4215105a88bd50660 (patch)
treefa95a1defcb3011f30e96dbd1caeb8096afe5370
parent6978bd65c3aa368743ec31dba20b913e4feb9300 (diff)
enable myx(4).
requested by deraadt@
-rw-r--r--sys/arch/amd64/conf/GENERIC3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/amd64/conf/GENERIC b/sys/arch/amd64/conf/GENERIC
index cc285da7ae5..364ba086571 100644
--- a/sys/arch/amd64/conf/GENERIC
+++ b/sys/arch/amd64/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.320 2011/06/16 23:03:25 pirofti Exp $
+# $OpenBSD: GENERIC,v 1.321 2011/06/20 06:06:34 dlg Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -454,6 +454,7 @@ msk* at mskc? # each port of above
em* at pci? # Intel Pro/1000 ethernet
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)