LPC_NINIT
bus_space_write_1(sc->sc_iot, sc->sc_ioh, lpt_control, LPC_NINIT);
control = LPC_SELECT | LPC_NINIT;
bus_space_write_1(iot, ioh, lpt_control, LPC_NINIT);
bus_space_write_1(iot, ioh, lpt_control, LPC_NINIT);
bus_space_write_1(sc->sc_iot, sc->sc_ioh, lpt_control, LPC_NINIT);
LPC_SELECT | LPC_NINIT);