[<prev] [next>] [day] [month] [year] [list]
Message-ID: <1DF8CECB8B125247ADB23FC01CC3570E46B75C@NOIDA-MAIL2.bbnet.ad>
Date: Tue, 22 May 2007 17:57:38 +0530
From: "Joji Joseph" <Joji.Joseph@...exant.com>
To: linux-kernel@...r.kernel.org
Subject: bulk transfer bits-per-second calculation for RNDIS/USB
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 majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists