On Wed, 18 Feb 2004, Stephen Hemminger wrote:
> Got this running with my irda driver that does lots of unlinks
> with 2.6.3.
> Looks like another race between the interrupt and unlink.
The disassembly listing shows that your uhci_unlink_generic routine starts
with the lines:
/* We can ge
On Wed, 18 Feb 2004 14:31:15 -0500 (EST)
Alan Stern <[EMAIL PROTECTED]> wrote:
> On Wed, 18 Feb 2004, Stephen Hemminger wrote:
>
> > Got this running with my irda driver that does lots of unlinks
> > with 2.6.3.
> > Looks like another race between the interrupt and unlink.
>
> My compiled code i
[Resent because of invalid address the first time. Stephen, you need to
fix the entry for the USB development mailing list in your address
book!]
On Wed, 18 Feb 2004, Stephen Hemminger wrote:
> Got this running with my irda driver that does lots of unlinks
> with 2.6.3.
> Looks like another ra