K 10 svn:author V 2 dg K 8 svn:date V 27 1998-10-11T06:28:54.000000Z K 7 svn:log V 294 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. END