summaryrefslogtreecommitdiff
path: root/sys/dev/ic/gem.c
AgeCommit message (Expand)Author
2001-11-17Back out the last two changes I made to this driver -- some peoplethorpej
2001-11-13add/cleanup RCSIDlukem
2001-10-21Reserve one descriptor at the end of the ring as a termination point,thorpej
2001-10-20gem_init(): Don't call gem_mii_statchg() directly. Instead, callthorpej
2001-10-18Yet more cruft removal.thorpej
2001-10-18Remove more cruft left over from copying bits of other drivers.thorpej
2001-10-18Remove some more stuff left over from copying bits of the HME driver.thorpej
2001-10-18Manipulate the Tx desc pointer as 2 32-bit values, just asthorpej
2001-10-01Remove some debug messages.eeh
2001-10-01Increase receive ring to 128 entries and handle both endian devices.eeh
2001-09-16Driver for Sun GEM gigabit ethernet, Sun ERI 10/100, and Apple GMAC.eeh