Re: [linux-usb-devel] Removing Gadget File Storage module

2007-05-30 Thread Alan Stern
On Tue, 29 May 2007, Ragner N Magalhães wrote: > On 5/28/07, Alan Stern <[EMAIL PROTECTED]> wrote: > > On Mon, 28 May 2007, Ragner N Magalhães wrote: > > > > > Hi all, > > > I am working with OMAP H2 and when I run "rmmod g_file_storage", it > > > stay waiting some thing and not terminate ... > >

Re: [linux-usb-devel] Removing Gadget File Storage module

2007-05-29 Thread Ragner N Magalhães
On 5/28/07, Alan Stern <[EMAIL PROTECTED]> wrote: > On Mon, 28 May 2007, Ragner N Magalhães wrote: > > > Hi all, > > I am working with OMAP H2 and when I run "rmmod g_file_storage", it > > stay waiting some thing and not terminate ... > > > > Somebody know some thing about this ? > > Which versio

Re: [linux-usb-devel] Removing Gadget File Storage module

2007-05-28 Thread Alan Stern
On Mon, 28 May 2007, Ragner N Magalhães wrote: > Hi all, > I am working with OMAP H2 and when I run "rmmod g_file_storage", it > stay waiting some thing and not terminate ... > > Somebody know some thing about this ? Which version of the Linux kernel are you using? If you enable debugging in

Re: [linux-usb-devel] Removing Gadget File Storage module

2007-05-28 Thread Ragner N Magalhães
Hi, On 5/28/07, José Luís <[EMAIL PROTECTED]> wrote: > Hi Ragner, > > Try unmount the /media/mmc* volumes before remove the module. > []'s I am not mounting /media/mmc* I think that is some thing with signal arrives at sleep_thread(struct fsg_dev *fsg) function ... called by fsg_main_thread(void