List,
Could anyone recommend me a usb device to learn writting a usb gadget driver?
usb mice, usb keyboard and usb flash are using usb core/host.
I see some drivers in drivers/usb/gadget subdirectory but do not know which slave usb devices those drivers support.
Thanks.
---henry