On Thu, Aug 18, 2005 at 10:09:58PM -0700, Ivy wrote:
> --- Greg KH <[EMAIL PROTECTED]> wrote:
> > On Thu, Aug 18, 2005 at 08:53:43PM -0700, Annamalai Prakash wrote:
> > > Hi,
> > >
> > > Anybody have tried to add isoc endpoints and isoc read/write callback
> > > functions in Serial to USB Converte
--- Greg KH <[EMAIL PROTECTED]> wrote:
> On Thu, Aug 18, 2005 at 08:53:43PM -0700, Annamalai Prakash wrote:
> > Hi,
> >
> > Anybody have tried to add isoc endpoints and isoc read/write callback
> > functions in Serial to USB Converter driver ?.
>
> Do you have a usb to serial converter that uses
On Thu, Aug 18, 2005 at 08:53:43PM -0700, Annamalai Prakash wrote:
> Hi,
>
> Anybody have tried to add isoc endpoints and isoc read/write callback
> functions in Serial to USB Converter driver ?.
Do you have a usb to serial converter that uses isoc endpoints for its
data transfer? If so, please
On Thu, 18 Aug 2005 20:53:43 -0700 (PDT) Annamalai Prakash wrote:
> Hi,
>
> Anybody have tried to add isoc endpoints and isoc read/write callback
> functions in Serial to USB Converter driver ?.
>
> I have seen some drivers under /driver/usb/serial. All driver uses Bulk
> and other e
Hi,
Anybody have tried to add isoc endpoints and isoc read/write callback
functions in Serial to USB Converter driver ?.
I have seen some drivers under /driver/usb/serial. All driver uses Bulk
and other endpoints except isoc endpoints ?.
Is there any problem in Using ISOC in se