summaryrefslogtreecommitdiff
path: root/sys/arch/sparc/dev/bereg.h
AgeCommit message (Collapse)Author
2001-01-30- take advantage of the fact that qe's and be's require qec's and moveJason Wright
some common functionality into qec's driver (rx and tx frame fetching) - avoid modulus operations - some style
1999-01-07Take advantage of kernel printf %bJason Wright
1998-09-15multicast support + a little KNFJason Wright
1998-09-04ifmedia-fy qec+beJason Wright
1998-09-01o sun4c supported nowJason Wright
o added collision counters o general improvements
1998-08-28o added link negotiationJason Wright
o sun4c support (XXX: will be revised)
1998-08-26First cut at qec+be support. Works in 10mbit/half duplex mode.Jason Wright
Removed qec+be dependency on stp2002.
1998-07-05basic chip setupTheo de Raadt
1998-07-04map registers of the qec+be 100mbit cardTheo de Raadt