summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
Diffstat (limited to 'sys')
-rw-r--r--sys/arch/loongson/conf/GENERIC3
-rw-r--r--sys/arch/loongson/conf/RAMDISK3
2 files changed, 4 insertions, 2 deletions
diff --git a/sys/arch/loongson/conf/GENERIC b/sys/arch/loongson/conf/GENERIC
index 7e3f84c427c..123e3a5a0b3 100644
--- a/sys/arch/loongson/conf/GENERIC
+++ b/sys/arch/loongson/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.56 2017/08/28 19:32:53 jasper Exp $
+# $OpenBSD: GENERIC,v 1.57 2018/04/24 03:17:36 visa Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -212,6 +212,7 @@ udl* at uhub?
wsdisplay* at udl?
# NICs
+em* at pci? # Intel Pro/1000 ethernet
ral* at pci?
re* at pci?
rl* at pci?
diff --git a/sys/arch/loongson/conf/RAMDISK b/sys/arch/loongson/conf/RAMDISK
index 887db8ce183..92e18d5674e 100644
--- a/sys/arch/loongson/conf/RAMDISK
+++ b/sys/arch/loongson/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.28 2016/11/17 14:44:34 visa Exp $
+# $OpenBSD: RAMDISK,v 1.29 2018/04/24 03:17:36 visa Exp $
machine loongson mips64
maxusers 4
@@ -132,6 +132,7 @@ wi* at uhub? # WaveLAN IEEE 802.11DS
zyd* at uhub? # Zydas ZD1211
ugen* at uhub? # USB Generic driver
+em* at pci? # Intel Pro/1000 ethernet
ral* at pci?
re* at pci?
rl* at pci?