Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-03-14 | First round of __P removal in sys | Todd C. Miller | |
2002-02-22 | Revert to previous (non hacked =) version now that the iommu is handled | Jason Wright | |
correctly and it doesn't crash | |||
2002-01-28 | Re-port the NetBSD driver, but rewrite tx logic to use static buffers (and | Jason Wright | |
copies). This makes the Blade100 gem stable for me. | |||
2001-12-14 | $OpenBSD$ | Dale Rahn | |
2001-10-03 | Rewrite transmit handling (looks something more like hme), also takes advantage | Jason Wright | |
of some register shadowing provided by the asic. [This still isn't optimal, but it's getting closer...] Move all of the stat stuff out of the interrupt context and into the timeout. | |||
2001-10-02 | increase rx descriptors, remove some debugging code, deal with different ↵ | Jason Wright | |
endian; NetBSD general cleanup; me. | |||
2001-09-21 | Driver for Sun GEM ethernet. Not ready yet. | Artur Grabowski | |
From NetBSD |