Hi all,

I am working on PXA270 processor the Compact Flash is not detected on Zeus
board in WINCE 5.0. I have Register settings :

; PCMCIA slot 0

[HKEY_LOCAL_MACHINE\Drivers\BuiltIn\PCC_QUANTUM]
"Dll"="pcc_zeus.dll"
"Order"=dword:2
"ClientIrq"=dword:1c ; Client Irq
;"Irq"=multi_sz:"2A", "29" ; CSC (42) and CD (41) Irqs
;"SysIntr"=multi_sz:"15", "0" ; CSC (21) and CD (0) SysIntrs
; "Irq"=dword:2A ; CSC (42)
"SysIntr"=dword:1d ; CSC (17)
;"PollingMode"=dword:1
"PollingMode"=dword:0
;"PollTimeout"=dword:200
"SlotNumber"=dword:0
"PCCARDDLL"="pcc_serv.dll"
;"NoISR"=dword:1 ; Do not load any ISR.
"IClass"=multi_sz:"{57430CF2-A260-4c9b-8F5C-FEF89217FE7C}=%b","{44985F1F-2C07-4009-A6B7-D250785D5336}=%b"

[HKEY_LOCAL_MACHINE\Drivers\BuiltIn\PCC_QUANTUM\WindowEntry1]
"RepeatCount"=dword:1 ; 1 instance of the memory window
"WindowInfoWindowCaps"=dword:2 ; WIN_CAP_ATTRIBUTE
"WindowInfoMemoryCaps"=dword:10 ; Restored
"WindowInfoMemMinSize"=dword:00001000 ; require 4k alignment
"WindowInfoMemMaxSize"=dword:04000000 ; 64MB attribute memory window
"WindowInfoMemBase"=dword:28000000 ; base address of the memory window

[HKEY_LOCAL_MACHINE\Drivers\BuiltIn\PCC_QUANTUM\WindowEntry2]
"RepeatCount"=dword:1 ; 2 instance of the memory window
"WindowInfoWindowCaps"=dword:1 ; WIN_CAP_COMMON
"WindowInfoMemoryCaps"=dword:10 ; MEM_CAP_16BIT | MEM_CAP_8BIT

"WindowInfoMemMinSize"=dword:00001000 ; require 4k alignment
"WindowInfoMemMaxSize"=dword:04000000 ; 64MB common memory window
"WindowInfoMemBase"=dword:2C000000 ; base address of the memory window

[HKEY_LOCAL_MACHINE\Drivers\BuiltIn\PCC_QUANTUM\WindowEntry3]
"RepeatCount"=dword:2 ; 2 instances of the IO window
"WindowInfoWindowCaps"=dword:4 ; WIN_CAP_IO
"WindowInfoIOCaps"=dword:10 ; IO_CAP_8BIT | IO_CAP_16BIT
"WindowInfoIOMinSize"=dword:1000 ; require 4 byte alignment
"WindowInfoIOMaxSize"=dword:02000000
"WindowInfoIOGranularity"=dword:1
"WindowInfoIOFirstByte"=dword:20000000
"WindowInfoIOLastByte"=dword:21ffffff
"WindowStateState"=dword:1 ; WIN_STATE_MAPS_IO

[HKEY_LOCAL_MACHINE\Drivers\PCCARD\PCMCIA\TEMPLATE\PCMCIA]
"Dll"="pcmcia.dll"
"NoConfig"=dword:1
"NoISR"=dword:1
"IClass"=multi_sz:"{6BEAB08A-8914-42fd-B33F-61968B9AAB32}=PCMCIA Card
Services"

[HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\PCMCIA]
"Folder"="CFDisk"

[HKEY_LOCAL_MACHINE\Drivers\PCCARD\PCMCIA\TEMPLATE\PCMCIA\CF_Card-CFA_32MB_CTS-920D]
"Dll"="ATADISK.DLL"
"Prefix"="DSK"
"Ioctl"=dword:4
"Profile"="PCMCIA"
"FSD"="FATFS.DLL"; Indicate we are a power manageable interface and a
storage driver
"IClass"=multi_sz:"{8DD679CE-8AB4-43c8-A14A-EA4963FAA715}","{A4E7EDDA-E575-4252-9D6B-4195D48BB865}"


Is any body know the perfect registry settings for that?

Thank you in adavance

Swapnil manglekar

Re: Compact flash is not detected by Paul

Paul
Mon Apr 21 09:33:43 PDT 2008

Isn't this a duplicate question to another already in progress? If so,
continue there; don't start new threads.

Paul T.

