On Wed, 24 Nov 2004, Sara Fonseca wrote: > I managed to build and load the drivers, but how do I start testing > read and write operations for example?
Just do reads and writes to the device corresponding to your gadget. For instance, if the gadget shows up as /dev/sda, then do reads and writes to /dev/sda. Example: dd if=/dev/sda bs=512 count=1 Alan Stern ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel