]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Move the PS3 framebuffer console to use vt instead of syscons and adjust
authorNathan Whitehorn <nwhitehorn@FreeBSD.org>
Sun, 11 May 2014 05:49:35 +0000 (05:49 +0000)
committerNathan Whitehorn <nwhitehorn@FreeBSD.org>
Sun, 11 May 2014 05:49:35 +0000 (05:49 +0000)
commit49588d0fac18743f84c0fb31fc00e21f466b24c4
treeba525e1e182cccb23c281f0c62e1f52ddf9188c7
parentb07d0cbce33ccea111ae09f818fcfa756d49b1db
Move the PS3 framebuffer console to use vt instead of syscons and adjust
GENERIC64 for PowerPC to use vt with it.

Much to my chagrin, PS3 support seems to have bitrotted somewhat since the
last time I tried it. ehci panics on attach and interrupt handling seems
to be faulty. This should be fixed soon...
sys/conf/files.powerpc
sys/powerpc/conf/GENERIC64
sys/powerpc/ps3/ps3_syscons.c