CVS commit: [netbsd-11] src/sys/dev/acpi
"Martin Husemann" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: martin Date: Mon Jun 15 17:18:41 UTC 2026 Modified Files: src/sys/dev/acpi [netbsd-11]: sdhc_acpi.c Log Message: Pull up following revision(s) (requested by skrll in ticket #306): sys/dev/acpi/sdhc_acpi.c: revision 1.24 sys/dev/acpi/sdhc_acpi.c: revision 1.25 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. Expand the RPi5 comment to explain the positioning of the BRCM5D12 entries. To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.22.2.1 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.