From Microsoft
search the windows update catalog
Windows update catalog for ax88772
and get the driver from them.
Download the cab, extract it and install it using the device manager.
It doesn't matter which "name" you select - you get an warning that the driver will not fit - but they all work.
From Apple
Download the update catalog file using the official links:
https://pikeralpha.wordpress.com/2017/06/06/catalogurl-for-macos-10-13-high-sierra/
eg.
https://swscan.apple.com/content/catalogs/others/index-10.13seed-10.13-10.12-10.11-10.10-10.9-mountainlion-lion-snowleopard-leopard.merged-1.sucatalog.gz
Extract the xml file and open it in notepad++
Search for "BootCampESD.pkg" (CTRL+F) and you will find many of them.
In the search result window double click the latest one and download the full url to the BootCampESD.pkg
As of writing the newest one was:
http://swcdn.apple.com/content/downloads/41/17/091-14331/br9prfd71k86fkwgx421ept2s931s0bv2p/BootCampESD.pkg
Extract the *.pkg using 7-Zip:
BootCampESD.pkg\Payload~.\Library\Application Support\BootCamp\WindowsSupport.dmg
Extract the *.dmg also with 7-zip: WindowsSupport.dmg\BootCamp\Drivers\Asix\AsixSetup64.exe
Extract the *.exe (rarsfx) again with 7-zip and you get the plain driver:
;****************************************************************
; Apple USB Ethernet Adapter
;
; Copyright 2007-2010, Apple Inc.
;
; Version: 3.10.3.10 for Windows Vista 64-bit
;****************************************************************
[Version]
Signature = "$Windows NT$"
CatalogFile = AppleUSBEthernetex.cat
Class = Net
ClassGUID = {4d36e972-e325-11ce-bfc1-08002be10318}
Provider = %APPLE%
DriverVer = 02/01/2008, 3.10.3.10
[Manufacturer]
%APPLE% = USB, NTamd64
[ControlFlags]
ExcludeFromSelect = USB\VID_05AC&PID_1402
[USB.NTamd64]
%AppleUSBEthernet.DeviceDesc% = AppleUSBEthernet.Ndi,USB\VID_05AC&PID_1402
And yes, it still works also on Windows 10 x64