I have "Bus 004 Device 003: ID 0b95:1790 ASIX Electronics Corp. AX88179 Gigabit Ethernet" connected to my system through a USB-C port. "lsusb -t" shows it uses the "cdc_ncm" driver, instead of the ax88179_178a driver.
Code: Select all
/: Bus 004.Port 001: Dev 001, Class=root_hub, Driver=xhci_hcd/2p, 10000M
|__ Port 001: Dev 002, If 0, Class=Hub, Driver=hub/4p, 5000M
|__ Port 001: Dev 003, If 0, Class=Communications, Driver=cdc_ncm, 5000M
|__ Port 001: Dev 003, If 1, Class=CDC Data, Driver=cdc_ncm, 5000M
The Internet says ax88179_178a gives better stability and performance for this device. Is it still true in 2025?
How to use ax88179_178a for my device?
Thanks



