Re: Real time USB2Serial devices and behaivor

From: Alan Stern
Date: Wed Mar 26 2008 - 22:58:51 EST


On Wed, 26 Mar 2008, Greg KH wrote:

> > Is there any reason to think that if I created my own isochronous
> > USB2Serial adapter and iso-usb-driver that I couldn't get determinism?
>
> I strongly doubt it as others have tried and failed in the past.

I don't understand. Isochronous transfers have pretty strict
transfer-time guarantees. Why wouldn't this work?

One reason I can think of is that Iso transfers aren't reliable. But
then regular RS232-type serial transfers aren't reliable either.

The only other reason is that the USB stack itself has an unpredictable
amount of overhead. However I think it should fall within an
acceptable range for RT applications.

Alan Stern

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/