On Sat, 3 Jul 2004, FlashCode wrote:

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

It probably will be.

> 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 :)

Those error messages look like you didn't do a complete copy.  Like maybe 
you've got drivers/usb/core/usb.c from 2.6.7 and include/linux/usb.h from 
2.6.6.  Not that it matters, since your problem was interrupt-related.

Alan Stern



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