sync with OpenBSD -current
This commit is contained in:
parent
bd64e7d325
commit
6c1791ec4e
8 changed files with 124 additions and 15 deletions
|
@ -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?
|
||||
|
|
|
@ -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?
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue