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
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
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
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
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
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(
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/