CVS commit: src/sys/arch/mips/ingenic
"Radoslaw Kujawa" <[email protected]> Sun, 26 Jul 2026 20:15:18 +0000
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: rkujawa Date: Sun Jul 26 20:15:17 UTC 2026 Modified Files: src/sys/arch/mips/ingenic: apbus.c ingenic_regs.h ingenic_var.h Added Files: src/sys/arch/mips/ingenic: jzmmc.c Log Message: Add JZ4780 SD/MMC driver. Tested and expected to work only on CI20 in its current state. Needs geralization when the next JZ4780 board appears. To generate a diff of this commit: cvs rdiff -u -r1.23 -r1.24 src/sys/arch/mips/ingenic/apbus.c cvs rdiff -u -r1.28 -r1.29 src/sys/arch/mips/ingenic/ingenic_regs.h cvs rdiff -u -r1.6 -r1.7 src/sys/arch/mips/ingenic/ingenic_var.h cvs rdiff -u -r0 -r1.1 src/sys/arch/mips/ingenic/jzmmc.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.