sc_allocate_keyboard
static int sc_allocate_keyboard(sc_softc_t *sc, int unit);
kbdidx = sc_allocate_keyboard(sc, -1);
kbdidx = sc_allocate_keyboard(sc, unit);