On Tue, Jun 29, 2004 at 12:11:23PM -0400, Alan Stern wrote:
> On Tue, 29 Jun 2004, FlashCode wrote:
> 
> > Hi Alan,
> > 
> > First thank you for your help.
> > I just tried to compile 2.6.7 with uhci driver from 2.6.6 (patched
> > with out patch - http://eciadsl.flashtux.org/download/beta).
> > Same problem, disconnected since I upload something.
> > 
> > So now we know that problem is not modifications in uhci driver..
> > 
> > Any other suggestion is welcome.
> > Thanks again.
> 
> I suppose you could try doing the same thing, this time copying the entire 
> USB stack from 2.6.6 into 2.6.7.  That's everything under drivers/usb/ 
> together with include/linux/usb*.  If it still fails, then you know you 
> posted your original message to the wrong mailing list!  :-)
> 
> Not long ago a patch was posted for interrupt handling.  You can find it 
> at
> 
>       http://bugme.osdl.org/show_bug.cgi?id=2243
> 
> in Comment #89.  It might possibly help.
> 
> Alan Stern

Hi Alan,

Good news! Connection is perfect with this patch for interrupt handling.
I hope it'll be in next kernel.

FYI, I can't compile 2.6.7 with whole 2.6.6 usb stack:
  CC      drivers/usb/core/usb.o
  drivers/usb/core/usb.c: In function `usb_choose_configuration':
  drivers/usb/core/usb.c:1081: structure has no member named
  `intf_cache'
  drivers/usb/core/usb.c:1076: warning: `desc' might be used
  uninitialized in this function
  make[3]: *** [drivers/usb/core/usb.o] Error 1
  make[2]: *** [drivers/usb/core] Error 2
  make[1]: *** [drivers/usb] Error 2
  make: *** [drivers] Error 2
But that's not necessary to try that :)

Thank you.

-- 
Cordialement / Best regards
Sebastien.

Web: http://www.flashtux.org - email: [EMAIL PROTECTED]
IRC: [EMAIL PROTECTED] - Jabber: [EMAIL PROTECTED]


-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to