//======================================================================
// ASIX AX88772/AX88772A Windows XP 32-bit driver
// Revision History
//
// This document describes the major changes, additions and bug fixes made 
// to the driver between released versions. 
//======================================================================

Version 3.4.3.29 (2009-04-03)
1. Allocate new IRP for deregister endpoints function.

Version 3.4.3.28 (2009-03-27)
1. Set the USB port check retry times to 3.

Version 3.4.3.27 (2009-01-06)
1. Remove the filter driver since the WinXP Safely Remove list issue can be solved by BIOS.

Version 3.4.3.26 (2008-12-26)
1. Add a filter driver, let AX88772/AX88772A device does not appear in safely remove list.
2. Add USB port check function when receive an USB error code.

Version 3.4.3.25 (2008-11-18)
1. Sovle the stop problem of driver which is caused by plug in and plug out of other USB device in some platforms.
2. Add PHY ON/OFF sequence procedure.
3. Add DisplayLink USB bandwidth solution.
4. Add MSI PID/VID
5. Add USB port status check when wakeup to avoid some issues if device was removed when computer in sleep mode.

Version 3.4.3.24 (2008-09-08)
1. Reduce the periodic holding time of CPU when Ethernet link down.

Version 3.4.3.23 (2008-06-24)
1. Remove the modification in 3.4.3.20.

Version 3.4.3.22 (2008-06-19)
1. Fix computer not wakeup when only select "Link Up" or "Magic Packet"

Version 3.4.3.21 (2008-06-16)
1. Fix BSOD after resume from sleep mode.

Version 3.4.3.20 (2008-06-04)
1. Turn off bulkin when link down.

Version 3.4.3.19 (2008-04-21)
1. Fix force speed option error.
2. Enhance sleep procedure.
3. Enhance PHY initizlization.

Version 3.4.3.18 (2007-09-21)
1. Fix wake-up pause frame issue

Version 3.4.3.17 (2007-04-26)
1. AX88772/AX88772A combined driver. (New release for AX88772A)
2. Fix Toshiba UWB dock issue.
3. Change receive packet indicatation method for DTM test

