PO一下XP下的asmthub3.reg以及asmtxhci.reg給版大研究
asmthub3.reg- Windows Registry Editor Version 5.00
- [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\asmthub3]
- "Type"=dword:00000001
- "Start"=dword:00000003
- "ErrorControl"=dword:00000001
- "Tag"=dword:00000013
- "ImagePath"=hex(2):73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,44,00,\
- 52,00,49,00,56,00,45,00,52,00,53,00,5c,00,61,00,73,00,6d,00,74,00,68,00,75,\
- 00,62,00,33,00,2e,00,73,00,79,00,73,00,00,00
- "DisplayName"="ASMedia USB3 Hub Service"
- "Group"="Base"
- [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\asmthub3\Security]
- "Security"=hex:01,00,14,80,90,00,00,00,9c,00,00,00,14,00,00,00,30,00,00,00,02,\
- 00,1c,00,01,00,00,00,02,80,14,00,ff,01,0f,00,01,01,00,00,00,00,00,01,00,00,\
- 00,00,02,00,60,00,04,00,00,00,00,00,14,00,fd,01,02,00,01,01,00,00,00,00,00,\
- 05,12,00,00,00,00,00,18,00,ff,01,0f,00,01,02,00,00,00,00,00,05,20,00,00,00,\
- 20,02,00,00,00,00,14,00,8d,01,02,00,01,01,00,00,00,00,00,05,0b,00,00,00,00,\
- 00,18,00,fd,01,02,00,01,02,00,00,00,00,00,05,20,00,00,00,23,02,00,00,01,01,\
- 00,00,00,00,00,05,12,00,00,00,01,01,00,00,00,00,00,05,12,00,00,00
- [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\asmthub3\Enum]
- "0"="USB\\VID_040E&PID_0100&ASMEDIAUSBD_Hub\\5&2bf33e7a&0&0"
- "Count"=dword:00000001
- "NextInstance"=dword:00000001
複製代碼 asmtxhci.reg- Windows Registry Editor Version 5.00
- [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\asmtxhci]
- "Type"=dword:00000001
- "Start"=dword:00000003
- "ErrorControl"=dword:00000001
- "Tag"=dword:00000012
- "ImagePath"=hex(2):73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,44,00,\
- 52,00,49,00,56,00,45,00,52,00,53,00,5c,00,61,00,73,00,6d,00,74,00,78,00,68,\
- 00,63,00,69,00,2e,00,73,00,79,00,73,00,00,00
- "DisplayName"="ASMEDIA XHCI Service"
- "Group"="Base"
- [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\asmtxhci\Security]
- "Security"=hex:01,00,14,80,90,00,00,00,9c,00,00,00,14,00,00,00,30,00,00,00,02,\
- 00,1c,00,01,00,00,00,02,80,14,00,ff,01,0f,00,01,01,00,00,00,00,00,01,00,00,\
- 00,00,02,00,60,00,04,00,00,00,00,00,14,00,fd,01,02,00,01,01,00,00,00,00,00,\
- 05,12,00,00,00,00,00,18,00,ff,01,0f,00,01,02,00,00,00,00,00,05,20,00,00,00,\
- 20,02,00,00,00,00,14,00,8d,01,02,00,01,01,00,00,00,00,00,05,0b,00,00,00,00,\
- 00,18,00,fd,01,02,00,01,02,00,00,00,00,00,05,20,00,00,00,23,02,00,00,01,01,\
- 00,00,00,00,00,05,12,00,00,00,01,01,00,00,00,00,00,05,12,00,00,00
- [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\asmtxhci\Enum]
- "0"="PCI\\VEN_1B21&DEV_1042&SUBSYS_84881043&REV_00\\4&1c0780e0&0&00E3"
- "Count"=dword:00000001
- "NextInstance"=dword:00000001
複製代碼 |