Asix based USB to Ethernet driver Introduction ============ This is an NDIS driver for the Asix family of USB to Ethernet adapters. NOTICE: This is a new driver. Some features may not be fully implemented. This driver supports the following adapters. 0411:003D MELCO LUAU2KTX 0411:006E MELCO LUA3U2AGT 046D:0160 LOGITEC LAN_GTJU2A 04BB:0930 IODATA ETGUS2 04F1:3008 JVC MP_PRX1 050D:5055 BELKIN F5D5055 0557:2009 ATEN UC210T 05AC:1402 APPLE ETHERNET 077B:2226 LINKSYS2 USB200M 07AA:0017 COREGA FETHER_USB2_TX 07B8:420A ABOCOM UF200 0846:1040 NETGEAR FA120 086E:1920 SYSTEMTALKS SGCX2UL 08DD:90FF BILLIONTON USB2AR 0B95:1720 ASIX AX88172 0B95:1780 ASIX AX88178 0B95:7720 ASIX AX88772 0B95:772A ASIX AX88772A 0B95:772B ASIX AX88772B 0B95:7E2B ASIX AX88772B_1 0DF6:0056 SITECOMEU LN031 0DF6:061C SITECOMEU LN028 1189:0893 ACERCM EP1427X2 13B1:0018 CISCOLINKSYS USB200MV2 14EA:AB11 PLANEX3 GU1000T 1557:7720 OQO ETHER01PLUS 1631:6200 GOODWAY GWUSB2E 1737:0039 LINKSYS4 USB1000 17EF:7203 LENOVO ETHERNET 2001:1A00 DLINK DUBE100 2001:1A02 DLINK DUBE100C1 2001:3C05 DLINK DUBE100B1 6189:182D SITECOM LN029 This driver has been tested on a 0B95:772B and a 0B95:7720 device. Copyrights and Licensing ======================== Copyright (c) 2022-2024 David Azarewicz All rights reserved. Copyright (C) 1992, 2000-2001 IBM Corporation. All rights reserved. Binary programs and documentation for the USB drivers are licensed to and distributed by Arca Noae, LLC. Important! By downloading or using this software, you acknowledge that you have read and consent to the license agreement contained in the separate License.txt file, that you understand it, and that you agree to be bound by its terms. Installation ============ This driver can be installed during operating system installation, or by using the Network Adapters and Protocols tool (naps.exe). The USB Warpin installer only copies the driver files to your system. After the driver files are on your system, run the Network Adapters and Protocols utility (naps.exe or System Setup->Adapters and Protocols) to set up the network driver as usual. Then reboot. If you are already using this driver, then the USB Warpin installer will update the files on your disk and there is no need to reinstall. The new driver will be used when you reboot. Note that the device must be plugged in before booting in order to operate properly. Getting Support and Reporting Problems ====================================== For more information and to report problems please visit: https://www.arcanoae.com and click on SUPPORT. Or go directly to the USB support wiki at: https://www.arcanoae.com/wiki/usb/ Driver Command Line Options =========================== Option Description ------------------------------------------------------------------------------ /V Display informational messages during boot. Additional debugging options: /W Causes the debug buffer to wrap. The default is nowrap. /COM: Causes debug messages to be output to the specified serial port. 1=0x3f8, 2=0x2f8, 0xnnnn specifies the COM port base address. /BAUD: Sets the serial Port to the specified speed. Only valid if /COM is specified first. Network Configuration Options ============================= These options can be specified in protocol.ini: NETADDRESS This parameter overrides the network address of the network adapter. The value of this parameter is a hexadecimal string of 12 digits. The address must be unique among all other network adapter addresses on the network. Example: NETADDRESS = "00133ba810e1"