Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

ACTIVE Sync RNDIS Problem in WINCE6.0

352 views
Skip to first unread message

Directshow problem in WINCE 6.0?

unread,
Jul 29, 2008, 12:16:01 AM7/29/08
to
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]

unread,
Jul 30, 2008, 9:19:59 AM7/30/08
to
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?

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

EuroTech Inc.
www.EuroTech.com

"Directshow problem in WINCE 6.0?"
<Directshowpro...@discussions.microsoft.com> wrote in message
news:90EED1F3-ACF7-43CF...@microsoft.com...

Directshow problem in WINCE 6.0?

unread,
Jul 31, 2008, 7:28:01 AM7/31/08
to
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 )

0 new messages