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
if_ed_isa.c
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
if_edvar.h