freebsd-dev/sys/dev/awi
Sam Leffler 673d91916d network interface driver changes:
o don't strip the Ethernet header from inbound packets; pass packets
  up the stack intact (required significant changes to some drivers)
o reference common definitions in net/ethernet.h (e.g. ETHER_ALIGN)
o track ether_ifattach/ether_ifdetach API changes
o track bpf changes (use BPF_TAP and BPF_MTAP)
o track vlan changes (ifnet capabilities, revised processing scheme, etc.)
o use if_input to pass packets "up"
o call ether_ioctl for default handling of ioctls

Reviewed by:	many
Approved by:	re
2002-11-14 23:54:55 +00:00
..
am79c930.c Remove __P. 2002-03-20 02:08:01 +00:00
am79c930reg.h
am79c930var.h Remove __P. 2002-03-20 02:08:01 +00:00
awi_wep.c Remove empty #if*/#endif clauses. 2002-09-21 08:44:51 +00:00
awi_wicfg.c Make this build on 4.x machines again (building a -current kernel on a 2002-04-19 22:28:09 +00:00
awi.c network interface driver changes: 2002-11-14 23:54:55 +00:00
awireg.h
awivar.h Use __FreeBSD_version to test what things to use 2002-05-31 03:27:34 +00:00
if_awi_pccard.c network interface driver changes: 2002-11-14 23:54:55 +00:00