
The following has been SUMMARIZED.  The complete version-by-version
ChangeLog is in the file ChangeLog.

v3.00 (97/11/09)
 - Vojtech Pavlik and Martin Mares <mj@k332.feld.cvut.cz> updated
   the driver to work with 2.1.x kernels.
 - David Woodhouse <dwmw2@infradead.org>, on behalf of Nortel,
   added COM20020 support and com90xx IO-mapped register support,
   restructured the source code to make it cleaner, and fixed some
   bugs.
 - Martin Mares fixed some more bugs.
 - Avery slacked off.  Ha ha, suckers!

v2.50 (96/02/24)
 - Massively improved autoprobe routines; they now work even as a
   module.  Thanks to Vojtech Pavlik <Vojtech.Pavlik@st.mff.cuni.cz>
   for his ideas and help in this area.
 - Changed printk's around quite a lot.

v2.22 (95/12/08)
 - Major cleanups, speedups, and better code-sharing.
 - Eliminated/changed many useless/meaningless/scary debug messages
   (and, in most cases, the bugs that caused them).
 - Better IPX support.
 - lp->stats updated properly.
 - RECON checking now by default only prints a message if there are
   excessive errors (ie. your cable is probably broken).
 - New RFC1051-compliant "arc0s" virtual device by Tomasz
   Motylewski.
 - Excess debug messages can be compiled out to reduce code size.

v2.00 (95/09/06)
 - ARCnet RECON messages are now detected and logged as "carrier"
   errors.
 - The TXACK flag is now checked, and errors are logged.
 - Debug levels are now completely different.  See the README.
 - Massive code cleanups, with several no-longer-necessary and some
   completely useless options removed.
 - Multiprotocol support.  You can now use the "arc0e" device to
   send "Ethernet-Encapsulation" packets, which are compatible with
   Windows for Workgroups and LAN Manager, and possibly other
   software.  See the README for more information.

v1.01 (95/03/24)
 - Fixed some IPX-related bugs. (Thanks to Tomasz Motylewski
   <motyl@tichy.ch.uj.edu.pl> for the patches to make arcnet work
   with dosemu!)

v1.00 (95/02/15)
 - Initial non-alpha release.


TO DO: (if someone gets bored)

 - Keep separate stats for each device.
 - Support "arpless" mode like NetBSD does, and as recommended
    by the (obsoleted) RFC1051.
 - Smarter recovery from RECON-during-transmit conditions. (ie.
    retransmit immediately)

