Enable aplmbox(4).
authorkettenis <kettenis@openbsd.org>
Sun, 19 Dec 2021 13:07:36 +0000 (13:07 +0000)
committerkettenis <kettenis@openbsd.org>
Sun, 19 Dec 2021 13:07:36 +0000 (13:07 +0000)
sys/arch/arm64/conf/GENERIC
sys/arch/arm64/conf/RAMDISK
sys/arch/arm64/conf/files.arm64

index 15896b5..3ec9f09 100644 (file)
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.217 2021/12/11 19:45:05 kettenis Exp $
+# $OpenBSD: GENERIC,v 1.218 2021/12/19 13:07:36 kettenis Exp $
 #
 # GENERIC machine description file
 #
@@ -142,6 +142,7 @@ apldart*    at fdt? early 1
 apldog*                at fdt? early 1
 apldwusb*      at fdt?
 aplintc*       at fdt? early 1
+aplmbox*       at fdt?
 aplpcie*       at fdt?
 pci*           at aplpcie?
 aplpinctrl*    at fdt? early 1
index 087295e..38b8e43 100644 (file)
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.163 2021/12/11 19:45:05 kettenis Exp $
+# $OpenBSD: RAMDISK,v 1.164 2021/12/19 13:07:36 kettenis Exp $
 
 machine                arm64
 maxusers       4
@@ -106,6 +106,7 @@ apldart*    at fdt? early 1
 apldog*                at fdt? early 1
 apldwusb*      at fdt?
 aplintc*       at fdt? early 1
+aplmbox*       at fdt?
 aplpcie*       at fdt?
 pci*           at aplpcie?
 aplpinctrl*    at fdt? early 1
index be12fd6..5be4f94 100644 (file)
@@ -1,4 +1,4 @@
-# $OpenBSD: files.arm64,v 1.47 2021/12/09 11:38:26 kettenis Exp $
+# $OpenBSD: files.arm64,v 1.48 2021/12/19 13:07:36 kettenis Exp $
 
 maxpartitions  16
 maxusers       2 8 128
@@ -160,6 +160,10 @@ device     aplms: hid, hidms, wsmousedev
 attach aplms at aplhidev
 file   arch/arm64/dev/aplhidev.c               aplhidev | aplkbd | aplms needs-flag
 
+device aplmbox
+attach aplmbox at fdt
+file   arch/arm64/dev/aplmbox.c                aplmbox
+
 device aplpcie: pcibus
 attach aplpcie at fdt
 file   arch/arm64/dev/aplpcie.c                aplpcie