HardenedBSD/sys/dev/fxp
David Greenman 91aa9f9055 Clear out transmit descriptor memory in fxp_attach when it's malloced.
fxp_stop is called as the first thing in fxp_init, and if the tx desc
list has junk in it, the system may panic. This bug showed up as a side
effect of the changes in rev 1.56, but has been in the code since the
beginning.
1998-10-11 06:28:54 +00:00
..
if_fxp.c Clear out transmit descriptor memory in fxp_attach when it's malloced. 1998-10-11 06:28:54 +00:00
if_fxpreg.h
if_fxpvar.h