freebsd-dev/sys/dev/dc
Sam Leffler 9ef8b52020 o track either_ifattach/ether_ifdetach API changes
o use if_input for input packet processing
o don't strip the Ethernet header for input packets
o use BPF_* macros bpf tapping
o call ether_ioctl to handle default ioctl case
o track vlan changes

Reviewed by:	many
Approved by:	re
2002-11-14 23:49:09 +00:00
..
dcphy.c Put function return types on a line by themselves. 2002-10-14 22:31:52 +00:00
if_dc.c o track either_ifattach/ether_ifdetach API changes 2002-11-14 23:49:09 +00:00
if_dcreg.h Dynamically configure the width of the srom. This code comes from 2002-10-07 05:26:35 +00:00
pnphy.c Put function return types on a line by themselves. 2002-10-14 22:31:52 +00:00