K 10 svn:author V 3 mux K 8 svn:date V 27 2003-06-01T22:09:12.000000Z K 7 svn:log V 233 Change a : bzero(ptr, sizeof(DC_RXLEN * 5)); which should obviously be: bzero(ptr, DC_RXLEN * 5); Looks like this bug may have reduced the effectiveness of the workaround for the hardware bug in the PNIC chips. MFC after: 1 week END