summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorPeter Hessler <phessler@cvs.openbsd.org>2019-01-19 04:10:31 +0000
committerPeter Hessler <phessler@cvs.openbsd.org>2019-01-19 04:10:31 +0000
commitf95d4e5933bc5af5073ea332addc157c01d12a8d (patch)
treef09b6fafcc0c26e4ba3079e22e8c90c305efbb5a /sys
parent4ecc45bb8c496711ec5528c7ba735c520ce1ae91 (diff)
enable myx(4) on the large ramdisk. has been enabled in GENERIC for a while.
Diffstat (limited to 'sys')
-rw-r--r--sys/arch/amd64/conf/RAMDISK_CD3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/amd64/conf/RAMDISK_CD b/sys/arch/amd64/conf/RAMDISK_CD
index 8558f02884f..5bdf9a43103 100644
--- a/sys/arch/amd64/conf/RAMDISK_CD
+++ b/sys/arch/amd64/conf/RAMDISK_CD
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK_CD,v 1.175 2019/01/19 03:24:18 jmatthew Exp $
+# $OpenBSD: RAMDISK_CD,v 1.176 2019/01/19 04:10:30 phessler Exp $
machine amd64
maxusers 4
@@ -219,6 +219,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
oce* at pci? # Emulex OneConnect 10Gb ethernet
sf* at pci? # Adaptec AIC-6915 ethernet
bge* at pci? # Broadcom BCM57xx (aka Tigon3)