Re: problems while migration from 4.2 to 5.0
- From: "Bruce Eitman [eMVP]" <bruce.eitman.nospam@xxxxxxxxxxxxxxxxxxx>
- Date: Sat, 19 Jul 2008 07:59:27 -0400
I'm sorry, I used the wrong word. Do you have a Class driver?
In the catalog:
Core OS\Windows CE Devices\Core OS Services\USB Host Support
--
Bruce Eitman (eMVP)
Senior Engineer
Bruce.Eitman AT EuroTech DOT com
My BLOG http://geekswithblogs.net/bruceeitman
EuroTech Inc.
www.EuroTech.com
"blueYork" <yaoronger@xxxxxxx> wrote in message
news:b3fd004f-5c07-435a-8e31-fbe24d802cbb@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
yes,I had added my USB client driver into my image.
in my platform.reg,I can also see the following information:
IF BSP_NOUSB !
[HKEY_LOCAL_MACHINE\Drivers\Builtin\EZHCD]
"Prefix"="HCD"
"Dll"= "ezhcd.dll"
"Index"=dword:1
"Order"=dword:1
"UseExistingSettings"=dword:1
"SysIntr"=dword:1D
"MemBase"=dword:0C700000
"MemLen"=dword:40000
ENDIF
;-------------------------------------------------------------
; USB Client(For ActiveSync)
;-------------------------------------------------------------
; @CESYSGEN IF CE_MODULES_SERIAL
IF BSP_NOUSBSER !
[HKEY_LOCAL_MACHINE\Drivers\BuiltIn\USB]
"Dll"="sa_usb_ser.Dll"
"Irq"=dword:0 ; 11 - Dummy value. This subkey is not really used
by the driver.
"IoLen"=dword:1000 ; UDC Register space 0x1000 (4K)
"Tsp"="Unimodem.dll"
"DeviceArrayIndex"=dword:0
"Prefix"="COM"
"Order"=dword:0
"DeviceType"=dword:0
"FriendlyName"=LOC_FRIENDLYNAME_USB
; Eliminate flow control bit
"DevConfig"=hex: 10,00,00,00,05,00,00,00,00,01,00,00,00,4B,
00,00,00,00,08,00,00,00,00,00,00
I wonder if my drivers works well under 4.2,why could not under 5.0...
.
- Follow-Ups:
- Re: problems while migration from 4.2 to 5.0
- From: blueYork
- Re: problems while migration from 4.2 to 5.0
- References:
- problems while migration from 4.2 to 5.0
- From: blueYork
- Re: problems while migration from 4.2 to 5.0
- From: Bruce Eitman [eMVP]
- Re: problems while migration from 4.2 to 5.0
- From: blueYork
- Re: problems while migration from 4.2 to 5.0
- From: Bruce Eitman [eMVP]
- Re: problems while migration from 4.2 to 5.0
- From: blueYork
- problems while migration from 4.2 to 5.0
- Prev by Date: Re: Nor flash menroy
- Next by Date: Re: What are the minimum routines/functions required to make a BSP....
- Previous by thread: Re: problems while migration from 4.2 to 5.0
- Next by thread: Re: problems while migration from 4.2 to 5.0
- Index(es):
Relevant Pages
|