freebsd-dev/sys/dev/firewire
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
..
00README
firewire_phy.h
firewire.c - Remove unused code. 2002-11-12 17:16:20 +00:00
firewire.h
firewirebusreg.h
firewirereg.h Split userland services to fwdev.c. 2002-11-12 15:22:19 +00:00
fwdev.c fix wording. 2002-11-12 17:11:32 +00:00
fwmem.c - Add fwmem_xfer_req() and use this in other functions. 2002-11-12 17:19:21 +00:00
fwmem.h Use struct fw_device in fwmem.c 2002-11-12 13:49:17 +00:00
fwohci_pci.c Add a prototype for suspend/resume. 2002-11-12 13:46:09 +00:00
fwohci.c - clean up 2002-11-12 10:02:50 +00:00
fwohcireg.h
fwohcivar.h
iec13213.h
iec68113.h
if_fwe.c network interface driver changes: 2002-11-14 23:54:55 +00:00
if_fwevar.h
sbp.c - Fix printf warnings on 64bit plathome. 2002-11-07 02:13:40 +00:00