Hi,
Ganesh Biradar writes:
> Hello experts,
>
> I'm trying to implement two functions on single udc configuration i.e
> uvc device class and mass storage. individually it is working fine but
> coming to multi role it is failing.
>
> kernel 4.4:
try v4.11-rc3, then we'll talk :-) There were some
Hello experts,
I'm trying to implement two functions on single udc configuration i.e
uvc device class and mass storage. individually it is working fine but
coming to multi role it is failing.
kernel 4.4:
mount -t debugfs debugfs /mnt/
echo "device" > /mnt/488d.usb/mode
modprobe -v configfs
m