Enable dwxe(4)
authorkevlo <kevlo@openbsd.org>
Thu, 7 Mar 2024 01:05:07 +0000 (01:05 +0000)
committerkevlo <kevlo@openbsd.org>
Thu, 7 Mar 2024 01:05:07 +0000 (01:05 +0000)
ok kettenis@, deraadt@

sys/arch/riscv64/conf/GENERIC
sys/arch/riscv64/conf/RAMDISK

index 9c5ceaf..2713751 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: GENERIC,v 1.49 2024/02/02 12:09:18 kettenis Exp $
+#      $OpenBSD: GENERIC,v 1.50 2024/03/07 01:05:07 kevlo Exp $
 #
 # For further information on compiling OpenBSD kernels, see the config(8)
 # man page.
@@ -101,6 +101,7 @@ ehci*               at fdt?
 cad*           at fdt?
 dwge*          at fdt?
 dwqe*          at fdt?
+dwxe*          at fdt?
 dwiic*         at fdt?
 iic*           at dwiic?
 dwmmc*         at fdt?
index 33a6492..0d6ff87 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: RAMDISK,v 1.42 2024/02/02 12:09:18 kettenis Exp $
+#      $OpenBSD: RAMDISK,v 1.43 2024/03/07 01:05:07 kevlo Exp $
 
 machine                riscv64
 maxusers       4
@@ -91,6 +91,7 @@ ehci*         at fdt?
 cad*           at fdt?
 dwge*          at fdt?
 dwqe*          at fdt?
+dwxe*          at fdt?
 
 dwmmc*         at fdt?
 sdmmc*         at dwmmc?