On Thu, Feb 6, 2014 at 8:05 AM, <[email protected]> wrote: > When I connect the BeagleBone Black to my PC it shows up as as USB mass > storage device. Is there some way that I can disable this function? I want > to use Ethernet over USB but I don't want it to act as a storage device. >
In Angstrom: modify: /usr/bin/g-ether-load.sh https://github.com/beagleboard/meta-beagleboard/blob/master/meta-beagleboard-extras/recipes-support/usb-gadget/gadget-init/g-ether-load.sh#L64 see: https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/tree/Documentation/usb/gadget_multi.txt https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/tree/Documentation/usb/mass-storage.txt Regards, -- Robert Nelson http://www.rcn-ee.com/ -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
