ucom_attach
void ucom_attach(device_t, device_t, void *);
CFATTACH_DECL_NEW(ucom, sizeof(struct ucom_softc), ucom_match, ucom_attach,