freebsd-dev/sys/dev/ed
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_ed98.h - Fixed the conversion to bus_space interface. 2000-08-17 12:15:45 +00:00
if_ed_cbus.c Replace the if_name and if_unit members of struct ifnet with new members 2003-10-31 18:32:15 +00:00
if_ed_isa.c Replace the if_name and if_unit members of struct ifnet with new members 2003-10-31 18:32:15 +00:00
if_ed_pccard.c Replace the if_name and if_unit members of struct ifnet with new members 2003-10-31 18:32:15 +00:00
if_ed_pci.c Replace the if_name and if_unit members of struct ifnet with new members 2003-10-31 18:32:15 +00:00
if_ed.c Try to create some sort of consistency in how the routings to find the 2003-11-13 20:55:53 +00:00
if_edreg.h Add Allied Telesis SIC-AT boards support. 2003-10-15 17:22:15 +00:00
if_edvar.h Replace the if_name and if_unit members of struct ifnet with new members 2003-10-31 18:32:15 +00:00