*******************************************************************
*                  RALINK TECHNOLOGY, CORP.
*             RALINK RT2500 PCI/MiniPCI/Cardbus Wireless Card
*             SOFTWARE DRIVER RELEASE NOTE
*
*           Copyright(C) 2003 Ralink Technology, Corp.
*                        All Rights Reserved.
*
*******************************************************************

CHANGE HISTORY
----------------------------------------------------------------
Version 1.2.0.0
----------------------------------------------------------------

1. Add WPA-PSK support

2. Add iwconfig & iwpriv support


----------------------------------------------------------------
Version 1.3.0.0
----------------------------------------------------------------

1. Bug fix - configure file format (RaConfig2500)

2. Bug fix - WPA-PSK(TKIP)

3. Enhance probe request

4. Improve compatibility issue


----------------------------------------------------------------
Version 1.4.1.0
----------------------------------------------------------------

1. Support iwlist scanning

2. Conform with gcc 2.95 syntax

3. Fix reading wep key string problem.


----------------------------------------------------------------
Version 1.4.2.0
----------------------------------------------------------------

1. Enhance README


----------------------------------------------------------------
Version 1.4.3.0
----------------------------------------------------------------

1. Support big endian

2. Enhance iwpriv command

3. Add ApClient mode  /* Station With Ether Bridge function*/

----------------------------------------------------------------
Version 1.4.4.0
----------------------------------------------------------------

1. Fix- can't receive frag packets
2. Add GNU GENERAL PUBLIC LICENSE
3. Fix- scan update Japan filter problem
4. Fix- read MAC 00-00-00-00-00-00 problem
5. Change pair spin_unlock_irqrestore:spin_lock_irqsave to spin_unlock_bh:spin_lock_bh
6. define rtstrstr and rtstrchr function

----------------------------------------------------------------
Version 1.4.5.0
----------------------------------------------------------------
1. Add antenna diversity function

----------------------------------------------------------------
Version 1.4.6.0
----------------------------------------------------------------

1. Fix- Mlme queue tail pointer
2. Add- WPANONE
3. Add- AUTH AUTO method
4. New MD5
5. Fix- racing condtion in mlme.c and rtmp_data.c

----------------------------------------------------------------
Version 1.4.6.1
----------------------------------------------------------------

1. Fix typo - Readme
2. Fix iwconfig - Link Quality(means Channel Quality), Signal level and Noise level.
3. Fix iwlist ra0 channel - print out


----------------------------------------------------------------
Version 1.4.6.3
----------------------------------------------------------------

1. Fix TKIP group key in big endian platform


----------------------------------------------------------------
Version 1.4.6.4
----------------------------------------------------------------

1. Fix SHA-fun byte reverse (md5.c) in big endian platform
2. Correct noise and signal level (get info from iwconfig )