Specifications
Version 2.0
125
Examples
To display the list of devices that are available for diagnostics:
Shell> drvdiag
To display the list of devices and child devices that are available for diagnostics:
Shell> drvdiag –c
To run diagnostics in standard mode on all devices:
Shell> drvdiag –s
To run diagnostics in standard mode on all devices in English:
Shell> drvdiag –s –l eng
To run diagnostics in standard mode on all devices in Spanish:
Shell> drvdiag –s –l spa
To run diagnostics in standard mode on all devices and child devices:
Shell> drvdiag –s –c
To run diagnostics in extended mode on all devices:
Shell> drvdiag –e
To run diagnostics in manufacturing mode on all devices:
Shell> drvdiag –m
To run diagnostics in standard mode on all devices managed by driver 0x17:
Shell> drvdiag –s 17
To run diagnostics in standard mode on device 0x28 managed by driver 0x17:
Shell> drvdiag –s 17 28
To run diagnostics in standard mode on all child devices of device 0x28 managed by
driver 0x17:
Shell> drvdiag –s 17 28 –c
To run diagnostics in standard mode on child device 0x30 of device 0x28 managed by
driver 0x17:
Shell> drvdiag –s 17 28 30










