EE_CONS_P4OPT
constype = (fb->fb_flags & FB_PFOUR) ? EE_CONS_P4OPT : EE_CONS_BW;
if (eep == NULL || eep->eeConsole == EE_CONS_P4OPT)
if (eep == NULL || eep->eeConsole == EE_CONS_P4OPT)
constype = (fb->fb_flags & FB_PFOUR) ? EE_CONS_P4OPT : EE_CONS_COLOR;
{ "p4opt", EE_CONS_P4OPT },