summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authoradrian <adrian@FreeBSD.org>2012-08-21 06:31:26 +0000
committeradrian <adrian@FreeBSD.org>2012-08-21 06:31:26 +0000
commit5cf5b4b58d2e857efaf5c660f4642a197da6827d (patch)
tree06e427ba4fd933cc124c9b3ea5b195d9f550c1be /lib/libc
parent9a0fdc89f1561620208e07e7aea980053b03cb4d (diff)
downloadFreeBSD-src-5cf5b4b58d2e857efaf5c660f4642a197da6827d.zip
FreeBSD-src-5cf5b4b58d2e857efaf5c660f4642a197da6827d.tar.gz
Initial support for running FreeBSD on the Nintendo Wii. We're able to
reach single user mode using a memory disk device as the file system. This port includes the framebuffer driver, the PIC driver, a platform driver and the GPIO driver. The IPC driver (to talk to IOS kernels) is not yet written but there's a placeholder for it. There are still some MMU problems and to get a working system you need to patch locore32.S. Since we haven't found the best way yet to address that problem, we're not committing those changes yet. The problem is related to the different BAT layout on the Wii and to the fact that the Homebrew loader doesn't clean up the special registers (including the 8 BATs) before passing control to us. You'll need a Wii with Homebrew loader and a TV that can do NTSC (for now). Submitted by: Margarida Gouveia
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud