epconfig
epconfig(sc, chipset, NULL);
void epconfig(struct ep_softc *, u_short, u_int8_t *);
epconfig(sc, EP_CHIPSET_3C509, NULL);
epconfig(sc, EP_CHIPSET_UNKNOWN, NULL);
epconfig(sc, EP_CHIPSET_3C509, NULL);
epconfig(sc, EP_CHIPSET_VORTEX, NULL);
epconfig(sc, epp->epp_chipset, enaddr);