Changes from 11.2 to 11.3: o 11.3 now loads high. o Erratum: 11.3 requires emm386. Changes from 11.3 to 11.4: o 11.4 now works without emm386. o 11.4 chains interrupts, so that if you're in a shared interrupt system, the packet driver will chain to the pre-existing interrupt handler if it gets an interrupt that was not generated by the 83815. o Interestingly, it also does not drop packets the way previous versions of the packet driver used to do. This is quite odd since I didn't touch any areas of the code which would affect that (except interrupt handling). Changes from 11.4 to 11.5: o Incorporate NSC's Short Cable fix, as found in their version of this packet driver, which they inexplicably versioned 12.2.