Hi Andrew, I wanted to give a try to your latest patach and have come across this error during kernel link: LD vmlinux.o drivers/built-in.o: In function `msm_hsusb_set_vbus_state': /kernel-hero/drivers/usb/function/msm_hsusb.c:1685: multiple definition of `msm_hsusb_set_vbus_state' arch/arm/mach-msm/built-in.o:/kernel-hero/arch/arm/mach-msm/devices.c:1238: first defined here make: *** [vmlinux.o] Erreur 1
Any idea ? Regards Olivier On Fri, Apr 16, 2010 at 1:56 AM, Andrew de Quincey <[email protected]> wrote: > Hi, here's a very-close-to-working new version of my patch which has > unloadable function and host mode modules, yet also maintains the > mass_storage device nodes at all times to keep the android userspace > happy. See http://adq.livejournal.com/100734.html for an explanation > of how this is done (aka the nasty hack :) if interested. > > Instead of constantly spamming the list with 200k patches during the > development phase, you can get it here: > http://code.google.com/p/adqmisc/source/browse/#svn/trunk/msm-hsusb > > Remaining problems to track down: > f_msm_hsusb.ko works in usb storage mode the first time it is loaded. > However, after an unload/reload cycle it seems to stop. > For some reason pressing the "enable usb storage" button on the phone > disconnects the wifi; it doesn't do this on the normal build, so that > must be another annoying bug to track down. > > -- > unsubscribe: [email protected] > website: http://groups.google.com/group/android-kernel -- unsubscribe: [email protected] website: http://groups.google.com/group/android-kernel
