sync with OpenBSD -current

This commit is contained in:
purplerain 2024-07-31 18:57:26 +00:00
parent bd64e7d325
commit 6c1791ec4e
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
8 changed files with 124 additions and 15 deletions

View file

@ -1,4 +1,4 @@
# $OpenBSD: GENERIC,v 1.287 2024/07/30 19:47:05 mglocker Exp $
# $OpenBSD: GENERIC,v 1.288 2024/07/31 10:07:33 mglocker Exp $
#
# GENERIC machine description file
#
@ -99,6 +99,7 @@ smmu* at fdt?
xhci* at fdt?
ccp* at fdt? # AMD Cryptographic Co-processor
ipmi* at fdt?
ufshci* at fdt?
# NS16550 compatible serial ports
com* at fdt?

View file

@ -1,4 +1,4 @@
# $OpenBSD: RAMDISK,v 1.217 2024/07/30 19:47:05 mglocker Exp $
# $OpenBSD: RAMDISK,v 1.218 2024/07/31 10:07:33 mglocker Exp $
machine arm64
maxusers 4
@ -86,6 +86,7 @@ bwfm* at sdmmc? # Broadcom FullMAC
smmu* at fdt?
xhci* at fdt?
ccp* at fdt? # AMD Cryptographic Co-processor
ufshci* at fdt?
# NS16550 compatible serial ports
com* at fdt?