Difference between revisions of "User:Dan Englender/USBLogs"
From WikiTI
Line 3: | Line 3: | ||
ASSERT_ON EQU 1 | ASSERT_ON EQU 1 | ||
INTERRUPTMACRO_TYPE EQU 2 | INTERRUPTMACRO_TYPE EQU 2 | ||
− | SAFETYINT_ON EQU 1</nowiki> | + | SAFETYINT_ON EQU 1 |
+ | ALWAYSCANCELINT_ON EQU 0</nowiki> | ||
<nowiki> | <nowiki> | ||
SetupLog 00 | SetupLog 00 | ||
Line 35: | Line 36: | ||
ASSERT_ON EQU 1 | ASSERT_ON EQU 1 | ||
INTERRUPTMACRO_TYPE EQU 2 | INTERRUPTMACRO_TYPE EQU 2 | ||
− | SAFETYINT_ON EQU 1</nowiki> | + | SAFETYINT_ON EQU 1 |
+ | ALWAYSCANCELINT_ON EQU 0</nowiki> | ||
<nowiki> | <nowiki> | ||
SetupLog 00 | SetupLog 00 |
Revision as of 10:56, 7 September 2006
Error 1803
LOGGING_ON EQU 1 ASSERT_ON EQU 1 INTERRUPTMACRO_TYPE EQU 2 SAFETYINT_ON EQU 1 ALWAYSCANCELINT_ON EQU 0 SetupLog 00 KBDInit 34 AutoSetup 00 HostInit 00 GetMaxPack 00 OutA0Start 08 Data 08 -> 80 06 00 01 00 00 08 00 Interrupt 0B (55) Custom 02 (56) Custom 2D (8F) Custom 00 (86) Custom 00 (84) InA0Start 08 Data 08 -> 12 01 00 02 00 00 00 08 SetAddress 01 SndConData 00 OutA0Start 08 Data 08 -> 00 05 01 00 00 00 00 00 Error 03 Error 18 KillDevice 00 Interrupt 1E (55) Custom 00 (56) LogDone 00
Error 1703
LOGGING_ON EQU 1 ASSERT_ON EQU 1 INTERRUPTMACRO_TYPE EQU 2 SAFETYINT_ON EQU 1 ALWAYSCANCELINT_ON EQU 0 SetupLog 00 KBDInit 34 AutoSetup 00 HostInit 00 GetMaxPack 00 OutA0Start 08 Data 08 -> 80 06 00 01 00 00 08 00 Interrupt 1B (55) Custom 02 (56) Error 03 Error 17 KillDevice 00 Interrupt 1E (55) Custom 00 (56) LogDone 00