Hi,
We are trying to attach DM9601 based USB ethernet adapter into Rock960 board. In lsusb
we can see the device:
Bus 006 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 005 Device 002: ID 0fe6:9700 Kontron (Industrial Computer Source / ICS Advent) DM9601 Fast Ethernet Adapter
Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 003: ID 1a2c:0e24 China Resource Semico Co., Ltd
Bus 001 Device 002: ID 05e3:0608 Genesys Logic, Inc. Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
But we can see any wired network interfaces in ifconfig
or ip addr
.
Got this issue with both debian (kernel version 4.4.103) and ubuntu (kernel version 4.4.154) distributions.
Is DM9601 support is disabled in these OS kernels? How can I use this adapter with Rock960 board?