freebsd-dev/sys/dev/ed
Gleb Smirnoff 1fb025d58a Remove layer intermixing. Device driver should pass the frame should
pass frame to ether_input(), and do not play with bridge itself.

Reviewed by:	sam, andre
Approved by:	julian (mentor)
MFC after:	1 week
2004-09-06 21:14:32 +00:00
..
if_ed98.h
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 It is a little better to return ENXIO from probe/match routine than EIO. 2004-07-21 20:38:12 +00:00
if_ed_pci.c A couple more style(9) nits I should have included in last commit 2004-06-18 01:28:54 +00:00
if_ed.c Remove layer intermixing. Device driver should pass the frame should 2004-09-06 21:14:32 +00:00
if_edreg.h Add Allied Telesis SIC-AT boards support. 2003-10-15 17:22:15 +00:00
if_edvar.h Adjust ed(4) for 64-bit platforms should it get newbus'ified. 2004-03-03 06:48:42 +00:00