freebsd-dev/sys/dev/fe
David E. O'Brien aa8255025a Try to create some sort of consistency in how the routings to find the
multicast hash are written.  There are still two distinct algorithms used,
and there actually isn't any reason each driver should have its own copy
of this function as they could all share one copy of it (if it grew an
additional argument).
2003-11-13 20:55:53 +00:00
..
if_fe_cbus.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
if_fe_isa.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
if_fe_pccard.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
if_fe.c Try to create some sort of consistency in how the routings to find the 2003-11-13 20:55:53 +00:00
if_fereg.h
if_fevar.h Replace the if_name and if_unit members of struct ifnet with new members 2003-10-31 18:32:15 +00:00
mb86960.h