Is there a mechanism for dynamically switching the adb transport between usb and ethernet? We are using rowboat with a 2.6.32 kernel where the adb gadget driver build has been changed to not allow building as a module. In 2.6.29 we have a custom mechanism to decide to insmod f_android.ko when we want to use adb over usb. With 2.6.32 so far the adb over usb gadget is built-in to the kernel and I have to change the kernel build to switch between the two adb transports.
The Kconfig help for the android gadget says "The Android gadget driver supports multiple USB functions. The functions can be configured via a board file and may be enabled and disabled dynamically." What mechanism is used to do this enable/disable dynamically? -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
