CVS commit: src/sys/dev/acpi
"Nick Hudson" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: skrll Date: Sun Jun 7 19:47:49 UTC 2026 Modified Files: src/sys/dev/acpi: sdhc_acpi.c Log Message: PR/60314 Raspberry PI 5 SD support doesn't work under UEFI Apply the necessary SDHC_FLAG_* flags to make the Broadcom STB SDHCI controllers (Arasan IP) with HID BRCM5D12 work. Thanks to Jared for help with this. To generate a diff of this commit: cvs rdiff -u -r1.23 -r1.24 src/sys/dev/acpi/sdhc_acpi.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.