Geekzone: technology news, blogs, forums
Guest
Welcome Guest.
You haven't logged in yet. If you don't have an account you can register now.


7084

5 posts

Wannabe Geek


#20944 10-Apr-2008 20:06
Send private message

     On connecting the USB to the host Device is detected and in Device Manager it shows “Microsoft USB Sync” type device.The DefaultClientDriver in Register for above case is “Serial_Class”.  When we change the DefaultClientDriver to “USBSER_Class”, after connecting with host it shows “Generic Serial” under the other devices in Device manager. Actually I want to connect device (WM 6.0) with windows XP through Active sync I don’t know which Register Entry I required out of (Serial_Class / USBSER_Class). I tried to connect with active sync 4.5 with both registry settings but it did not detect any device. Please guide me where I am missing or wrong. The registry setting which we are using is giving at the end of mail.  [HKEY_LOCAL_MACHINE\Drivers\BuiltIn\USBFN]    "InterfaceType"=dword:0     ; Internal    "Prefix"="UFN"    "Dll"="usbfn.dll"    "Order"=dword:2    "Priority256"=dword:64    "MemBase"=dword:40600000   ; UDC_BASE_U_VIRTUAL    "MemLen"=dword:1000        ; Needs at least 0xE04. Round up to 1 page.    "Sysintr"=dword:1a    "BusIoctl"=dword:2a0048    "IClass"=multi_sz:"{E2BDC372-598F-4619-BC50-54B3F7848D35}=%b","{6F40791D-300E-44E4-BC38-E0E63CA8375C}=%b"    "ForceFullSpeed"=dword:1        [HKEY_LOCAL_MACHINE\Drivers\USB\FunctionDrivers]   "DefaultClientDriver"=- ; erase previous default [HKEY_LOCAL_MACHINE\Drivers\USB\FunctionDrivers]   "DefaultClientDriver"=" Serial_Class" [HKEY_LOCAL_MACHINE\Drivers\USB\FunctionDrivers\Serial_Class]   "Dll"="serialusbfn.dll"   "DeviceName"="USBFNS1:"   "Prefix"="COM"   "DeviceArrayIndex"=dword:0   "RxBufferSize"=dword:4000   "IClass"="{CC5195AC-BA49-48a0-BE17-DF6D1B0173DD}"; 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:00ce   "Product"="Generic Serial (PROTOTYPE--Remember to change idVendor)"   "bcdDevice"=dword:0   "Tsp"="Unimodem.dll"   "DeviceType"=dword:0 [HKEY_LOCAL_MACHINE\Drivers\USB\FunctionDrivers\USBSER_Class]   "Dll"="serialusbfn.dll"   "DeviceName"="USBFNS2:"   "Prefix"="COM"   "DeviceArrayIndex"=dword:0   "RxBufferSize"=dword:4000   "IClass"=multi_sz:"{CC5195AC-BA49-48a0-BE17-DF6D1B0173DD}","{C375C787-B721-4b8e-B67F-A112D5C0A404}"; 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:0079   "Product"="Generic Serial (PROTOTYPE--Remember to change idVendor)"   "bcdDevice"=dword:90   "Tsp"="Unimodem.dll"   "DeviceType"=dword:0 [HKEY_LOCAL_MACHINE\Comm\USB\Linkage]    "Bind"=multi_sz:"USBFNSER1" [HKEY_LOCAL_MACHINE\Comm\USBFNSER]   "DisplayName"="USB Driver"   "Group"="Serial"   "ImagePath"="serialusbfn.dll" [HKEY_LOCAL_MACHINE\Comm\USBFNSER\Linkage]   "Route"=multi_sz:"USBFNSER1"      [HKEY_LOCAL_MACHINE\Comm\DefaultConnections]            "USBDefault"=multi_sz:"USB cable","115200"    ;Default Connect id    [HKEY_CURRENT_USER\ControlPanel\Comm]"AutoCnct"=dword:00000001"Cnct"="USBDefault" ENDIF BSP_NOSPI !

Create new topic
manhinli
2483 posts

Uber Geek

Trusted

  #122671 10-Apr-2008 20:52
Send private message

Whoa...

Could you paragraph your post?

It's really hard to read, and might not really help you.




Find me on Twitter!

I posted 1, 2 x 10^3 times!



7084

5 posts

Wannabe Geek


  #122698 10-Apr-2008 21:59
Send private message


sorry sir it was my mistake.......
 
    On connecting the USB to the host Device is detected and in Device Manager it shows “Microsoft USB Sync” type device.The DefaultClientDriver in Register for above case is “Serial_Class”.
 When we change the DefaultClientDriver to “USBSER_Class”, after connecting with host it shows “Generic Serial” under the other devices in Device manager.
 Actually I want to connect device (WM 6.0) with windows XP through Active sync I don’t know which Register Entry I required out of (Serial_Class / USBSER_Class). I tried to connect with active sync 4.5 with both registry settings but it did not detect any device.
 Please guide me where I am missing or wrong.
 The registry setting which we are using is giving :
 [HKEY_LOCAL_MACHINE\Drivers\BuiltIn\USBFN]
    "InterfaceType"=dword:0     ; Internal
    "Prefix"="UFN"
    "Dll"="usbfn.dll"
    "Order"=dword:2
    "Priority256"=dword:64
    "MemBase"=dword:40600000   ; UDC_BASE_U_VIRTUAL
    "MemLen"=dword:1000        ; Needs at least 0xE04. Round up to 1 page.
    "Sysintr"=dword:1a
    "BusIoctl"=dword:2a0048
    "IClass"=multi_sz:"{E2BDC372-598F-4619-BC50-54B3F7848D35}=%b","{6F40791D-300E-44E4-BC38-E0E63CA8375C}
