K 10 svn:author V 5 wpaul K 8 svn:date V 27 1998-12-18T18:31:34.000000Z K 7 svn:log V 256 Correct the definition for PN_NETCFG_NO_RXCRC: it's 0x20000000, not 0x02000000. This error was causing the chip to always include the ethernet CRC along with every received frame (the driver turns on PN_NETCFG_NO_RXCRC, but it was frobbing the wrong bit). END