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

📄 winbond_usb.reg.txt

📁 支持WINCE5.0 INTEL PXA 270 平台的USB 802.11 B/G 网卡驱动(QCOM产品)
💻 TXT
字号:
;===========================================================================
[HKEY_LOCAL_MACHINE\Drivers\USB\ClientDrivers\W89C35]
"Dll" = "W35UND.DLL"
"Prefix" = "W35"

;Qcom Q802UWG USB_ID 18e8_6201
[HKEY_LOCAL_MACHINE\Drivers\USB\LoadClients\6376_25089\Default\Default\w89c35]
   "DLL"="w35und.dll"

;Qcom LR802UWG USB_ID 18e8_6206
[HKEY_LOCAL_MACHINE\Drivers\USB\LoadClients\6376_25094\Default\Default\w89c35]
   "DLL"="w35und.dll"   

;Winbond W89C35D USB_ID 0416_0035
[HKEY_LOCAL_MACHINE\Drivers\USB\LoadClients\1046_53\Default\Default\W89C35]
   "DLL"="W35UND.DLL"

[HKEY_LOCAL_MACHINE\Comm\W89C35]
    "DisplayName"="Winbond USB/Wireless LAN Adapter"
    "Group"="NDIS"
    "ImagePath"="W35UND.dll"

[HKEY_LOCAL_MACHINE\Comm\W89C35\Linkage]
	"Route" = "W89C351"

[HKEY_LOCAL_MACHINE\Comm\W89C351]
	"DisplayName" = "Winbond USB/Wireless LAN Adapter"
	"Group" = "NDIS"
	"ImagePath" = "W35UND.DLL"

[HKEY_LOCAL_MACHINE\Comm\W89C351\Parms]
	"BusNumber" = dword:0
	"BusType" = dword:0

	; 0=Reg_Unknown(USA), 1=Europe, 2=Japan, 3=USA
	"Region" = dword:0

	; 0=On, 1=Off
	"Radio" = dword:0

	; 0=Auto, 255=Maximum, 2=1Mbps,4=2Mbps...108=54Mbps
	"MaxTxRate" = dword:0

	; 0=Auto, 1=Long
	"Preamble" = dword:0

	; IBSS Channel Number
	"Channel" = dword:1

	; 0=Disable, 1=Enable
	"PowerSave" = dword:0

	; 255=Auto, 0=802.11b/g, 3=802.11g-IBSS
	"ModulationType" = dword:0

	"RTSThreshold" = dword:0000092b
	"TxFragThreshold" =dword:0000092a
	"MTUsize" =dword:000005ea

[HKEY_LOCAL_MACHINE\Comm\W89C351\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"="0.0.0.0"

    ;DHCP will never give up retrying..
    "DhcpMaxRetry"=dword:ffffffff

    ;INIT delay.   RFC2131 recommends 10 seconds.
    "DhcpInitDelayInterval"=dword:2710

    ;Number of retries before dialogue box is up.
    "DhcpRetryDialogue"=dword:ffffffff
;========================================================================

⌨️ 快捷键说明

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