home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 April A / Pcwk4a98.iso / Wtestowe / OnNet16 / WCOMVXD.TRA < prev    next >
Text File  |  1996-05-30  |  15KB  |  359 lines

  1. ; Trace file for WCOMVXD
  2. ; Copyright (C) 1994 FTP Software, Inc., all rights reserved.
  3. ;
  4. ; Warning: If you change these messages, you're changing the output
  5. ;   from the tracing program!  Make sure you know what you're doing
  6. ;   before you do it!
  7. ;
  8. ; Format of the file:
  9. ;   - All lines that *START* with a semicolon are ignored
  10. ;   - Blank lines are ignored
  11. ;   - Message lines must *START* with a number, (which is the message#),
  12. ;     then a space (not a tab!), then the message text.  Messages
  13. ;     may take parameters; use printf formatting for them
  14.  
  15. 0 SendPacket: Driver has been reentered, dropping packet
  16. 1 GlobalEventCallback: Driver has been reentered, rescheduling
  17.  
  18. 2 VxD_Device_Init: WCOMVXD beginning initialization
  19. 3 VxD_Device_Init: Serving as a SLIP packet driver
  20. 4 VxD_Device_Init: Serving as a PPP packet driver
  21. 5 VxD_Device_Init: Cannot hook V86 interrupt chain
  22. 6 VxD_Device_Init: Cannot allocate a semaphore
  23. 7 VxD_Device_Init: Cannot find a serial packet driver
  24.  
  25. 8 krnl_GivePacket2: Dropping packet at kernel's request
  26. 9 krnl_GivePacket2: Kernel has requested a short packet
  27.  
  28. 10 lcpTimerProc: TO+
  29. 11 lcpTimerProc: TO-
  30. 12 GotPacket: PPP packet failed FCS check (0x%04X)
  31. 13 CharHandler: Packet buffer was overrun (%d)
  32.  
  33. 15 TriggerEvent: Fac 0x%04X, State 0x%04X, event 0x%04X, Next State 0x%04X
  34.  
  35.  
  36. 20 lcpEvaluateReq: Got option 'MRU %d' [ACK]
  37. 21 lcpEvaluateReq: Got option 'MRU %d' [NAK]
  38. 22 lcpEvaluateReq: Got option 'ACCM 0x%08lX' [ACK]
  39. 23 lcpEvaluateReq: Got option 'Magic Number 0x%08lX' [ACK]
  40. 24 lcpEvaluateReq: Got option 'Magic Number 0x%08lX' [NAK]
  41. 25 lcpEvaluateReq: Got option 'Authentication 0x%04X' [ACK]
  42. 26 lcpEvaluateReq: Got option 'Authentication 0x%04X' [NAK]
  43. 27 lcpEvaluateReq: Got option 'Link Quality Monitor' [ACK]
  44. 28 lcpEvaluateReq: Got option 'Link Quality Monitor' [NAK]
  45. 29 lcpEvaluateReq: Got option 'Protocol-Compress' [ACK]
  46. 30 lcpEvaluateReq: Got option 'Address-Compress' [ACK]
  47. 31 lcpEvaluateReq: Got option number 0x%02X, unknown [REJ]
  48.  
  49. 32 Got Configure-Request
  50. 33 Got Configure-Ack
  51. 34 Got Configure-Nak
  52. 35 Got Configure-Reject
  53. 36 lcpHandler: Got LCP Terminate-Request
  54. 37 lcpHandler: Got LCP Terminate-Ack
  55. 38 lcpHandler: Got LCP Protocol-Reject
  56. 39 lcpHandler: Got LCP Code-Reject
  57. 40 lcpHandler: Packet pointer was NULL
  58. 41 lcpHandler: Packet length didn't matched passed length
  59. 42 lcpHandler: Given non-LCP packet (protocol field is wrong)
  60. 43 lcpHandler: Got LCP Echo-Request
  61. 44 lcpHandler: Got LCP Identification
  62. 45 lcpHandler: Got LCP Time-Remaining
  63. 46 lcpHandler: Got unknown LCP packet type (0x%02X)
  64. 47 lcpHandler: Got LCP Discard-Request
  65.  
  66. 49 Received a packet with Unknown protocol (0X%04X)
  67.  
  68. 50 Received a PAP packet
  69. 51 Received a CHAP packet
  70. 52 Received an LCP packet
  71. 53 Received an IPCP packet
  72. 54 Received an IP packet
  73. 55 Received a non-compressed VJ packet
  74. 56 Received a compressed VJ packet
  75. 57 Received packet type 0x%04X, no listener
  76. 58 Received a SLIP packet with no SLIP kernel
  77. 59 Received non-LCP packet; not open (0x%04X)
  78. 73 Received an IPXCP packet
  79. 74 Received an IPX packet
  80. 75 Received an NBFCP packet
  81. 76 Received an NBF packet
  82.  
  83. 60 Sent a PAP packet
  84. 61 Sent a CHAP packet
  85. 62 Sent an LCP packet
  86. 63 Sent an IPCP packet
  87. 64 Sent an IP packet len(%d)
  88. 65 Sent a non-compressed VJ packet len(%d)
  89. 66 Sent a compressed VJ packet len(%d)
  90. 68 vj_demux: Got VJC packet with no slot ID
  91.  
  92. 70 Startup: Packet driver doesn't support STRUCT_SIGNAL_TABLE
  93. 71 Startup: Packet driver doesn't support STRUCT_TYPE_TABLE
  94. 72 Startup: Packet driver doesn't support STRUCT_IO_STATS
  95.  
  96. 80 SetPort: Cannot open port (bad device name)
  97. 81 SetPort: Port is already opened
  98. 82 ReleasePort: Cannot close port (Windows problem?)
  99.  
  100.  
  101. 99 Illegal: Fac 0x%04X, State 0x%04X, event 0x%04X, Next State 0x%04X
  102.  
  103. 100 tld: PPP LCP layer is down
  104. 101 tlu: PPP LCP layer is up
  105. 102 tls: PPP LCP layer has been started
  106. 103 tlf: PPP LCP layer has been stopped
  107. 104 irc: Initializing restart counter
  108. 105 zrc: Zeroing restart counter
  109. 106 scr: Sending Configure-Request
  110. 107 sca: Sending Configure-Ack
  111. 108 scn:
  112. 109 str: Sending Terminate-Request
  113. 110 sta: Sending Terminate-ACK
  114. 111 scj: Sending Code-Reject
  115. 112 ser: Sending Echo-Reply
  116. 113 scr: Sending Identification
  117. 114 TimerProc: Sending Time-Remaining
  118.  
  119. 120 scr: Sending with outbound LCP ID 0x%02X
  120. 121 scr: Sending LCP option 'MRU %d'
  121. 122 scr: Sending LCP option 'ACCM 0x%08lX'
  122. 123 scr: Sending LCP option 'MagicNumber 0x%08lX'
  123. 124 scr: Sending LCP option 'Authentication 0x%04X'
  124. 125 scr: Sending LCP option 'Link Quality Monitor'
  125. 126 scr: Sending LCP option 'Protocol-Compress'
  126. 127 scr: Sending LCP option 'Address-Compress'
  127. 128 scn: Sending LCP Configure-Nak
  128. 129 scn: Sending LCP Configure-Reject
  129.  
  130. 130 lcpEvaluateNakRej: Got option 'MRU %d'
  131. 131 lcpEvaluateNakRej: Got option 'ACCM 0x%08lX'
  132. 132 lcpEvaluateNakRej: Got option 'Magic Number 0x%08lX'
  133. 133 lcpEvaluateNakRej: Got option 'Link Quality Monitor'
  134. 134 lcpEvaluateNakRej: Got option 'Protocol-Compress'
  135. 135 lcpEvaluateNakRej: Got option 'Address-Compress'
  136. 136 lcpEvaluateAck: Invalid Configure-Ack - no match to Req
  137.  
  138. 170 IPCP: Got IPCP Configure-Request
  139. 171 IPCP: Got IPCP Configure-Ack
  140. 172 IPCP: Got IPCP Configure-Nak
  141. 173 IPCP: Got IPCP Configure-Reject
  142. 174 IPCP: Sending IPCP Configure-Request
  143. 175 IPCP: Sending IPCP Configure-Ack
  144. 176 IPCP: Sending IPCP Configure-Nak
  145. 177 IPCP: Sending IPCP Configure-Reject
  146.  
  147. 180 IPCP: Sending IPCP option 'Addresses 0x%08lX'
  148. 181 IPCP: Sending IPCP option 'Compression'
  149. 182 IPCP: Sending IPCP option 'Address 0x%08lX'
  150.  
  151. 185 IPCP: Got option 'Addresses ACK 0x%08lX'
  152. 188 IPCP: Got ACK to VJ Comp CID 'slots %d'
  153. 189 IPCP: Rejecting remote address 0.0.0.0
  154.  
  155. 190 IPCP: Got option 'Address ACK 0x%08lX'
  156. 191 IPCP: Got IPCP NAK/REJ 'Addresses 0x%08lX'
  157. 192 IPCP: Got option 'Address 0x%08lX'
  158. 193 IPCP: ipcpEvaluateNakRej: VJComp 'slots %d'
  159. 194 IPCP: ipcpEvaluateNakRej: VJCompCID 'slots %d'
  160. 195 IPCP: Got IPCP NAK/REJ 'Address 0x%08lX'
  161. 196 IPCP: ipcpSendConfigReq: local Address 0x%08lX
  162. 197 IPCP: Sending IPCP option VJ Compression 'max slots %d'
  163. 198 IPCP: ipcpSendConfigReq: VJCID 'slots %d'
  164. 199 IPCP: Sending IPCP option 'Address 0x%08lX'
  165.  
  166. 200 WCOMVXD_Register: Already registered
  167. 201 WCOMVXD_Register: No serial packet driver present
  168. 202 WCOMVXD_UnRegsiter: Unregistered without registering
  169. 203 WCOMVXD_UnRegister: Should release port I/O before unregistering
  170. 204 WCOMVXD_FlushComm: Must own the port I/O
  171. 205 WCOMVXD_FlushComm: Must be registered
  172. 206 WCOMVXD_GetCommError: Cannot map address to flat
  173. 207 WCOMVXD_GetCommError: Must own the port I/O
  174. 208 WCOMVXD_GetCommError: Must be registered
  175. 209 WCOMVXD_GetCommState: Cannot map to flat memory
  176. 210 WCOMVXD_GetCommState: Must own the port I/O
  177. 211 WCOMVXD_GetCommState: Must be registered
  178. 212 WCOMVXD_ReadComm: Couldn't get flat address
  179. 213 WCOMVXD_ReadComm: Must own the port I/O
  180. 214 WCOMVXD_ReadComm: Must be registered
  181. 215 WCOMVXD_GetCommState: Cannot map to flat memory
  182. 216 WCOMVXD_GetCommState: Must own the port I/O
  183. 217 WCOMVXD_GetCommState: Must be registered
  184. 218 WCOMVXD_WriteComm: Couldn't get flat address
  185. 219 WCOMVXD_WriteComm: Must own the port I/O
  186. 220 WCOMVXD_WriteComm: Must be registered
  187. 221 WCOMVXD_GetPort: Must own the port I/O
  188. 222 WCOMVXD_GetPort: Must be registered
  189. 223 WCOMVXD_GetPortIO: Already own the port I/O
  190. 224 WCOMVXD_ReleasePortIO: Don't own the port I/O
  191. 225 WCOMVXD_SetPort: Must own the port I/O
  192. 226 WCOMVXD_SetPort: Must be registered
  193. 227 WCOMVXD_GetPPPSettings: Cannot map address to flat
  194. 228 WCOMVXD_GetPPPSettings: Must own the port I/O
  195. 229 WCOMVXD_GetPPPSettings: Must be registered
  196. 230 WCOMVXD_GetVJSettings: Cannot map address to flat
  197. 231 WCOMVXD_GetVJSettings: Must own the port I/O
  198. 232 WCOMVXD_GetVJSettings: Must be registered
  199. 233 WCOMVXD_SetPPPSettings: Cannot map address to flat
  200. 234 WCOMVXD_SetPPPSettings: Must own the port I/O
  201. 235 WCOMVXD_SetPPPSettings: Must be registered
  202. 236 WCOMVXD_SetVJSettings: Cannot map address to flat
  203. 237 WCOMVXD_SetVJSettings: Must own the port I/O
  204. 238 WCOMVXD_SetVJSettings: Must be registered
  205. 239 WCOMVXD_SetProtocol_Impossible
  206. 240 WCOMVXD_SetProtocol_Unknown 0x%04X
  207. 241 WCOMVXD_EscapeFunction_MustOwn
  208. 242 WCOMVXD_CannotMap
  209. 243 WCOMVXD_ReleaseIO_WrongVM
  210.  
  211. 300 Auth: Unexpected timeout generated
  212. 301 Auth: TO+
  213. 302 Auth: TO-
  214. 303 authHandler: Got packet, not currently authenticating
  215. 304 papHandler: Got null packet pointer
  216. 305 papHandler: Got incomplete packet header
  217. 306 papHandler: Got unmatched packet length
  218. 307 papHandler: Got a non-PAP packet
  219. 308 authHandler: Got bad sequence ID 0x%02X
  220. 309 papHandler: Got Authenticate-Request packet
  221. 310 papHandler: Got Authenticate-Ack packet
  222. 311 papHandler: Got Authenticate-Nak packet
  223. 312 papHandler: Got unknown PAP packet type 0x%02X
  224. 313 papHandler: Got bad message length
  225. 314 papHandler: Enclosed PAP message: %s
  226. 315 chapHandler: Got zero length CHAP challenge
  227. 316 chapHandler: CHAP Challenge length was bad (length=%d)
  228. 317 chapHandler: CHAP Challenge name: %s
  229. 318 chapHandler: No CHAP Challenge name given
  230. 319 chapHandler: Got a non-CHAP packet
  231. 320 chapHandler: Got CHAP-Challenge packet
  232. 321 chapHandler: Got CHAP-Response packet
  233. 322 chapHandler: Got CHAP-Success packet
  234. 323 chapHandler: Got CHAP-Failure packet
  235. 324 chapHandler: Got unknown CHAP packet type 0x%02X
  236.  
  237. 400 Read Error (vcomm) == 0x%04X
  238. 401 Send Error (vcomm) == 0x%04X
  239. 402 Unable to activate (vcomm) read callback. Cannot receive data.
  240. 403 Slip Connected
  241. 404 Slip Disconnected
  242. 405 Send Error: vcomm Xmit queue is full.
  243. 406 Receive Error : Hardware FIFO overrun. Data lost.
  244. 407 Receive Error : Software Recieve Queue overrun. Data lost.
  245.  
  246. 408 lcpEvaluateReq: Got option 'Multilink MRRU %d' [ACK]
  247. 409 lcpEvaluateReq: Got option 'Multilink MRRU %d' [NAK]
  248. 410 lcpEvaluateReq: Got option 'Multilink SSN' [ACK]
  249. 411 lcpEvaluateReq: Got option 'Multilink SSN' [REJ]
  250. 412 lcpEvaluateReq: Got option 'Multilink EPD len %ld begin %8lx' [ACK]
  251. 413 lcpEvaluateReq: Got option 'Multilink EPD len %ld begin %8lx' [REJ]
  252. 414 lcpEvaluateNakRej: Got option 'Multilink MRRU %d'
  253. 415 lcpEvaluateNakRej: Got option 'Multilink SSN'
  254. 416 lcpEvaluateNakRej: Got option 'Multilink EPD'
  255. 417 scr: Sending LCP option 'Multilink MRRU %d'
  256. 418 scr: Sending LCP option 'Multilink SSN'
  257. 419 scr: Sending LCP option 'Multilink EPD len %ld begin %8lx'
  258. 420 WCOMVXD_PutRcv_CannotMap
  259.  
  260. 421 MLP got runt fragment with length %d
  261. 422 MLP Begin fragment out of sequence with flags %x
  262. 423 MLP fragment contains MLP fragment
  263. 424 Current LCP index changed to %d
  264. 425 Xmt frag, link %d, flags 0x%02x, seq 0x%02x, len %d
  265. 426 QueuePPPDataToTransmit: No XPD_INFO blocks for link (%d)
  266. 427 V2V_GetXmtPacket: Link Number > 2; invalid.
  267. 428 V2V_GetXmtPacket: No send blocks.
  268. 429 CapiDial: VxD is configured for Multilink.
  269. 430 CapiDial: VxD is configured for Singlelink.
  270. 431 app_CONNECT_CONF: The CONNECT_CONF does not match the CONNECT_REQ.
  271. 432 app_CONNECT_CONF: OK, controller (%d) - Expecting ACTIVE_IND.
  272. 433 app_CONNECT_CONF: Failed controller (%d) Info (0X%04X).
  273. 434 app_CONNECT_ACTIVE_IND: Outgoing call - Connected.
  274. 435 app_CONNECT_IND: Outgoing call failed. Invalid PLCI.
  275. 436 do_CONNECT_B3_REQ: Issue CONNECT_B3_REQ - Expecting Conf.
  276. 437 app_CONNECT_B3_ACTIVE_IND: B3 controller (%d) active - NCCI (0X%08lX).
  277. 438 physical_up: Physical layer up on channel (%d).
  278. 439 physical_down: Physical layer down on channel (%d).
  279. 440 do_DATA_B3_IND: Received B3 Data Indication.
  280. 441 app_DATA_B3_IND: Data received on B3 link (%d).
  281. 442 app_DATA_B3_IND: No free packet descriptors. Received data lost.
  282. 443 app_DISCONNECT_IND: Disconnect Indication (0X%04X).
  283. 444 CAPI_Register: Failed to set signal callback (0X%04X).
  284. 445 app_CONNECT_B3_CONF: Confirmation.
  285. 446 mlpHandler: Enter mlpHandler with new fragment.
  286. 447 mlpHandler: Using short sequence number.
  287. 448 mlpHandler: Using long sequence number.
  288. 449 mlpHandler: Sequence number (0X%08lX)
  289. 450 mlpHandler: Duplicate fragment (0X%08lX).
  290. 451 mlpHandler: relative sequence number (0X%04X) too large.
  291. 452 mlpHandler: fragment recv. First in sequence is 0X%04X.
  292. 453 mlpHandler: fragment recv. rel_seq 0X%04X.
  293. 454 mlpHandler: fragment window is full (0X%04X).
  294. 455 mlpHandler: have whole packet (0X%04X).
  295. 456 mlpHandler: End of list before end of packet. (0X%04X).
  296. 457 mlpHandler: Found end of packet. (0X%04X).
  297. 458 mlpHandler: New Window Base (0X%04X).
  298. 459 app_DISCONNECT_B3_IND: B3 Link (%d) disconnected.
  299. 460 CapiHangup: CapiRelease failed (0X%08lX) .
  300. 461 CapiHangup: Disconnecting.
  301. 462 Capi_Register: CAPI_REGISTER return code (0X%04X).
  302. 463 app_DISCONNECT_CONF: Link (%d).
  303. 464 app_B3_DISCONNECT_CONF: Info (0X%04X).
  304. 465 do_DISCONNECT_B3_REQ: B3 Link (%d).
  305. 466 mlpHandler: Fragment length (0X%04X).
  306. 467 mlpHandler: Fragment offset (0X%04X).
  307. 468 CAPIISDNCharHandler: Fragment Length (0X%04X).
  308. 469 GotPPPPacket: Packet Length (0X%04X).
  309. 470 app_DATA_B3_IND: Receive (0X%04X) bytes from CAPI.
  310. 471 do_DATA_B3_REQ: Expecting DATA_B3_CONF.
  311. 472 do_DATA_B3_CONF: (0X%04X).
  312. 473 QueueMData: Cannot send packet (%d) bytes; MRRU (%d) bytes.
  313. 474 do_DISCONNECT_REQ: Expecting DISCONNECT_CONF & DISCONNECT_IND.
  314. 475 QueuePPPDataToMultilink: Doing multilink send but 0 links configured.
  315. 476 QueuePPPDataToMultilink: FindReadyMultilink - no free frames.
  316. 477 do_DATA_B3_REQ: Sending fragment on link (%d) ;
  317. 478 do_DATA_B3_RESP:
  318. 479 mlpHandler: Dropping fragment waiting for Begining of new packet.
  319. 480 mlpHandler: Lost fragment;  M (0x%08lX) > E (0X%08lX).
  320. 481 mlpHandler: Lost fragment; M(0x%08lX) has B bit.
  321. 482 mlpHandler: Enter.
  322. 483 mlpHandler: Exit.
  323. 484 app_CONNECT_B3_CONF: Failed - Info (0X%04X).
  324. 485 mlpHandler: Flags (0X%02X).
  325. 486 mlpHandler: Purged SequenceNumber (0X%08lX).
  326. 487 PurgeWindow: LastSequenceNumber; old (0X%08lX) new (0X%08lX).
  327. 488 CapiDial2: Now dialing second link.
  328. 489 app_CONNECT_CONF: NCCI (0X%08lX).
  329. 490 do_CONNECT_REQ: NCCI (0X%08lX).
  330. 491 CapiHangup: Hangup on link (%d).
  331. 492 CapiHangup: CapiRelease successful.
  332. 493 app_CapiRelease: CapiRelease successful.
  333. 494 do_DISCONNECT_IND: Physical link disconnected (0X%04X).
  334. 495 do_CONNECT_REQ: NCCI (0X%08lX).
  335.  
  336. 497 app_DISCONNECT_IND: Link (%d), Current State (%d).
  337. 498 app_DATA_B3_IND: Received DATA_B3_IND.
  338. 499 app_DATA_B3_CONF: Data packet accepted - Info (%d) Link (%d).
  339. 500 FindPacket: Sequence (0X%08lX). LastSeq (0X%08lX).
  340. 501 Reset LastSequenceNumber (0X%08lX) (0X%08lX).
  341. 502 ListTree Root (0X%08lX).
  342. 503 .....Node (0X%08lX).
  343. 504 Delete Fragment (0X%08lX).
  344. 505 Starting Seq (0X%08lX) - should be 0.
  345. 506 app_DISCONNECT_REQ: Sending DISCONNECT_REQ.
  346. 507 app_DISCONNECT_REQ: Controller (%d).
  347. 508 app_CONNECT_REQ: Controller (%d).
  348.  
  349. 511 CapiHangup: Initiating CAPI disconnect process - Link (%d).
  350. 512 CapiDial: Initiating CAPI connect process.
  351. 513 CapiDial: CAPI Register failed.
  352. 514 CapiDial2: CAPI dialing second number - Current Channel (%d).
  353. 515 init_REQ: Initializing req msg - Command (0X%02X) CapiID (%d).
  354. 516 queue_REQ: Message queued - CAPI20_PUT_MESSAGE (0X%04X), Len (%d).
  355. 517 do_ALERT_REQ: sending ALERT to network to prevent call from expiring.
  356.  
  357. 519 init_RESP: Initiating response - CapiID (%d) Command (0X%02X).
  358. 520 queue_RESP: Message queued - CAPI20_PUT_MESSAGE (0X%04X) - NCCI (0X%08lX).
  359.