Re: [linux-usb-devel] Re: structure INTERRUPT TRANSFER

2004-07-23 Thread Greg KH
On Fri, Jul 23, 2004 at 04:58:07PM -0700, Ted Huntington wrote: > I like libusb too, are there plans for isocronous support soon? Patches are always gladly accepted :) thanks, greg k-h --- This SF.Net email is sponsored by BEA Weblogic Worksh

Re: [linux-usb-devel] Re: structure INTERRUPT TRANSFER

2004-07-23 Thread Ted Huntington
I like libusb too, are there plans for isocronous support soon? thanks Ted John Homppi wrote: Jürgen Stuber suggested "- try to submit interrupt URBs via usbfs" I second this suggestion and offer the additional observation that the libusb library provides an easy interface to the usbfs. (see the li

Re: [linux-usb-devel] Re: structure INTERRUPT TRANSFER

2004-07-23 Thread Ted Huntington
I like the libusb too, are there plans for isocronous support? thanks Ted John Homppi wrote: Jürgen Stuber suggested "- try to submit interrupt URBs via usbfs" I second this suggestion and offer the additional observation that the libusb library provides an easy interface to the usbfs. (see the lib

[linux-usb-devel] Re: structure INTERRUPT TRANSFER

2004-07-23 Thread John Homppi
Jürgen Stuber suggested "- try to submit interrupt URBs via usbfs" I second this suggestion and offer the additional observation that the libusb library provides an easy interface to the usbfs. (see the libusb-devel mailing list for info). Recent additions to the libusb API provide support for in

[linux-usb-devel] Re: structure INTERRUPT TRANSFER

2004-07-23 Thread Juergen Stuber
Hi, bastgiraud <[EMAIL PROTECTED]> writes: > > I receive some informations of descriptors from the > pic16c745which works in interrupt transfer. But I don't > succeed in receiving the data which is in the buffer with > linux2.4.20. (that was succeful with windows) > I have found the structure for