!rellist

The !rellist extension displays a Plug and Play relation list.

!rellist Address [Flags] 

Parameters

Address
Specifies the address of the relation list.

Flags
Specifies additional information to include in the display. This can be any combination of the following bits (the default is zero):

Bit 1 (0x2)
Causes the display to include the CM_RESOURCE_LIST. The display also includes the boot resources list, if it is available.

Bit 2 (0x4)
Causes the display to include the resource requirements list (IO_RESOURCE_LIST).

Bit 3 (0x8)
Causes the display to include the translated CM_RESOURCE_LIST.

DLL

Kdexts.dll

Additional Information

See Plug and Play Debugging for applications of this extension command. For information about these list structures, see the Windows Driver Kit (WDK) documentation.