CVS commit: src/sys/arch
"Yuri Honegger Yurix" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: yurix Date: Wed Aug 19 09:28:39 UTC 2026 Modified Files: src/sys/arch/arm/ti: files.ti src/sys/arch/evbarm/conf: GENERIC_V5 Added Files: src/sys/arch/arm/ti: am18xx_sdmmc.c Log Message: evbarm/am18xx: sdmmc driver A first version of the SD card driver for the TI am1808. The driver works fine, but the performance is lower than expected. To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 src/sys/arch/arm/ti/am18xx_sdmmc.c cvs rdiff -u -r1.33 -r1.34 src/sys/arch/arm/ti/files.ti cvs rdiff -u -r1.11 -r1.12 src/sys/arch/evbarm/conf/GENERIC_V5 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.