vncfb_intr
static int vncfb_intr(void *);
sc->sc_ih = sigio_intr_establish(vncfb_intr, sc);
vncfb_intr(sc);