light_attach
static void light_attach(device_t, device_t, void *);
CFATTACH_DECL_NEW(light, sizeof(struct light_softc), light_match, light_attach,