LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   About USB gadget drivers (https://www.linuxquestions.org/questions/linux-hardware-18/about-usb-gadget-drivers-728676/)

rajkumar278 05-26-2009 03:46 PM

About USB gadget drivers
 
Hi,

I want to know about gadget drivers. If i am correct, gadget driver is usb device (function) driver. But I have a question, Do the garget drivers provide emulation corresponding to a device or When the host is pc and we are trying to access some mass storage then does it provide emulation for this? what is use of gadget usb drivers?

Regards

michaelk 05-26-2009 07:11 PM

In a nutshell, I would say gadget drivers are a way to make a generic embedded single board computer with a USB peripheral controller behave like some particular USB device like mass storage, ethernet, serial ports etc, keyboard etc.

This is not for PCs or embedded devices that only have a USB host controller.


All times are GMT -5. The time now is 01:17 PM.