Command Line Parameters for the Interrupt IOCTLs Test (Kernel Mode) (Windows Embedded CE 6.0)
1/6/2010
The Interrupt IOCTLs Test (Kernel Mode) executes using a command line like the following:
tux -o -n -d name -x range
The following table shows the command line parameters for the OAL Interrupt Tests.
Command-line parameter | Description |
---|---|
-irqEnd n |
Specifies the end of the inclusive IRQs on the device. Default is 1024. |
-irqBegin n |
Specifies the beginning of the inclusive range of IRQs on the device. Default is 0. |
-dev values |
Specifies the values for the DEVICE_LOCATION structure to be passed to IOCTL_HAL_REQUEST_IRQ. Can be ignored unless specifically needed. For more information, see Test Cases for the Interrupt IOCTLs Test (Kernel Mode) |