******************************************************************* * RALINK TECHNOLOGY, CORP. * RALINK RT2500 Usb Wireless Card * SOFTWARE DRIVER RELEASE NOTE * * Copyright(C) 2003 Ralink Technology, Corp. * All Rights Reserved. * ******************************************************************* CHANGE HISTORY for RT2500USB-STA-SRC-vx.x.x.x ---------------------------------------------------------------- Version: 2.0.0.1 2005-03-14 ---------------------------------------------------------------- 1. This is first beta driver release developed on Fedora Core 3 environment. ---------------------------------------------------------------- Version: 2.0.1.0 2005-03-30 ---------------------------------------------------------------- ---------------------------------------------------------------- Version: 2.0.3.0 2005-06-01 ---------------------------------------------------------------- 1. Change to bottom half handler for receiving packets. 2. Change to spinlock_irqrestore/spinlock_irqsave pair. ----------------------------------------------------------------- Version: 2.0.4.0 2005-08-19 ----------------------------------------------------------------- 1. Fix read MAC version check problem ----------------------------------------------------------------- Version: 2.0.5.0 2005-09-20 ----------------------------------------------------------------- 1. AES ----------------------------------------------------------------- Version: 2.0.6.0 2005-10-12 ----------------------------------------------------------------- 1. Add WPA2PSK. Please refer to README about setting. ----------------------------------------------------------------- Version: 2.0.7.0 2006-03-07 ----------------------------------------------------------------- 1. Fix SHA-fun byte reverse (md5.c) in big endian platform 2. usb_unlink_urb instead in greater than kernel 2.6.7 ----------------------------------------------------------------- Version: 2.0.8.0 2006-09-11 ----------------------------------------------------------------- 1. Fix Adhoc Link up issue if the SSID is the same with AP. 2. Fix compile failed on FC5-kernel more than 2.6.15 3. ioctl protection as the interface is down 4. Modify Makefile