summaryrefslogtreecommitdiff
path: root/sys/arch
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch')
-rw-r--r--sys/arch/octeon/conf/GENERIC3
-rw-r--r--sys/arch/octeon/conf/RAMDISK3
2 files changed, 4 insertions, 2 deletions
diff --git a/sys/arch/octeon/conf/GENERIC b/sys/arch/octeon/conf/GENERIC
index 220ddf3221c..3c224b45d95 100644
--- a/sys/arch/octeon/conf/GENERIC
+++ b/sys/arch/octeon/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.50 2019/09/15 07:15:14 visa Exp $
+# $OpenBSD: GENERIC,v 1.51 2019/09/24 14:38:14 visa Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -66,6 +66,7 @@ cnmac* at cn30xxgmx?
rgephy* at mii?
ukphy* at mii?
atphy* at mii?
+eephy* at mii?
brswphy* at mii?
brgphy* at mii?
diff --git a/sys/arch/octeon/conf/RAMDISK b/sys/arch/octeon/conf/RAMDISK
index e1e7528d09a..2ba4904c488 100644
--- a/sys/arch/octeon/conf/RAMDISK
+++ b/sys/arch/octeon/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.43 2019/09/15 07:15:14 visa Exp $
+# $OpenBSD: RAMDISK,v 1.44 2019/09/24 14:38:14 visa Exp $
machine octeon mips64
maxusers 4
@@ -119,6 +119,7 @@ sd* at scsibus?
rgephy* at mii?
ukphy* at mii?
atphy* at mii?
+eephy* at mii?
brswphy* at mii?
brgphy* at mii?