Index: sparc64/conf/GENERIC =================================================================== --- sparc64/conf/GENERIC (revision 269244) +++ sparc64/conf/GENERIC (working copy) @@ -140,6 +140,9 @@ device splash # Splash screen and screen saver support options KBD_INSTALL_CDEV # install a CDEV entry in /dev +# vt is the new video console driver +device vt + # Builtin hardware device auxio # auxiliary I/O device device eeprom # eeprom (really a front-end for the MK48Txx) Index: conf/files.sparc64 =================================================================== --- conf/files.sparc64 (revision 269244) +++ conf/files.sparc64 (working copy) @@ -60,6 +60,7 @@ dev/syscons/scvtb.c optional sc dev/uart/uart_cpu_sparc64.c optional uart dev/uart/uart_kbd_sun.c optional uart sc | vt +dev/vt/hw/ofwfb/ofwfb.c optional vt kern/kern_clocksource.c standard kern/subr_dummy_vdso_tc.c standard kern/syscalls.c optional ktr