freebsd-dev/sys/dev/iicbus
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
..
if_ic.c network interface driver changes: 2002-11-14 23:54:55 +00:00
iic.c move <machine/iic.h> and <machine/smb.h> to <dev/iicbus/iic.h> and 2002-09-19 03:25:46 +00:00
iic.h
iicbb_if.m Major rework of the iicbus/smbus framework: 2002-03-23 15:49:15 +00:00
iicbb.c Major rework of the iicbus/smbus framework: 2002-03-23 15:49:15 +00:00
iicbus_if.m
iicbus.c Major rework of the iicbus/smbus framework: 2002-03-23 15:49:15 +00:00
iicbus.h
iiconf.c Major rework of the iicbus/smbus framework: 2002-03-23 15:49:15 +00:00
iiconf.h Major rework of the iicbus/smbus framework: 2002-03-23 15:49:15 +00:00
iicsmb.c Major rework of the iicbus/smbus framework: 2002-03-23 15:49:15 +00:00