tulip_ifstart
void tulip_ifstart(struct ifnet *ifp);
tulip_ifstart(&sc->tulip_if);
ifp->if_start = tulip_ifstart;