[linux-usb-devel] usb.c for GadgetFS

2006-09-10 Thread Lisa Y.
Hi, I can't seem to figure this out. But each time I run the usb.c program, it does not seem to go past the write () part in the simple_source_thread. It outputs a "signothing 22" and I'm not sure whether anything has been written to the endpoint-in virtual file. Is it waiting for some kind of s

Re: [linux-usb-devel] [PATCH] usb: Fixup usb so it uses struct pid

2006-09-10 Thread Eric W. Biederman
Greg KH <[EMAIL PROTECTED]> writes: > On Sat, Sep 09, 2006 at 10:42:10PM -0600, Eric W. Biederman wrote: >> >> The problem by remember a user space process by it's pid it is >> possible that the process will exit, pid wrap around will occur and a >> different process will appear in it's place. H

Re: [linux-usb-devel] [PATCH] usb: Fixup usb so it uses struct pid

2006-09-10 Thread Greg KH
On Sat, Sep 09, 2006 at 10:42:10PM -0600, Eric W. Biederman wrote: > > The problem by remember a user space process by it's pid it is > possible that the process will exit, pid wrap around will occur and a > different process will appear in it's place. Holding a reference > to a struct pid avoid

Re: [linux-usb-devel] [PATCH] usb: Fixup usb so it uses struct pid

2006-09-10 Thread Eric W. Biederman
Pete Zaitcev <[EMAIL PROTECTED]> writes: > On Sat, 09 Sep 2006 22:42:10 -0600, [EMAIL PROTECTED] (Eric W. Biederman) > wrote: > >> The problem by remember a user space process by it's pid it is >> possible that the process will exit, pid wrap around will occur and a >> different process will appea

Re: [linux-usb-devel] [PATCH] usb: Fixup usb so it uses struct pid

2006-09-10 Thread Pete Zaitcev
On Sat, 09 Sep 2006 22:42:10 -0600, [EMAIL PROTECTED] (Eric W. Biederman) wrote: > The problem by remember a user space process by it's pid it is > possible that the process will exit, pid wrap around will occur and a > different process will appear in it's place. ... which is completely all righ

Re: [linux-usb-devel] Dealias -110 in ohci-hcd

2006-09-10 Thread Alan Stern
On Sat, 9 Sep 2006, Pete Zaitcev wrote: > On Sat, 9 Sep 2006 10:22:56 -0400 (EDT), Alan Stern <[EMAIL PROTECTED]> wrote: > > > > > > +++ linux-2.6.18-rc6-lem/drivers/net/irda/irda-usb.c 2006-09-07 > > > > > 22:17:03.0 -0700 > > > > > @@ -673,7 +673,6 @@ static void irda_usb_net_timeout(

[linux-usb-devel] [PATCH 2.6.18-rc6] USB Storage: unusual_devs.h entry for Sony Ericsson P990i

2006-09-10 Thread Jan Mate
From: Jan Mate <[EMAIL PROTECTED]> USB Storage: this patch adds support for Sony Ericsson P990i Signed-off-by: Jan Mate <[EMAIL PROTECTED]> --- diff -ru linux-2.6.18-rc6-clean/drivers/usb/storage/unusual_devs.h linux-2.6.18-rc6-mod/drivers/usb/storage/unusual_devs.h --- linux-2.6.18-rc6-clean/