Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
End Users
Pocket PCActiveSyncMultimediaEBooksWirelessSmartPhones
Developers
Windows MobileSmartPhonesWinCE ProgrammingVB for WinCEVC++ for WinCEPlatform BuilderTest Tools
PocketPC DirectoryFree SoftwareWeb Resources
Related Topics
PalmMobile PhonesMore Topics ...

Pocket PC Forum / Developers / WinCE Programming / July 2008

Tip: Looking for answers? Try searching our database.

ACTIVE Sync RNDIS Problem in WINCE6.0

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Directshow problem in WINCE 6.0? - 29 Jul 2008 05:16 GMT
1. I open the RNDIS Function setting in WINCE6.0 Catalog. In my XP, I install
 
   ACtiveSync 4.5 tool. When plug the WINCE6.0 Device into WINXP, it could
not
   find the mapping usb driver in XP ( USB\VID_045E&PID_0301\ )

   How to make WINCE6.0 ActiveSync on USB working?

   The following is the reginit.ini setting.
   [HKEY_LOCAL_MACHINE\Drivers\USB\FunctionDrivers\RNDIS]
  "Dll"="rndisfn.dll"
  "FriendlyName"="Rndis"
   ; idVendor must be changed. 045E belongs to Microsoft and is only to be
used for
   ; prototype devices in your labs. Visit http://www.usb.org to obtain a
vendor id.
  "idVendor"=dword:045E
  "Manufacturer"="Generic Manufacturer (PROTOTYPE--Remember to change    
   idVendor)"
  "idProduct"=dword:0301
  "idProductInternetSharing"=dword:0303
  "Product"="Generic RNDIS (PROTOTYPE--Remember to change idVendor)"
  "bcdDevice"=dword:0

   [HKEY_LOCAL_MACHINE\Comm\RndisFn]
   ;"Microsoft USB Network Adapter (RNDIS)"
   "DisplayName"=mui_sz:"netmui.dll,#9003"
   "Group"="NDIS"
   "ImagePath"="rndisfn.dll"
   "NoDeviceCreate"=dword:01

   [HKEY_LOCAL_MACHINE\Comm\RndisFn\Linkage]
    "Route"=multi_sz:"RndisFn1"

   [HKEY_LOCAL_MACHINE\Comm\RndisFn1]
   ;"Remote-NDIS Host"
  "DisplayName"=mui_sz:"netmui.dll,#9002"
  "Group"="NDIS"
  "ImagePath"="rndisfn.dll"

  [HKEY_LOCAL_MACHINE\Comm\RndisFn1\Parms]
  "BusNumber"=dword:0
  "BusType"=dword:0
  "RebindOnResume"=dword:0

Thanks

Geans
Bruce Eitman [eMVP] - 30 Jul 2008 14:19 GMT
I'm not sure how this is a WIN32 programming questions, but:

You may need to modify the inf file for the driver that you are using to
include information about your VID and PID.  You should also obtain your own
VID for USB.org as the comments in your registry suggest.

Do you have RNDIS as the default client for USB Function?

Does your device show up in the device list on your XP machine?  Is it the
right VID and PID?

Signature

Bruce Eitman (eMVP)
Senior Engineer
Bruce.Eitman AT EuroTech DOT com
My BLOG http://geekswithblogs.net/bruceeitman

EuroTech Inc.
www.EuroTech.com

> 1. I open the RNDIS Function setting in WINCE6.0 Catalog. In my XP, I
> install
[quoted text clipped - 45 lines]
>
> Geans
Directshow problem in WINCE 6.0? - 31 Jul 2008 12:28 GMT
VHi Bruce,

I'm sorry I port to the wrong place.
1. I have modify the netrndis.inf modify the PID = 045E / VID = 0301, then
   the usb8023.sys and rndismpy.sys is been loaded. However, the XP device
   mangement status shows (device can not start) error 10.
 
     Is there something wrong on my XP system? If there are new RNDIS XP
driver
     released from MS.  
     
    (PS! The original netrndis.inf supported in XP inf is error when
loading, I use
     the MS released XP Driver from WebSite, called RNDIS USB kit 2005, to
testing )



2. In CE6.0 I build the RNDIS as the default client for USB Function for
testing.

3. In XP device list, I can see the USB device ( VID = 045E / PID =0301 )

> I'm not sure how this is a WIN32 programming questions, but:
>
[quoted text clipped - 56 lines]
> >
> > Geans
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.