On Fri, Mar 01, 2002 at 04:53:20PM -0800, David Brownell wrote:
> > >     - Shows high bandwidth endpoints with something like
> > >       "1024*3" for maxpacket size; other endpoints just
> > >       have two extra spaces there.
> > 
> > Why have the "*n" here?  Why not just spit out the whole number?  That
> > would break less parsers :)
> 
> Because the "high bandwidth" mode doesn't affect
> the maximum packet size ... it allows multiple packets
> to be issued per microframe, each of up to maxpacket.
> It's a new (bit)field in the endpoint descriptor.

Then why try to overload the "maxpacket size" field and not just add a
new field, "packets per microframe"?

greg k-h

_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to