summaryrefslogtreecommitdiff
path: root/sys/arch/sparc/dev/qe.c
AgeCommit message (Expand)Author
2000-11-17seems the qe/mace combination needs a delay between accesses to theJason Wright
2000-11-16- remove other media types, the MACE isn't as bright as one would hopeJason Wright
2000-11-16wait for the MACE to figure out whether it has media or not, and thenJason Wright
2000-11-16- Fix the NMI problem: it seems the qec channel reset also resets the MACE, andJason Wright
2000-06-18hmm, you'd never know these started out as if_ie.c....Jason Wright
1999-12-08fix mbuf chain allocation to comply with m_devget() way.Jason Wright
1999-02-24better promisc & allmulti handlingJason Wright
1999-02-08match be & qe as part of the bootpathJason Wright
1998-11-02First step at unifying qe & be drivers:Jason Wright
1998-10-21The qec global reset should only be allowed to happen once per qec card, notJason Wright
1998-10-20o Only read the per-channel status reg if the global int mask says somethingJason Wright
1998-10-19Use register definitions from AMD databook.Jason Wright
1998-10-19Support for the qec+qe (SBus QuadEthernet board)Jason Wright