2025-08-25 Dmesg for Cable Matters USB 3.1 to 4 port Gigabit Ethernet Adapter
Picked up an interesting device that integrates a 4 port Gigabit Ethernet adapter that is powered by USB. I decided to plug it into a FreeBSD machine and check its output. The following is the dmesg. Looks like the USB port is also a USB-ethernet (note also the ethernet ports do NOT show up).
ugen0.2: <CMI AX88179> at usbus0
axge0 on uhub0
axge0: <CMI AX88179, rev 2.10/1.00, addr 7> on usbus0
miibus0: <MII bus> on axge0
rgephy0: <RTL8169S/8110S/8211 1000BASE-T media interface> PHY 3 on miibus0
rgephy0: none, 10baseT, 10baseT-FDX, 10baseT-FDX-flow, 100baseTX, 100baseTX-FDX, 100baseTX-FDX-flow, 1000baseT-FDX, 1000baseT-FDX-master, 1000baseT-FDX-flow, 1000baseT-FDX-flow-master, auto, auto-flow
ue1: <USB Ethernet> on axge0
ue1: Ethernet address: f4:4d:ad:02:c7:a8
ue1: link state changed to DOWN
ue1: link state changed to UP
Enjoy!