Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-11-06 | Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary. | Miod Vallat | |
(Look ma, I might have broken the tree) | |||
2001-07-09 | Trivial ether_input_mbuf(). | Federico G. Schwindt | |
2001-02-20 | for ethernet ifaces attach bpf from ether_ifattach; jason@, aaron@, itojun@ ok | Michael Shalayeff | |
1999-05-13 | Compensate for the check for onwership of unicast packets in promiscuous | Jason Wright | |
mode being moved to if_ether.c. This is the last of the drivers hopefully. | |||
1998-05-08 | With the new psc framework, incorporate the driver for the AMD MACE ethernet | gene | |
found on Quadra/Centris AV models. Much of this done by Allen Briggs with porting to OpenBSD by me. |