//======================================================================
// 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.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 power saving function when Ethernet link down, phy power up 4s for wait link up, and power down 2s for saving power. When link change from up to down, power down PHY immediately, and power up PHY after 2s.
3. Add DisplayLink USB bandwidth solution.
4. Add MSI PID/VID

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

