freebsd-dev/sys/dev/fxp
Garrett Wollman 9b44ff2214 Clean up Ethernet drivers:
- fill in and use ifp->if_softc
	- use if_bpf rather than private cookie variables
	- change bpf interface to take advantage of this
	- call ether_ifattach() directly from Ethernet drivers
	- delete kludge in if_attach() that did this indirectly
1996-02-06 18:51:28 +00:00
..
if_fxp.c Clean up Ethernet drivers: 1996-02-06 18:51:28 +00:00
if_fxpreg.h Increased the number of Tx segments from 13 to 29 to reduce the need to 1995-12-05 11:49:55 +00:00