=%b"
    "ForceFullSpeed"=dword:1
        [HKEY_LOCAL_MACHINE\Drivers\USB\FunctionDrivers]
   "DefaultClientDriver"=- ; erase previous default
 
[HKEY_LOCAL_MACHINE\Drivers\USB\FunctionDrivers]
   "DefaultClientDriver"=" Serial_Class"
 
[HKEY_LOCAL_MACHINE\Drivers\USB\FunctionDrivers\Serial_Class]
   "Dll"="serialusbfn.dll"
   "DeviceName"="USBFNS1:"
   "Prefix"="COM"
   "DeviceArrayIndex"=dword:0
   "RxBufferSize"=dword:4000
   "IClass"="{CC5195AC-BA49-48a0-BE17-DF6D1B0173DD}"
; 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:00ce
   "Product"="Generic Serial (PROTOTYPE--Remember to change idVendor)"
   "bcdDevice"=dword:0
   "Tsp"="Unimodem.dll"
   "DeviceType"=dword:0
 
[HKEY_LOCAL_MACHINE\Drivers\USB\FunctionDrivers\USBSER_Class]
   "Dll"="serialusbfn.dll"
   "DeviceName"="USBFNS2:"
   "Prefix"="COM"
   "DeviceArrayIndex"=dword:0
   "RxBufferSize"=dword:4000
   "IClass"=multi_sz:"{CC5195AC-BA49-48a0-BE17-DF6D1B0173DD}","{C375C787-B721-4b8e-B67F-A112D5C0A404}"
; 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:0079
   "Product"="Generic Serial (PROTOTYPE--Remember to change idVendor)"
   "bcdDevice"=dword:90
   "Tsp"="Unimodem.dll"
   "DeviceType"=dword:0
 
[HKEY_LOCAL_MACHINE\Comm\USB\Linkage]
    "Bind"=multi_sz:"USBFNSER1"
 
[HKEY_LOCAL_MACHINE\Comm\USBFNSER]
   "DisplayName"="USB Driver"
   "Group"="Serial"
   "ImagePath"="serialusbfn.dll"
 
[HKEY_LOCAL_MACHINE\Comm\USBFNSER\Linkage]
   "Route"=multi_sz:"USBFNSER1"
  
  
[HKEY_LOCAL_MACHINE\Comm\DefaultConnections]
            "USBDefault"=multi_sz:"USB cable","115200" 

;Default Connect id 

[HKEY_CURRENT_USER\ControlPanel\Comm]
"AutoCnct"=dword:00000001
"Cnct"="USBDefault"
 
ENDIF BSP_NOSPI !


freitasm
BDFL - Memuneh
79270 posts

Uber Geek

Administrator
ID Verified
Trusted
Geekzone
Lifetime subscriber

  #122709 10-Apr-2008 22:15
Send private message

Are you developing something? Is this a new Windows Mobile device?

Why this is not changed?


; 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:00ce
   "Product"="Generic Serial (PROTOTYPE--Remember to change idVendor)"




Please support Geekzone by subscribing, or using one of our referral links: Samsung | AliExpress | Wise | Sharesies | Hatch | GoodSyncBackblaze backup




7084

5 posts

Wannabe Geek


  #122711 10-Apr-2008 22:20
Send private message

yes sir i am developing function controller driver for WM6.0. it is just in prototype stage. with that i am tring to connect device
with host. so that i can use active sync but the problem is Active Sync does not detect any device but it is shown in device manager. as i explained. for testing purpose i am using the vendor id and product id. so please guide me where i am missing...

Create new topic





News and reviews »

Air New Zealand Starts AI adoption with OpenAI
Posted 24-Jul-2025 16:00


eero Pro 7 Review
Posted 23-Jul-2025 12:07


BeeStation Plus Review
Posted 21-Jul-2025 14:21


eero Unveils New Wi-Fi 7 Products in New Zealand
Posted 21-Jul-2025 00:01


WiZ Introduces HDMI Sync Box and other Light Devices
Posted 20-Jul-2025 17:32


RedShield Enhances DDoS and Bot Attack Protection
Posted 20-Jul-2025 17:26


Seagate Ships 30TB Drives
Posted 17-Jul-2025 11:24


Oclean AirPump A10 Water Flosser Review
Posted 13-Jul-2025 11:05


Samsung Galaxy Z Fold7: Raising the Bar for Smartphones
Posted 10-Jul-2025 02:01


Samsung Galaxy Z Flip7 Brings New Edge-To-Edge FlexWindow
Posted 10-Jul-2025 02:01


Epson Launches New AM-C550Z WorkForce Enterprise printer
Posted 9-Jul-2025 18:22


Samsung Releases Smart Monitor M9
Posted 9-Jul-2025 17:46


Nearly Half of Older Kiwis Still Write their Passwords on Paper
Posted 9-Jul-2025 08:42


D-Link 4G+ Cat6 Wi-Fi 6 DWR-933M Mobile Hotspot Review
Posted 1-Jul-2025 11:34


Oppo A5 Series Launches With New Levels of Durability
Posted 30-Jun-2025 10:15









Geekzone Live »

Try automatic live updates from Geekzone directly in your browser, without refreshing the page, with Geekzone Live now.



Are you subscribed to our RSS feed? You can download the latest headlines and summaries from our stories directly to your computer or smartphone by using a feed reader.