URTW_RXBUF_SIZE
req = usb_alloc_bulk_req(sc->sc_dev, URTW_RXBUF_SIZE, USB_FLAGS_SLEEP);
req->bulk_len = URTW_RXBUF_SIZE;