⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 platform.reg

📁 WinCE 3.0 BSP, 包含Inter SA1110, Intel_815E, Advantech_PCM9574 等
💻 REG
字号:

; Platform type: 1=DK3, 2=ODO 3=Rose
[HKEY_LOCAL_MACHINE\Platform]
   "Name"="Microsoft Windows CE for ARM Integrator/AP (920T) Platform"
   "Type"=dword:4

[HKEY_LOCAL_MACHINE\Explorer]
   "Suspend"=dword:0


IF DDI_MQ200
;
;MediaQ MQ200 driver settings
;
[HKEY_LOCAL_MACHINE\Drivers\Display\MQ200]
   "Rotate"=dword:0
   "PPSupport"=dword:0
   "PPSupportEnable"=dword:0

;; 640x480x16
   "CxScreen"=dword:280
   "CyScreen"=dword:1E0
   "BPP"=dword:10
   "Freq"=dword:3C

;; FB_BASE address
   "FB_BASE"=dword:00000000

;; OEM run time flag
   "Flag"=dword:00030503

   "MIU2"=dword:00EA0086
   "MIU3"=dword:6C4848C4
   "MIU5"=dword:00000119
   "DC0"=dword:0EF2082A
   "PLL1Freq"=dword:00530000
   
   "PWM"=dword:000000A1
	
[HKEY_LOCAL_MACHINE\Drivers\Display\MQ200\Color]
;; Cursor Color setting
   "CC"=dword:F
ENDIF   


IF ADV_RTL8139 
[HKEY_LOCAL_MACHINE\Comm\RTL8139]
   "DisplayName"="Realtek RTL8139 based Fast Ethernet Driver"
   "Group"="NDIS"
   "ImagePath"="rtl8139.dll"

[HKEY_LOCAL_MACHINE\Comm\RTL8139\Linkage]
   "Route"=multi_sz:"RTL81391"

[HKEY_LOCAL_MACHINE\Comm\RTL81391]
   "DisplayName"="Realtek RTL8139 based Fast Ethernet Driver"
   "Group"="NDIS"
   "ImagePath"="rtl8139.dll"

[HKEY_LOCAL_MACHINE\Comm\RTL81391\Parms]
   "PhysicalAddressBase"=dword:E000
;   "PhysicalAddressBase"=dword:A2800000
   "BusType"=dword:5
   "BusNumber"=dword:0

[HKEY_LOCAL_MACHINE\Comm\RTL81391\Parms\TcpIp]
   "EnableDHCP"=dword:1
   "DefaultGateway"=""
   "UseZeroBroadcast"=dword:0
   "IpAddress"="0.0.0.0"
   "Subnetmask"="0.0.0.0"
ENDIF


IF ARM_NE2000_PCI
; These are the registry settings for using the Kingston PCI NE2000 ethernet
; adapter on a CEPC. "BusType=5" => PCI, InterruptNumber and IoBaseAddress
; were obtained by running a PCI device enumerator program.
; These setting will conflict with those for PCMCIA NE2000 in that multiply
; instanced comm settings are not yet supported (i.e. NE20001, NE20002 ...)
[HKEY_LOCAL_MACHINE\Comm\NE2000]
   "DisplayName"="NE2000 Compatible Ethernet Driver"
   "Group"="NDIS"
   "ImagePath"="ne2000.dll"

[HKEY_LOCAL_MACHINE\Comm\NE2000\Linkage]
   "Route"=multi_sz:"NE20001"

[HKEY_LOCAL_MACHINE\Comm\NE20001]
   "DisplayName"="NE2000 Compatible Ethernet Driver"
   "Group"="NDIS"
   "ImagePath"="ne2000.dll"

[HKEY_LOCAL_MACHINE\Comm\NE20001\Parms]
   "BusNumber"=dword:0
   "BusType"=dword:5
   "InterruptNumber"=dword:0
   "IoBaseAddress"=dword:0
;   "InterruptNumber"=dword:10
;   "IoBaseAddress"=dword:A2800000
   "Transceiver"=dword:3
   "CardType"=dword:1

[HKEY_LOCAL_MACHINE\Comm\NE20001\Parms\TcpIp]
   "EnableDHCP"=dword:0
;   "EnableDHCP"=dword:1
   ; This should be MULTI_SZ
   "DefaultGateway"="10.2.0.1"
;   "DefaultGateway"=""
   ; Use zero for broadcast address? (or 255.255.255.255)
   "UseZeroBroadcast"=dword:0
   ; Thus should be MULTI_SZ, the IP address list
   "IpAddress"="10.2.0.170"
;   "IpAddress"="0.0.0.0"
   ; This should be MULTI_SZ, the subnet masks for the above IP addresses
   "Subnetmask"="255.255.0.0"
;   "Subnetmask"="0.0.0.0"

[HKEY_LOCAL_MACHINE\Comm\Tcpip\Linkage]
   ; This should be MULTI_SZ
   ; This is the list of llip drivers to load
    "Bind"=multi_sz:"ppp","ne20001"
