Using g_ether USB gadget with imx6ul under linux.
We can disconnect USB cable and reconnect with no problems.
Link goes and comes back just fine.
But how do I get an hotplug type event (kernel or udev trigger) when the
USB cable is disconnected and then reconnected ??
We do not see an disconnect activity in kernel log.
And we see "g_ether gadget: high-speed config #1: CDC Ethernet (ECM)"
when the cable is plugged back in.
/sys/class/udc/ci_hdrc.0/state shows "configured" when the cable is plugged in
and "suspended" when the cable is unplugged.
Hi SJA,
Can you let us know below things:
- Yocto or Linux version that you are using?
- g_ether as built-in driver or module?
- steps to reproduce the issue
Regards,
Karan Gajjar