Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-05-07 | move ether_crc32_le to if_ethersubr.c. Add ether_crc32_be | Nathan Binkert | |
2002-02-25 | Accept ethernet broadcasts too :-) This patch contains a copy of | Niklas Hallqvist | |
ether_crc32_le from NetBSD, which might be bettter placed in if_ethersubr.c later, if any other driver needs it. | |||
2001-07-13 | On my 10th wedding anniversary I am celebrating by | Niklas Hallqvist | |
committing this driver for technology from back when I got married :-) It is for DEC EtherWorks cards, and comes from NetBSD. I have done severe KNF, and fixed the driver to work with PIO-only cards. Enjoy! |