ucom_softintr
static void ucom_softintr(void *);
sc->sc_si = softint_establish(SOFTINT_USB, ucom_softintr, sc);