!usbkd.usbhubinfo
!usbkd.hubinfo 명령은 USB 허브에 대한 정보를 표시합니다.
!usbkd.hubinfo FDO
매개 변수
FDO
USB 허브에 대한 기능적 디바이스 개체(FDO)의 주소입니다.
DLL
Usbkd.dll
예제
USB 허브의 FDO 주소를 찾는 한 가지 방법은 다음과 같습니다. 먼저 !usbkd.usb2tree를 입력 합니다.
0: kd> !usbkd.usb2tree
...
2)!ehci_info ffffe00001ca11a0 !devobj ffffe00001ca1050 PCI: VendorId 8086 DeviceId 293c RevisionId 0002
RootHub !hub2_info ffffe000023201a0 !devstack ffffe00002320050
이전 출력에서 허브에 대한 FDO의 주소는 제안된 명령 !devstack ffffe00002320050의 인수로 나타납니다.
이제 FDO 의 주소를 !usbhubinfo 명령에 전달합니다.
0: kd> !usbkd.usbhubinfo ffffe00002320050
!DevObj ffffe00002320050 !usbhubext ffffe000023201a0
On Host Controller (0x8086, 0x293c)
Stat_AsyncResumeStartAt: 2437ee39d29bd528
Stat_AsyncResumeCompleteAt: 24413c77d29bd528
Stat_AsyncResume: 0x3c(60) ms
Stat_SyncResumeStartAt: 2437ee39d29bd528
Stat_SyncResumeCompleteAt: 2437ee39d29bd528
Stat_SyncResume: 0x0(0) ms
Trap Regs: Event, Port, Event (ffffe000023204d0)
Enable: 0 Port: 0 Event 00000000
Hub Number: # 3
Number Of Ports: 4
dt usbhub!_USBHUB_FDO_FLAGS ffffe00002320ba0
>Is Root
>Power Switching:
No Power Switching
>Overcurrent:
Global Overcurrent
>PortIndicators:
No PortIndicators present
>AllowWakeOnConnect:
DO NOT WakeOnConnect
>CURRENT Hub Wake on Connectstate:
HWC_DISARM:- do not wake system on connect/disconnect event
>CURRENT Bus Wake state:
BUS_DISARM:- bus not armed for wake by this hub
>CURRENT Wake Detect state (WW Irp):
HUB_DISARM:- no ww irp pending (HUB_WAKESTATE_DISARMED)
Milliamps/Port : 500ma
Power caps (0 = not reported)
PortPower_Registry : 0
PortPower_DeviceStatus : 500
PortPower_CfgDescriptor : 500
PortPower_HubStatus : 500