View Single Post
Old 03-03-07, 02:35 PM   #2 (permalink)
polishruben
Aximsite Rookie
 
Join Date: Jan 2006
Posts: 75
Thanked 0 Times in 0 Posts
Icon3

After searching previous posts I realized that changing the 2 registry entries solves the problem.

Registry Sub Key: [HKEY_LOCAL_MACHINEDriversUSBFunctionDriversRNDIS]
Name of the Value to add: MTU
Type : DWORD
Data: 1514 (Value is Decimal)

Registry Sub Key: [HKEY_LOCAL_MACHINEDriversUSBFunctionDriversRNDIS]
Name of Value to add: MaxOutTransfer
Type: DWORD
Data: 1642 (Value is Decimal)

so.. here is the question and the answer
polishruben is offline   Reply With Quote