Вы находитесь на странице: 1из 4

ASIX AX88179 Release Notes:

Contents:
Windows 8
Windows 7
Windows XP and Vista
Mac OSx
Linux
//======================================================================
// ASIX AX88179/AX88178A Windows 8 Drivers Setup Program
// Revision History
//
// This document describes the major changes, additions and bug fixes made
// to the program between released versions.
//======================================================================
Version 1.0.1.0 (2012-11-21)
1. This setup program includes the following AX88179/AX88178A Windows 8 32-bit/6
4-bit drivers.
AX88179/AX88178A Windows 8 32-bit WHQL driver v1.16.5.0
AX88179/AX88178A Windows 8 64-bit WHQL driver v1.16.5.0
2. Fixed the driver binary file wasn't removed issue on Win8 64-bit system
after uninstalling this setup program.
Version 1.0.0.0 (2012-08-20)
1. This setup program includes the following AX88179/AX88178A Windows 8 32-bit/6
4-bit drivers.
AX88179/AX88178A Windows 8 32-bit WHQL driver v1.16.4.0
AX88179/AX88178A Windows 8 64-bit WHQL driver v1.16.4.0
2. Built the setup program by using InstallShield2010 Premier.
Note:
=====
Before run the setup program to install newer driver, please uninstall the older
driver
that user installed before. User can check the list in "Control Panel" -> "Progr
ams" ->
"Programs and Features". If there is a AX88179/AX88178A driver in the list, unin
stall it
before run the setup program.
//======================================================================
// ASIX AX88179/AX88178A Windows 7 Drivers Setup Program
// Revision History
//
// This document describes the major changes, additions and bug fixes made
// to the program between released versions.
//======================================================================
Version 2.0.0.0 (2012-08-28)
1. This setup program includes the following AX88179/AX88178A Windows 7 32-bit/6
4-bit drivers.
AX88179/AX88178A Windows 7 32-bit WHQL driver v1.12.6.0
AX88179/AX88178A Windows 7 64-bit WHQL driver v1.14.6.0
2. Added to support AX88178A.

Version 1.0.0.0 (2012-05-11)


1. This setup program includes the following AX88179 Windows 7 32-bit/64-bit dri
vers.
AX88179 Windows 7 32-bit WHQL driver v1.12.5.0
AX88179 Windows 7 64-bit WHQL driver v1.14.5.0
2. Built the setup program by using InstallShield2010 Premier from this version.
Note:
=====
Before run the setup program to install newer driver, please uninstall the older
version driver setup program that user installed before. User can check the lis
t in "Control Panel" -> "Programs" -> "Programs and Features". If there is a AX8
8179/AX88178A driver in the list, uninstall it before run the setup program.
//======================================================================
// ASIX AX88179/AX88178A Windows XP/Vista Drivers Setup Program
// Revision History
//
// This document describes the major changes, additions and bug fixes made
// to the program between released versions.
//======================================================================
Version 1.0.1.0 (2012-08-20)
1. This setup program includes the following AX88179/AX88178A Windows XP/Vista 3
2-bit/64-bit drivers.
AX88179/AX88178A Windows XP/Vista 32-bit WHQL driver v1.4.0.0
AX88179/AX88178A Windows XP/Vista 64-bit WHQL driver v1.6.0.0
2. Modified to support both WinXP and Vista systems.
Version 1.0.0.0 (2012-07-25)
1. This setup program includes the following AX88179/AX88178A Windows XP 32-bit/
64-bit drivers.
AX88179/AX88178A Windows XP 32-bit WHQL driver v1.4.0.0
AX88179/AX88178A Windows XP 64-bit WHQL driver v1.6.0.0
2. Built the setup program by using InstallShield2010 Premier.
Note:
=====
Before run the setup program to install newer driver, please uninstall the older
driver
that user installed before. User can check the list in "Control Panel" -> "Progr
ams" ->
"Programs and Features". If there is a AX88179/AX88178A driver in the list, unin
stall it
before run the setup program.
//=============================================================================
// ASIX AX88179/178A Macintosh OSX 10.6/10.7/10.8 driver
// Revision History
//
// This document describes the major changes, additions and bug fixes made to
// the driver between released versions.
//=============================================================================
Version 1.3.0 (2012-12-07)
1. Fixed compatibility issue with Gigabit switches.

2. Fixed Bonjour Service issue.


3. Added Sitecom's VID/PID support.
4. Changed the display name in the Network preference pane of System Preferences
.
(AX88179 USB 3.0 to Gigabit Ethernet for AX88179)
(AX88178A USB 2.0 to Gigabit Ethernet for AX88178A)
(Sitecom USB 3.0 to Gigabit Ethernet for Sitecom_LN-032)
Version 1.2.0 (2012-08-20)
1. Refined TX related functions and init related functions.
2. Added 178A PID support.
Version 1.1.0 (2012-04-27)
1. Refined transmit related functions.
2. Adjusted USB Bulk buffer size.
3. Updated LED settings.
4. Changed Mask Wakeup Timer settings from 0x2 to 0x3.
5. Fixed some issues.
Version 1.0.0 (2011-11-17)
1. Initial release.
//=============================================================================
// ASIX AX88179/178A Macintosh OS X 10.9 driver
// Revision History
//
// This document describes the major changes, additions and bug fixes made to
// the driver between released versions.
//=============================================================================
Version 1.0.0 (2013-11-11)
1. Initial release.
2. Added package uninstaller v1.3.0.
//=============================================================================
//ASIX AX88179_178A USB 3.0/2.0 Gigabit Ethernet Network Adapter
//Driver Compilation & Configuration on the Linux
//Revision History :
//
// This document describes the major changes, additions and bug fixes made to
// the driver between released versions.
//=============================================================================
Version 1.2.0
Aug. 28, 2012
* Modified the ax88179_link_reset function.
* Implemented the auto detach function.
* Supported the AX88178A device.
* Fixed the media change issue.
* Fixed the wakeup issue by modified the clock select register.
Version 1.1.0
Jun. 06, 2012
* Modified the ax88179_led_setting function.
* Fixups the ethtool_ops struct for compilation issues in newest kernel version
3.3.0.
* Fixups the net_device_ops struct for compilation issues in newest kernel vers
ion 3.2.0.
* Implemented the Rx Bulk In Queue size parameter.

Version 1.0.0 Beta


* Initial release.

Jan. 4, 2012

Вам также может понравиться