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

📄 dsir620.inf

📁 水木行红外驱动
💻 INF
字号:
; DSIR620.inf
; Copyright 2004, DonShine Electronics CO LTD.

[Version]
Signature = "$Windows NT$"
Class = Infrared
provider = %DS%
ClassGUID = {6bdd1fc5-810f-11d0-BEC7-08002BE2092F}
DriverVer = 12/20/2004,1.00.0.0 

[Manufacturer]
%DS%=DS

[ControlFlags]

[DS]
%USB\VID_07C0&PID_4200.DeviceDesc%=DSIR620.Dev,USB\VID_07C0&PID_4200

[DestinationDirs]
DSIR620.CopyFiles = 12
DefaultDestDir = 12
                
[DSIR620.Dev.NT]
CopyFiles=DSIR620.CopyFiles
AddReg=DSIR620.AddReg, DSIR620.Params.AddReg
BusType=5
Characteristics = 0x84

[DSIR620.Dev.NT.Services]
Addservice = DSIR620, 0x00000002, DSIR620.AddService, common.EventLog

[DSIR620.AddService]
DisplayName    = %DSIR620.SvcDesc%
ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
StartType      = 3                  ; SERVICE_DEMAND_START
ErrorControl   = 1                  ; SERVICE_ERROR_NORMAL
ServiceBinary  = %12%\DSIR620.sys
LoadOrderGroup = NDIS

[DSIR620.AddReg]
HKR,  Ndi,            HelpText,     0,      %DSIR620.Help%
HKR,  Ndi,            Service,      0,      "DSIR620"
HKR,  Ndi\Interfaces, UpperRange,   0,      "ndisirda"
HKR,  Ndi\Interfaces, LowerRange,   0,      "nolower"
HKR,  Ndi,            RequiredAll,  0,      "MS_IrDA"

[DSIR620.Params.AddReg]
;
;    Receive Mode.
;    0 = Slow - RXSLOW only (4115)
;    1 = SlowFast - both lines (HP style)
;    2 = Fast - !RXSLOW
;
HKR,,ReceiveMode,0,"2"

[common.EventLog]
AddReg = common.AddEventLog.reg

[common.AddEventLog.reg]
HKR, , EventMessageFile, 0x00020000, %SystemRoot%\System32\netevent.dll
HKR, , TypesSupported,   0x00010001, 7

[DSIR620.CopyFiles]
DSIR620.sys

[SourceDisksFiles]
DSIR620.sys=1

[SourceDisksNames]
1 = %strDRIVERDISK%,,,

;---------------------------------------------------------------;

[Strings]
DS="DonShine Electronics CO LTD."
USB\VID_07C0&PID_4200.DeviceDesc="DS USB Infrared Miniport Adapter"
DSIR620.SvcDesc="DS USB Infrared Miniport Adapter"
DSIR620.Help   = "The USB-IrDA is a infrared port. It can be used to establish wireless serial and network links to other computers."

strRXSEL="Infrared Transceiver Type"
strIRDATURNTIME="Min. Turn-Around Time"
strSPEEDENABLE="Speed Enable"

strDRIVERDISK=""

⌨️ 快捷键说明

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