10/30/98 ck000402.zip -- Ethernet Driver Ver 1.1 This version contains a fix for an errata where the trmin0 (timer0) PIO was set to a timer input to drive timer0 on the AM186CC instead of having the timer driven internally to the AM186CC. This errata does not appear on the A0 and A1 versions of the AM186CC, because the trmin0 input is allowed to float and ends up generating clock pulses for timer0, this was fixed on the B0 silicon by pulling down the trmin0 input causing no false clock pulses to show up, but this causes version 1.0 of the ethernet driver to lock up because timer0 has no source. This has been corrected in this codekit by setting the trmin0 PIO to a terminated input and having timer0 generated internally to the AM186CC.