;    "Bind"=multi_sz:"ppp","ne2000"
ENDIF


IF ODO_NOKEYBD !
; Mouse driver
[HKEY_LOCAL_MACHINE\HARDWARE\DEVICEMAP\MOUSE]
   "DriverName"="kbdmouse.dll"
    "SysIntr"=dword:11

; Keybd driver is the same.
[HKEY_LOCAL_MACHINE\HARDWARE\DEVICEMAP\KEYBD]
   "DriverName"="kbdmouse.dll"
   "CalVKey"=dword:0
   "ContLessVKey"=dword:0
   "ContMoreVKey"=dword:0
   "TaskManVKey"=dword:2E
   "SysIntr"=dword:10
ENDIF


IF ODO_NOSERIAL !
[HKEY_LOCAL_MACHINE\Drivers\BuiltIn\Serial]
    "DeviceArrayIndex"=dword:0
    "IoBase"=dword:a1400000
    "SysIntr"=dword:13
    "Dll"="serial.dll"
ENDIF


IF ODO_NOAUDIO !
[HKEY_LOCAL_MACHINE\Drivers\BuiltIn\WaveDev\]
   "Prefix"="WAV"
   "Dll"="wavedev.dll"
   "Index"=dword:1
   "Order"=dword:0
ENDIF


[HKEY_LOCAL_MACHINE\Hardware\Microsoft\WBT]
   "Resolutions"=multi_sz:"640 480 60",
   		"640 480 72"


[HKEY_LOCAL_MACHINE\Software\Microsoft\WBT]
   "Resolution"="640 480 60"


IF ODO_NOIRDA !
[HKEY_LOCAL_MACHINE\Comm\IrDA\Linkage]
    "Bind"=multi_sz:"Irsir1"

[HKEY_LOCAL_MACHINE\Comm\Irsir]
   "DisplayName"="Serial (COM) IrDA Driver"
   "Group"="NDIS"
   "ImagePath"="irsir.dll"

[HKEY_LOCAL_MACHINE\Comm\Irsir\Linkage]
   "Route"=multi_sz:"Irsir1"

[HKEY_LOCAL_MACHINE\Comm\Irsir1\Parms]
   "BusNumber"=dword:0
   "BusType"=dword:0
   "Port"=dword:1
   ; 0 = Use external dongle, 1 = Use internal IR
   "IntIR"=dword:0
   ; 0 - internal transceiver, 1 - Extended Systems JetEye dongle.
   "TransceiverType"=dword:1
ENDIF


IF ODO_NOUSB !
IF CEPC_OHCI
; USB - OHCI driver
[HKEY_LOCAL_MACHINE\Drivers\BuiltIn\OHCI]
   "Prefix"="HCD"
   "Dll"="ohci.dll"
   "Index"=dword:1
   "Order"=dword:1
   ; Resource config information.  We don't have routines to modify PCI IRQ
   ; and mem base, so we specify two different config modes - if 
   ; UseExistingSettings is non zero, accept whatever resources were assigned 
   ; by the BIOS, and fill in the Irq and MemBase fields dynamically. 
   ; Otherwise, check settings and fail driver load if IRQ doesn't match the 
   ; registry value.
   "UseExistingSettings"=dword:1

   ; Use this SysIntr when USB card is plugged in slot 1 (enum. from left to right)
   "SysIntr"=dword:19

   ; Use this SysIntr when USB card is plugged in slot 2 (enum. from left to right)
   ;"SysIntr"=dword:1A

   ; Use this SysIntr when USB card is plugged in slot 3 (enum. from left to right)
   ;"SysIntr"=dword:1B

   "MemBase"=dword:BC010000
ENDIF   
IF CEPC_UHCI
; USB - UHCI driver
[HKEY_LOCAL_MACHINE\Drivers\BuiltIn\UHCI]
   "Prefix"="HCD"
   "Dll"="ohci.dll"
   "Index"=dword:1
   "Order"=dword:1
   ; Resource config information.  We don't have routines to modify PCI IRQ
   ; and mem base, so we specify two different config modes - if 
   ; UseExistingSettings is non zero, accept whatever resources were assigned 
   ; by the BIOS, and fill in the Irq and MemBase fields dynamically. 
   ; Otherwise, check settings and fail driver load if IRQ doesn't match the 
   ; registry value.
   "UseExistingSettings"=dword:1

   ; Use this SysIntr when USB card is plugged in slot 1 (enum. from left to right)
   "SysIntr"=dword:19

   ; Use this SysIntr when USB card is plugged in slot 2 (enum. from left to right)
   ;"SysIntr"=dword:1A

   ; Use this SysIntr when USB card is plugged in slot 3 (enum. from left to right)
   ;"SysIntr"=dword:1B

   "MemBase"=dword:BC010000
ENDIF   
ENDIF

; EOF platform.reg

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -