freebsd-dev/sys/dev/ie
David Greenman 307d80be7a Moved conversion of ether_type to host byte order out of ethernet drivers
and into ether_input(). It was silly to have bpf want this one way and
ether_input want it another way. Ripped out trailer support from the few
remaining drivers that still had it.
1994-11-24 14:29:38 +00:00
..
if_ie507.h Reviewed by: 1994-08-24 22:32:44 +00:00
if_ie.c Moved conversion of ether_type to host byte order out of ethernet drivers 1994-11-24 14:29:38 +00:00
if_iereg.h