summaryrefslogtreecommitdiff
path: root/sys/dev/ic/gemreg.h
AgeCommit message (Collapse)Author
2003-10-21typos from Tom Cosgrove;Jason McIntyre
Tom: I did not commit a couple of your changes. i did not include some punctuation fixes (full stops, etc.) mnemorable -> mnemonic: i decided memorable was probably better instrunctions -> instruction: i kept the plural
2002-06-07Multicast fixes, Gig-E support, mostly from netbsd. ok jason@Dale Rahn
2002-02-22Revert to previous (non hacked =) version now that the iommu is handledJason Wright
correctly and it doesn't crash
2002-01-28Re-port the NetBSD driver, but rewrite tx logic to use static buffers (andJason Wright
copies). This makes the Blade100 gem stable for me.
2001-12-14$OpenBSD$Dale Rahn
2001-12-13changes to work with 32bit platforms and get ethernet address on powerpc.Dale Rahn
Inspired by NetBSD.
2001-09-23solve mtu problem a little more elegantly (ramdisk works on blade100 andJason Wright
u5 now).
2001-09-21openbsd style %b handlingJason Wright
2001-09-21Driver for Sun GEM ethernet. Not ready yet.Artur Grabowski
From NetBSD