freebsd-dev/sys/dev/ed
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_ed.c Clean up Ethernet drivers: 1996-02-06 18:51:28 +00:00
if_edreg.h Fix a bunch of spelling errors in the comment fields of 1996-01-30 23:02:38 +00:00