dnkbd_send
static int dnkbd_send(struct dnkbd_softc *, const uint8_t *, size_t);
rc = dnkbd_send(sc, cmdbuf, 1);
rc = dnkbd_send(sc, cmdbuf, 2);