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

📄 cf8385pn.reg

📁 Windows CE 6.0 BSP for VOIP sample phone. Intel PXA270 platform.
💻 REG
字号:
;
; Copyright (c) Microsoft Corporation.  All rights reserved.
;
;
; Use of this sample source code is subject to the terms of the Microsoft
; license agreement under which you licensed this sample source code. If
; you did not accept the terms of the license agreement, you are not
; authorized to use this sample source code. For the terms of the license,
; please see the license agreement between you and Microsoft or, if applicable,
; see the LICENSE.RTF on your install media or the root of your tools installation.
; THE SAMPLE SOURCE CODE IS PROVIDED "AS IS", WITH NO WARRANTIES OR INDEMNITIES.
;
[HKEY_LOCAL_MACHINE\Drivers\PCMCIA\CF8385PN]
   "Dll"="ndis.dll"
   "Prefix"="NDS"
   "Miniport"="CF8385PN"
   "NoISR"=dword:1

[HKEY_LOCAL_MACHINE\Drivers\PCMCIA\Detect\101]
   "Dll"="CF8385PN.dll"
   "Entry"="DetectMrvDrv"

[HKEY_LOCAL_MACHINE\Comm\CF8385PN]
   "DisplayName"="Marvell CF8385PN Wireless Card" 
   "Group"="NDIS"
   "ImagePath"="CF8385PN.dll"


[HKEY_LOCAL_MACHINE\Comm\CF8385PN\Linkage]
   "Route"=multi_sz:"CF8385PN1"

[HKEY_LOCAL_MACHINE\Comm\CF8385PN1\Parms]
   "PowerMode"=dword:0
   "ExtendedScan"=dword:0
   "FragThsd"=dword:92A
   "RTSThsd"=dword:92A
   "NetworkAddress"=""
   "BTMode"=dword:0 
   "BTAntennaConfig"=dword:0 
   "BTFrequencyConfig"=dword:0 
   "BTWLANTxPriorityLo"=dword:0 
   "BTWLANTxPriorityHi"=dword:0 
   "BTWLANRxPriorityLo"=dword:0 
   "BTWLANRxPriorityHi"=dword:0 
   "AdhocDefaultBand"=dword:1 
   "AdhocDefaultChannel"=dword:1 
   "AdhocWiFiDataRate"=dword:0 


; default TCP/IP settings
[HKEY_LOCAL_MACHINE\Comm\CF8385PN1\Parms\TcpIp]
   "EnableDHCP"=dword:1
   ; This should be MULTI_SZ
   "DefaultGateway"=""
   ; Use zero for broadcast address? (or 255.255.255.255)
   "UseZeroBroadcast"=dword:0
   ; Thus should be MULTI_SZ, the IP address list
   "IpAddress"="192.168.0.99"
   ; This should be MULTI_SZ, the subnet masks for the above IP addresses
   "Subnetmask"="255.255.255.0"

⌨️ 快捷键说明

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