!devext
!devext 확장은 다양한 버스의 디바이스에 대한 버스별 디바이스 확장 정보를 표시합니다.
!devext Address TypeCode
매개 변수
주소
표시할 디바이스 확장의 16진수 주소를 지정합니다.
Typecode
표시할 디바이스 확장을 소유하는 개체의 유형을 지정합니다. 형식 코드는 대/소문자를 구분하지 않습니다. 유효한 형식 코드는 다음과 같습니다.
TypeCode | Object |
---|---|
ISAPNP | ISA PnP 디바이스 확장 |
PCMCIA | PCMCIA 디바이스 확장 |
HID | HID 디바이스 확장 |
DLL
Kdexts.dll
추가 정보
이 확장 명령의 애플리케이션에 대한 플러그 앤 플레이 디버깅을 참조하세요. 디바이스 확장에 대한 자세한 내용은 WDK(Windows 드라이버 키트) 설명서를 참조하세요.
설명
!usbhub, !hidfdo 및 !hidpdo 확장은 사용되지 않으며 기능이 !devext에 통합되었습니다.
!devext에서 더 이상 지원되지 않는 개체 형식의 경우 dt(표시 형식) 디버거 명령을 사용합니다.
ISA PnP 디바이스 확장의 예는 다음과 같습니다.
kd> !devext e0000165fff32190 ISAPNP
ISA PnP FDO @ 0x00000000, DevExt @ 0xe0000165fff32190, Bus # 196639
Flags (0x854e2530) DF_ACTIVATED, DF_QUERY_STOPPED,
DF_STOPPED, DF_RESTARTED_NOMOVE,
DF_BUS
Unknown flags 0x054e2000
NumberCSNs - -536870912
ReadDataPort - 0x0000000d (mapped)
AddressPort - 0x00000000 (not mapped)
CommandPort - 0x00000000 (not mapped)
DeviceList - 0xe000000085007b50
CardList - 0x00000000
PhysicalBusDevice - 0x00000000
AttachedDevice - 0x00000000
SystemPowerState - Unspecified
DevicePowerState - Unspecified
PCI 디바이스의 예는 다음과 같습니다.
kd> !devext e0000000858c31b0 PCI
PDO Extension, Bus 0x0, Device 0, Function 0.
DevObj 0xe0000000858c3060 PCI Parent Bus FDO DevExt 0xe0000000858c4960
Device State = PciNotStarted
Vendor ID 8086 (INTEL) Device ID 123D
Class Base/Sub 08/00 (Base System Device/Interrupt Controller)
Programming Interface: 20, Revision: 01, IntPin: 00, Line Raw/Adj 00/00
Enables ((cmd & 7) = 106): BM Capabilities Pointer = <none>
CurrentState: System Working, Device D0
WakeLevel: System Unspecified, Device Unspecified
Requirements: <none>