                        ==============================
                                Release Notes
                        ==============================


This firmware release supports the following devices:

 o Kvaser DRVLIN                           P/N 733-0130-10018-3
   (together with LAPcan or LAPcan II)

 o Kvaser Leaf Professional LIN            P/N 733-0130-00269-2

If you are using a firmware older than 2.7, you should upgrade both
the "boot code" and the "application code". See the readme.txt file in
the upgrade package for more information.


New Features and Fixed Problems in V3.2.076 (Released 06-MAY-2008)
======================================================================== 
* No changes. 



New Features and Fixed Problems in V3.1.047 (Released 15-OCT-2007)
======================================================================== 

* Fixed a problem in 3.0.022 that caused the upgrade to fail on certain
  devices where certain production parameters were not set. If you have
  applied the 3.0.022 update and have problems with your LIN interface, 
  please contact your local reseller or our support; see our web site
  for contact information.


New Features and Fixed Problems in V3.0.022 (Released 24-APR-2007)
======================================================================== 

* Fixed behaviour of the LIN 2.0 diagnostic frames. When a LIN slave
  receives a message with id 0x3c, the response for id 0x3d is
  invalidated. Also the response for 0x3d is invalidated when it has
  been transmitted successfully.  In other words, the 0x3d response
  buffer is now one-shot.

* The checksum type (standard or enhanced) can now be set on each
  message buffer individually. Linlib users can use
  linSetupIllegalMessage() for this; send 0x04 to set a message buffer
  to standard checksum, or 0x08 to set it to enhanced checksum.  All
  buffers (except 0x3c-0x3f) can still be changed in one call with
  linSetupLIN().

