i am not sure if i understand this driver in depth....  the question
i have is who can multiple "packets" be sent within the same frame?

the interrupt service routine (hc_interrupt) seems to allow only ONE
packet per frame?  is this correct???

when xferdone is handled...  the sh_done_list is called... if the
packet is done... it would return a (-1)... and the interrupt service
routine would not start another transaction (sh_schedule_transaction)
if the return value is not 0.... that means no packet will go out until
next frame?

is this the original design intent?  am i missing something?

thanks a bunch


tom


-------------------------------------------------------
This SF.NET email is sponsored by: Thawte.com - A 128-bit supercerts will
allow you to extend the highest allowed 128 bit encryption to all your 
clients even if they use browsers that are limited to 40 bit encryption. 
Get a guide here:http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0030en
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to