ukbd_match
static int ukbd_match(device_t, cfdata_t, void *);
CFATTACH_DECL2_NEW(ukbd, sizeof(struct ukbd_softc), ukbd_match, ukbd_attach,