📄 dev_io.inf
字号:
; FILE: DEVIO.INF
;
[Version]
signature="$CHICAGO$"
Class=USB
Provider=%Anchor%
LayoutFile=LAYOUT.INF
[Manufacturer]
%Anchor%=Anchor
[PreCopySection]
HKR,,NoSetupUI,,1
[DestinationDirs]
DefaultDestDir=11
[Anchor]
;
; This is the device entry for the DEVIO device prior to firmware
; download and ReNumeration.
;
%USB\VID_0547&PID_1004.DeviceDesc%=DEVIOLDR, USB\VID_0547&PID_1004
;
; This is the device entry for the DEVIO device after firmware
; download and ReNumeration.
;
%USB\VID_0547&PID_1005.DeviceDesc%=DEVIO, USB\VID_0547&PID_1005
[ControlFlags]
ExcludeFromSelect=* ; removes all device here from the device installer list
[DEVIOLDR]
AddReg=DEVIOLDR.AddReg
[DEVIOLDR.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,DEVIOLDR.sys
[DEVIO]
AddReg=DEVIO.AddReg
[DEVIO.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,ezusb.sys
[Strings]
Anchor="AnchorChips"
USB\VID_0547&PID_1004.DeviceDesc="AnchorChips DEVIO Before ReNumeration (DEVIOLDR.sys)"
USB\VID_0547&PID_1005.DeviceDesc="AnchorChips DEVIO After ReNumeration (ezusb.sys)"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -