WinCE UAM - Geode Audio Driver - Release Notes
Version 1.00.00
June 13, 2006

--------------------------------------------------------------------------------
PRODUCT INFORMATION
--------------------------------------------------------------------------------
Functionality:
===============
- AC97 Mixer lines
- Wave Recording (At Stereo 16bit only)
- Wave Playback
- DirectSound API support
- Full-Duplex
- WMA 9 support (CE.NET build 1081 or newer)
- Power Management Support

Software Dependency:
=====================
- CE.NET (1382 or newer) 
- CE_Duraudio v1.02.01

Target platforms:
===================
GeodeLX/CS553x

Firmware Dependency:
=====================
The XPressROM must have Native Audio enabled.

--------------------------------------------------------------------------------
INSTALLATION INSTRUCTIONS  
--------------------------------------------------------------------------------
1. Create a directory named "DRIVERS" under your
"$(_TARGETPLATROOT)\SRC" if there is no such folder existed.

2. Update dirs file in "$(_TARGETPLATROOT)\SRC" as follows:
DIRS= \
    kernel \
    bootloader \
    drivers

3. Create a directory named "lxaudio" under your
"$(_TARGETPLATROOT)\SRC\DRIVERS"

4. Create a dirs file as follows in "$(_TARGETPLATROOT)\SRC\DRIVER" folder:
DIRS= \
    lxaudio

5. Copy all driver files into lxaudio directory. (Don't forget all of CE_DURAUDIO 
   library files.)


SUBSEQUENT INSTRUCTIONS
=========================
If any changes have been made in the codes, or in the registry files, the whole
steps in the build instructions must be done again.

-----------------------------------------------------------------------------
RELEASE HISTORY
-----------------------------------------------------------------------------
Version 1.00.00
Developed for CE 6.0

Unit Test
---------
The driver was pre-tested using the following tools:

- Media Player
- Control panel playback
- CETK audio Tests

================================================================================
