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

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

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

Version 3.6.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
5. Add USB port status check when wakeup to avoid some issues if device was removed when computer in sleep mode.

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

Version 3.6.3.23 (2008-06-23)
1. Remove the modification in 3.6.3.20

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

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

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

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

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

Version 3.6.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

