Searched hist:"31 ec0f7a8336a53d9fb9042b57b50b78820d0212" (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/conf/ |
H A D | options.powerpc | diff 31ec0f7a8336a53d9fb9042b57b50b78820d0212 Tue Aug 21 08:31:26 CEST 2012 Adrian Chadd <adrian@FreeBSD.org> 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
|
H A D | files.powerpc | diff 31ec0f7a8336a53d9fb9042b57b50b78820d0212 Tue Aug 21 08:31:26 CEST 2012 Adrian Chadd <adrian@FreeBSD.org> 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
|