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

📄 sdio8385.reg

📁 此压缩包为杰得开发得z228的BSP的源代码,可以实现很多功能,尤其是视频解码有很好的效果.
💻 REG
字号:
    ; registry keys for the Streams portion of the driver[HKEY_LOCAL_MACHINE\Drivers\SDCARD\ClientDrivers\Custom\MANF-02DF-CARDID-9103-FUNC-1]   "Dll"="SDIO8385.dll"     ; use the "streams" interface portion to load the NDIS portion   "Prefix"="NDL"       ; a dd instance key for each instance that can be added       ; "InstanceX" = "<Miniport Name>:<Miniport Instance>"   "Instance0"="SDIO8385:SDIO83851"       ; registry keys for the NDIS driver[HKEY_LOCAL_MACHINE\Comm\SDIO8385]   "DisplayName"="Marvell SDIO8385 Wireless Card"   "Group"="NDIS"   "ImagePath"="SDIO8385.dll"[HKEY_LOCAL_MACHINE\Comm\SDIO8385\Linkage]   "Route"=multi_sz:"SDIO83851"    ; instance 1 information[HKEY_LOCAL_MACHINE\Comm\SDIO83851]   "DisplayName"="Marvell SDIO8385 Wireless Card"   "Group"="NDIS"   "ImagePath"="SDIO8385.dll"	    ; instance 1 parameters[HKEY_LOCAL_MACHINE\Comm\SDIO83851\Parms]   "BusNumber"=dword:0   "BusType"=dword:0    ; TCPIP linkage to instance 1 adapter[HKEY_LOCAL_MACHINE\Comm\Tcpip\Linkage]    "Bind"=multi_sz:"ppp","SDIO83851"       ; setup card parameters[HKEY_LOCAL_MACHINE\Comm\SDIO83851\Parms]   "PowerMode"=dword:0   "ExtendedScan"=dword:1   "FragThsd"=dword:2346   "RTSThsd"=dword:2346       ; following is for BT co-existence testing   "BTMode"=dword:0   "BTAntennaConfig"=dword:0   "BTFrequencyConfig"=dword:0   "BTWLANTxPriorityLo"=dword:0   "BTWLANTxPriorityHi"=dword:0   "BTWLANRxPriorityLo"=dword:0   "BTWLANRxPriorityHi"=dword:0       ; adhoc starter default channel   "AdhocDefaultChannel"=dword:6       ; adhoc starter WiFi test datarate modify or not    "AdhocWiFiDataRate"=dword:0       ; 4Bit mode   "SetSD4BIT"=dword:0       ; Set the value of SdioIstThread   "SdioIstThread"=dword:150        ; Set the value of AvoidScanTime after connected   "AvoidScanTime"=dword:10000        ; Set NEW_RSSI parameters   "ulRSSIThresholdTimer"=dword:5000   "RSSI_Range"=dword:10    ; default TCPIP settings for this instance[HKEY_LOCAL_MACHINE\Comm\SDIO83851\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"="0.0.0.0"       ; 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 + -