"Swapnil Manglekar" <SwapnilManglekar@discussions.microsoft.com> wrote in
message news:781D89CA-AAB7-49A5-873F-99689CB7176A@microsoft.com...
> Hi all,
>
> I am working on PXA270 processor the Compact Flash is not detected on
> Zeus
> board in WINCE 5.0. I have Register settings :
>
> ; PCMCIA slot 0
>
> [HKEY_LOCAL_MACHINE\Drivers\BuiltIn\PCC_QUANTUM]
> "Dll"="pcc_zeus.dll"
> "Order"=dword:2
> "ClientIrq"=dword:1c ; Client Irq
> ;"Irq"=multi_sz:"2A", "29" ; CSC (42) and CD (41) Irqs
> ;"SysIntr"=multi_sz:"15", "0" ; CSC (21) and CD (0) SysIntrs
> ; "Irq"=dword:2A ; CSC (42)
> "SysIntr"=dword:1d ; CSC (17)
> ;"PollingMode"=dword:1
> "PollingMode"=dword:0
> ;"PollTimeout"=dword:200
> "SlotNumber"=dword:0
> "PCCARDDLL"="pcc_serv.dll"
> ;"NoISR"=dword:1 ; Do not load any ISR.
> "IClass"=multi_sz:"{57430CF2-A260-4c9b-8F5C-FEF89217FE7C}=%b","{44985F1F-2C07-4009-A6B7-D250785D5336}=%b"
>
> [HKEY_LOCAL_MACHINE\Drivers\BuiltIn\PCC_QUANTUM\WindowEntry1]
> "RepeatCount"=dword:1 ; 1 instance of the memory window
> "WindowInfoWindowCaps"=dword:2 ; WIN_CAP_ATTRIBUTE
> "WindowInfoMemoryCaps"=dword:10 ; Restored
> "WindowInfoMemMinSize"=dword:00001000 ; require 4k alignment
> "WindowInfoMemMaxSize"=dword:04000000 ; 64MB attribute memory window
> "WindowInfoMemBase"=dword:28000000 ; base address of the memory
> window
>
> [HKEY_LOCAL_MACHINE\Drivers\BuiltIn\PCC_QUANTUM\WindowEntry2]
> "RepeatCount"=dword:1 ; 2 instance of the memory window
> "WindowInfoWindowCaps"=dword:1 ; WIN_CAP_COMMON
> "WindowInfoMemoryCaps"=dword:10 ; MEM_CAP_16BIT | MEM_CAP_8BIT
>
> "WindowInfoMemMinSize"=dword:00001000 ; require 4k alignment
> "WindowInfoMemMaxSize"=dword:04000000 ; 64MB common memory window
> "WindowInfoMemBase"=dword:2C000000 ; base address of the memory window
>
> [HKEY_LOCAL_MACHINE\Drivers\BuiltIn\PCC_QUANTUM\WindowEntry3]
> "RepeatCount"=dword:2 ; 2 instances of the IO window
> "WindowInfoWindowCaps"=dword:4 ; WIN_CAP_IO
> "WindowInfoIOCaps"=dword:10 ; IO_CAP_8BIT | IO_CAP_16BIT
> "WindowInfoIOMinSize"=dword:1000 ; require 4 byte alignment
> "WindowInfoIOMaxSize"=dword:02000000
> "WindowInfoIOGranularity"=dword:1
> "WindowInfoIOFirstByte"=dword:20000000
> "WindowInfoIOLastByte"=dword:21ffffff
> "WindowStateState"=dword:1 ; WIN_STATE_MAPS_IO
>
> [HKEY_LOCAL_MACHINE\Drivers\PCCARD\PCMCIA\TEMPLATE\PCMCIA]
> "Dll"="pcmcia.dll"
> "NoConfig"=dword:1
> "NoISR"=dword:1
> "IClass"=multi_sz:"{6BEAB08A-8914-42fd-B33F-61968B9AAB32}=PCMCIA Card
> Services"
>
> [HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\PCMCIA]
> "Folder"="CFDisk"
>
> [HKEY_LOCAL_MACHINE\Drivers\PCCARD\PCMCIA\TEMPLATE\PCMCIA\CF_Card-CFA_32MB_CTS-920D]
> "Dll"="ATADISK.DLL"
> "Prefix"="DSK"
> "Ioctl"=dword:4
> "Profile"="PCMCIA"
> "FSD"="FATFS.DLL"; Indicate we are a power manageable interface and a
> storage driver
> "IClass"=multi_sz:"{8DD679CE-8AB4-43c8-A14A-EA4963FAA715}","{A4E7EDDA-E575-4252-9D6B-4195D48BB865}"
>
>
> Is any body know the perfect registry settings for that?
>
> Thank you in adavance
>
> Swapnil manglekar
>



Re: Compact flash is not detected by SwapnilManglekar

SwapnilManglekar
Mon Apr 21 22:46:01 PDT 2008

*NO* that is different problem. I can't detect Compact Flash from above
registry entries is any changes required in that??

"Paul G. Tobey [eMVP]" wrote:

> Isn't this a duplicate question to another already in progress? If so,
> continue there; don't start new threads.
>
> Paul T.


Re: Compact flash is not detected by Paul

Paul
Tue Apr 22 08:57:25 PDT 2008

OK. What do the DEBUG messages tell you when you insert the card. The card
*is* of the type for which you displayed the registry? Where did those
settings come from? With the card?

Paul T.

"Swapnil Manglekar" <SwapnilManglekar@discussions.microsoft.com> wrote in
message news:F9B71842-A52C-4932-B3C2-3745E6024453@microsoft.com...
> *NO* that is different problem. I can't detect Compact Flash from above
> registry entries is any changes required in that??
>
> "Paul G. Tobey [eMVP]" wrote:
>
>> Isn't this a duplicate question to another already in progress? If so,
>> continue there; don't start new threads.
>>
>> Paul T.
>