Hi,

 I have seen a peak bulk transfer bits-per-second calculation in the
"usb/gadget/ether.c" file as given below,
 #define        HS_BPS          (13 * 512 * 8 * 1000 * 8)
 #define        FS_BPS          (19 *  64 * 1 * 1000 * 8)

Could any RNDIS/USB experts help me to understand how this calculation
had come up and what are the components which get multiplied here for
the full/high speed bits per second?

Thanks in advance for the help.

Regards,
Joji


Conexant E-mail Firewall (Conexant.Com) made the following 
annotations---------------------------------------------------------------------**********************
 Legal Disclaimer **************************** 

"This email may contain confidential and privileged material for the sole use 
of the intended recipient. Any unauthorized review, use or distribution by 
others is strictly prohibited. If you have received the message in error, 
please advise the sender by reply email and delete the message. Thank you." 

********************************************************************** 

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

Reply via email to