VFB_PIXFMT_8I
vfb_fifo_write(sc, VFB_P2(sc->sc_depth, VFB_PIXFMT_8I));
crtcctl = (sc->sc_depth == 16 ? VFB_PIXFMT_565 : VFB_PIXFMT_8I) |