//============================================================================= // ASIX AX88772B/772A/760/772 Macintosh OSX 10.4/10.5/10.6/10.7 driver // Revision History // // This document describes the major changes, additions and bug fixes made to // the driver between released versions. //============================================================================= Version 3.5.0 (2011-09-08) 1. Added Mac OS X 10.7 support. 2. Fixed a media type handling bug in auto-negotiation mode. 3. Fixed a RX crash after link change issue. Version 3.4.0 (2011-05-03) 1. Added the x86_64 architecture support. 2. Fixed the device quick plugging/unplugging failure issue. Version 3.3.0 (2010-12-22) 1. Corrected version information saved in System log. 2. Added AX88772 Wake-on-LAN function. 3. Fixed AX88772B maximum RX data size setting bug. 4. Fixed the AX88772 malfunction bug at USB1.1 mode. 5. Fixed the device unplug failure issue. 6. Fixed the AX88772B suspend failure issue on Power PC platform. 7. Fixed the AX88772B RX IP checksum check failure issue on Power PC platform. 8. Released the driver package in DMG file format. Version 3.2.0 (2010-07-29) 1. Refined the whole driver based on Apple's AppleUSBEthernet driver. Version 3.1.0 (2010-05-18) 1. Added AX88772B support. 2. Solved DisplayLink issue. Version 3.0.6 (2009-10-09) 1. Resolved problem of link speed and duplex control =>If you configure link speed or duplex to any other items, there might keep in full-duplex and 100baseTx. Version 3.0.5 (2009-09-17) 1. Added WOL functions Version 3.0.4 (2009-09-11) 1. Added PHY Power up and Power down functions Version 3.0.4 (2008-05-16) 1. Initial release