=============================================================================
          Kontron Windows CE .NET 4.2 Solution Pack Release Notes
                    CESPI126.ZIP    Date: 2007.05.28
=============================================================================

The documentation is contained in the JWINCE.PDF file.

Component Catalog:
------------------

In CE 4.2 all Kontron components appear under the "Third Party" node in the
Component Catalog after importing  the WINCE420\Kontron\Tools\Kontron.cec
file.


Crystal Ethernet:
-----------------

Under CE 4.2 you need to set the interrupt for which the card has been
configured. The default is IRQ10. To set the driver to IRQ5 you need to set
the environment variable J_CEPC_ETHER_CRYSTAL_IRQ5 to 1.
For all other IRQs you need to manually change the setting in PLATFORM.REG

You can use the DOS based SETUP program to view or change the current IRQ.


Flat VGA Driver Support:
------------------------

If you want to use the Flat VGA driver ddi_flat then
prepare the boot drive with

  JSYSCE C: F640*480

Please note that if you use LOADCEPC you MUST add the /L switch like this:

  LOADCEPC /L:640x480x256

For ALL other video drivers NEVER add the /L switch. Setting the video mode
with JSYSCE is sufficient in these cases.

The Flat VGA driver can be used for all boards with a PCI graphics card and
VESA support in the BIOS that do not have a dedicated display driver.

This is the case for VIA based boards like ETX-P3E and ETX-C3E.


Topro Display Driver:
---------------------

For Topro based cards like the DIMM/PC-VGA2 include the
ddi_jump (Kontron Cirrus Logic Display Driver)

Then prepare the boot drive with

  JSYSCE C: TP640*480


Audio Driver:
-------------

In the BIOS Setup make sure that the Sound is enabled and set to IO Port 220, DMA
5, and IRQ 5. Be careful that MPU IO setting does not interfere with your
debug NE2000 compatible Ethernet card.


Ethernet Download and Kernel Debugging:
---------------------------------------

The preferred Ethernet Download and Kernel Debugging option is to use a dedicated 
NE2000 compatible Ethernet card (preferably ISA or PC/104).

However if this in not an option you can now use the on-board Ethernet. 
This package contains support for on-board Davicom 9102A and Intel 8255x(ER) 
Ethernet chips.

The Ethernet bootloader also includes support for NE2000 compatible ISA cards 
(like RTL8019, DM9008, FP9601).

Copy the file EBOOT.BIN from the Kontron\Tools directory your target's boot disk.

Launch with the Kontron Version of Loadcepc:
  loadcepc /E:1:<io>:<irq> /B:38400 eboot.bin

Specify the correct values for <io> and <irq> for example:
  loadcepc /E:1:1400:11 /B:38400 eboot.bin

To pick the first PCI Ethernet chip specify:
  loadcepc /E:1:1:1 /B:38400 eboot.bin


New BSPs:
---------

Kontron ETX-PM
Kontron ETX-P3T
Kontron ETX-elite
Kontron JRex-PM
Kontron JRex-CE
Kontron MOPSlcdVE
Kontron MOPSlcdTM
Kontron MOPSlcdSE
Kontron speedMOPSlcdCE
Kontron ePanel-mgx

What's New:
-----------

CESPI126:

Updated Boot Loader, JSYSCE & EBOOT.BIN
Updated JATAPI
Updated Davicom Ethernet Driver

CESPI121:

Updated Boot Loader, JSYSCE & EBOOT.BIN
Updated VIA Display Driver
Updated Intel Ethernet Driver
Updated JIDA Driver
Updated JInitIP
Updated VIA Ethernet
Added SMI LynxEM+ Display Driver
Added Intel Embedded Graphics Driver
Added CMI Audio Driver
Added ICH4 Audio Driver

CESPI122:

Updated Intel Embedded Graphics Driver
Added PCI Bus Master Driver

CESPI123:

Added USB Legacy Support
Updated JATAPI
