> > *a "g_combo" using serial/ethernet would be something i'd make default* > * in a heartbeat.. but i don't think anyone as implemented that yet as a* > * gadget driver..* >
I wonder how hard it would be to refactor out g_mass_storage from g_multi . . . but in the meantime couldn't the g_mass_storage aspect be pointed to a file location such as /dev/null, or a file that is created solely for g_mass_storage ? No idea how this filesystem corruption works. . . On Wed, Jul 29, 2015 at 10:57 AM, Robert Nelson <[email protected]> wrote: > On Wed, Jul 29, 2015 at 12:49 PM, <[email protected]> wrote: > > I think I figured out the progression: > > > > 1.) I have a single partition install. That was how the flasher wrote > it. > > So it seems it's not safe to load g_multi. > > > > 2.) I don't have the two files tested for loading g_ether so it does not > > load that module > > > > 3.) It falls through to load g_serial. > > > > The only way to get them all appears to be g_multi as g_serial and > g_ether > > are exclusive. Best of all worlds for me would be a g_combo that did > > serial/ethernet but not mass storage. The automatic mounting of the > /boot > > partition on MACs as removable media was my least favorite part of it. > > Rarely useful but had to be manually ejected prior to a reboot or you got > > complained at by OS X. > > a "g_combo" using serial/ethernet would be something i'd make default > in a heartbeat.. but i don't think anyone as implemented that yet as a > gadget driver.. > > Regards, > > -- > Robert Nelson > https://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/d/optout. > -- 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/d/optout.
