home *** CD-ROM | disk | FTP | other *** search
- ; Trace file for WCOMVXD
- ; Copyright (C) 1994 FTP Software, Inc., all rights reserved.
- ;
- ; Warning: If you change these messages, you're changing the output
- ; from the tracing program! Make sure you know what you're doing
- ; before you do it!
- ;
- ; Format of the file:
- ; - All lines that *START* with a semicolon are ignored
- ; - Blank lines are ignored
- ; - Message lines must *START* with a number, (which is the message#),
- ; then a space (not a tab!), then the message text. Messages
- ; may take parameters; use printf formatting for them
-
- 0 SendPacket: Driver has been reentered, dropping packet
- 1 GlobalEventCallback: Driver has been reentered, rescheduling
-
- 2 VxD_Device_Init: WCOMVXD beginning initialization
- 3 VxD_Device_Init: Serving as a SLIP packet driver
- 4 VxD_Device_Init: Serving as a PPP packet driver
- 5 VxD_Device_Init: Cannot hook V86 interrupt chain
- 6 VxD_Device_Init: Cannot allocate a semaphore
- 7 VxD_Device_Init: Cannot find a serial packet driver
-
- 8 krnl_GivePacket2: Dropping packet at kernel's request
- 9 krnl_GivePacket2: Kernel has requested a short packet
-
- 10 lcpTimerProc: TO+
- 11 lcpTimerProc: TO-
- 12 GotPacket: PPP packet failed FCS check (0x%04X)
- 13 CharHandler: Packet buffer was overrun (%d)
-
- 15 TriggerEvent: Fac 0x%04X, State 0x%04X, event 0x%04X, Next State 0x%04X
-
-
- 20 lcpEvaluateReq: Got option 'MRU %d' [ACK]
- 21 lcpEvaluateReq: Got option 'MRU %d' [NAK]
- 22 lcpEvaluateReq: Got option 'ACCM 0x%08lX' [ACK]
- 23 lcpEvaluateReq: Got option 'Magic Number 0x%08lX' [ACK]
- 24 lcpEvaluateReq: Got option 'Magic Number 0x%08lX' [NAK]
- 25 lcpEvaluateReq: Got option 'Authentication 0x%04X' [ACK]
- 26 lcpEvaluateReq: Got option 'Authentication 0x%04X' [NAK]
- 27 lcpEvaluateReq: Got option 'Link Quality Monitor' [ACK]
- 28 lcpEvaluateReq: Got option 'Link Quality Monitor' [NAK]
- 29 lcpEvaluateReq: Got option 'Protocol-Compress' [ACK]
- 30 lcpEvaluateReq: Got option 'Address-Compress' [ACK]
- 31 lcpEvaluateReq: Got option number 0x%02X, unknown [REJ]
-
- 32 Got Configure-Request
- 33 Got Configure-Ack
- 34 Got Configure-Nak
- 35 Got Configure-Reject
- 36 lcpHandler: Got LCP Terminate-Request
- 37 lcpHandler: Got LCP Terminate-Ack
- 38 lcpHandler: Got LCP Protocol-Reject
- 39 lcpHandler: Got LCP Code-Reject
- 40 lcpHandler: Packet pointer was NULL
- 41 lcpHandler: Packet length didn't matched passed length
- 42 lcpHandler: Given non-LCP packet (protocol field is wrong)
- 43 lcpHandler: Got LCP Echo-Request
- 44 lcpHandler: Got LCP Identification
- 45 lcpHandler: Got LCP Time-Remaining
- 46 lcpHandler: Got unknown LCP packet type (0x%02X)
- 47 lcpHandler: Got LCP Discard-Request
-
- 49 Received a packet with Unknown protocol (0X%04X)
-
- 50 Received a PAP packet
- 51 Received a CHAP packet
- 52 Received an LCP packet
- 53 Received an IPCP packet
- 54 Received an IP packet
- 55 Received a non-compressed VJ packet
- 56 Received a compressed VJ packet
- 57 Received packet type 0x%04X, no listener
- 58 Received a SLIP packet with no SLIP kernel
- 59 Received non-LCP packet; not open (0x%04X)
- 73 Received an IPXCP packet
- 74 Received an IPX packet
- 75 Received an NBFCP packet
- 76 Received an NBF packet
-
- 60 Sent a PAP packet
- 61 Sent a CHAP packet
- 62 Sent an LCP packet
- 63 Sent an IPCP packet
- 64 Sent an IP packet len(%d)
- 65 Sent a non-compressed VJ packet len(%d)
- 66 Sent a compressed VJ packet len(%d)
- 68 vj_demux: Got VJC packet with no slot ID
-
- 70 Startup: Packet driver doesn't support STRUCT_SIGNAL_TABLE
- 71 Startup: Packet driver doesn't support STRUCT_TYPE_TABLE
- 72 Startup: Packet driver doesn't support STRUCT_IO_STATS
-
- 80 SetPort: Cannot open port (bad device name)
- 81 SetPort: Port is already opened
- 82 ReleasePort: Cannot close port (Windows problem?)
-
-
- 99 Illegal: Fac 0x%04X, State 0x%04X, event 0x%04X, Next State 0x%04X
-
- 100 tld: PPP LCP layer is down
- 101 tlu: PPP LCP layer is up
- 102 tls: PPP LCP layer has been started
- 103 tlf: PPP LCP layer has been stopped
- 104 irc: Initializing restart counter
- 105 zrc: Zeroing restart counter
- 106 scr: Sending Configure-Request
- 107 sca: Sending Configure-Ack
- 108 scn:
- 109 str: Sending Terminate-Request
- 110 sta: Sending Terminate-ACK
- 111 scj: Sending Code-Reject
- 112 ser: Sending Echo-Reply
- 113 scr: Sending Identification
- 114 TimerProc: Sending Time-Remaining
-
- 120 scr: Sending with outbound LCP ID 0x%02X
- 121 scr: Sending LCP option 'MRU %d'
- 122 scr: Sending LCP option 'ACCM 0x%08lX'
- 123 scr: Sending LCP option 'MagicNumber 0x%08lX'
- 124 scr: Sending LCP option 'Authentication 0x%04X'
- 125 scr: Sending LCP option 'Link Quality Monitor'
- 126 scr: Sending LCP option 'Protocol-Compress'
- 127 scr: Sending LCP option 'Address-Compress'
- 128 scn: Sending LCP Configure-Nak
- 129 scn: Sending LCP Configure-Reject
-
- 130 lcpEvaluateNakRej: Got option 'MRU %d'
- 131 lcpEvaluateNakRej: Got option 'ACCM 0x%08lX'
- 132 lcpEvaluateNakRej: Got option 'Magic Number 0x%08lX'
- 133 lcpEvaluateNakRej: Got option 'Link Quality Monitor'
- 134 lcpEvaluateNakRej: Got option 'Protocol-Compress'
- 135 lcpEvaluateNakRej: Got option 'Address-Compress'
- 136 lcpEvaluateAck: Invalid Configure-Ack - no match to Req
-
- 170 IPCP: Got IPCP Configure-Request
- 171 IPCP: Got IPCP Configure-Ack
- 172 IPCP: Got IPCP Configure-Nak
- 173 IPCP: Got IPCP Configure-Reject
- 174 IPCP: Sending IPCP Configure-Request
- 175 IPCP: Sending IPCP Configure-Ack
- 176 IPCP: Sending IPCP Configure-Nak
- 177 IPCP: Sending IPCP Configure-Reject
-
- 180 IPCP: Sending IPCP option 'Addresses 0x%08lX'
- 181 IPCP: Sending IPCP option 'Compression'
- 182 IPCP: Sending IPCP option 'Address 0x%08lX'
-
- 185 IPCP: Got option 'Addresses ACK 0x%08lX'
- 188 IPCP: Got ACK to VJ Comp CID 'slots %d'
- 189 IPCP: Rejecting remote address 0.0.0.0
-
- 190 IPCP: Got option 'Address ACK 0x%08lX'
- 191 IPCP: Got IPCP NAK/REJ 'Addresses 0x%08lX'
- 192 IPCP: Got option 'Address 0x%08lX'
- 193 IPCP: ipcpEvaluateNakRej: VJComp 'slots %d'
- 194 IPCP: ipcpEvaluateNakRej: VJCompCID 'slots %d'
- 195 IPCP: Got IPCP NAK/REJ 'Address 0x%08lX'
- 196 IPCP: ipcpSendConfigReq: local Address 0x%08lX
- 197 IPCP: Sending IPCP option VJ Compression 'max slots %d'
- 198 IPCP: ipcpSendConfigReq: VJCID 'slots %d'
- 199 IPCP: Sending IPCP option 'Address 0x%08lX'
-
- 200 WCOMVXD_Register: Already registered
- 201 WCOMVXD_Register: No serial packet driver present
- 202 WCOMVXD_UnRegsiter: Unregistered without registering
- 203 WCOMVXD_UnRegister: Should release port I/O before unregistering
- 204 WCOMVXD_FlushComm: Must own the port I/O
- 205 WCOMVXD_FlushComm: Must be registered
- 206 WCOMVXD_GetCommError: Cannot map address to flat
- 207 WCOMVXD_GetCommError: Must own the port I/O
- 208 WCOMVXD_GetCommError: Must be registered
- 209 WCOMVXD_GetCommState: Cannot map to flat memory
- 210 WCOMVXD_GetCommState: Must own the port I/O
- 211 WCOMVXD_GetCommState: Must be registered
- 212 WCOMVXD_ReadComm: Couldn't get flat address
- 213 WCOMVXD_ReadComm: Must own the port I/O
- 214 WCOMVXD_ReadComm: Must be registered
- 215 WCOMVXD_GetCommState: Cannot map to flat memory
- 216 WCOMVXD_GetCommState: Must own the port I/O
- 217 WCOMVXD_GetCommState: Must be registered
- 218 WCOMVXD_WriteComm: Couldn't get flat address
- 219 WCOMVXD_WriteComm: Must own the port I/O
- 220 WCOMVXD_WriteComm: Must be registered
- 221 WCOMVXD_GetPort: Must own the port I/O
- 222 WCOMVXD_GetPort: Must be registered
- 223 WCOMVXD_GetPortIO: Already own the port I/O
- 224 WCOMVXD_ReleasePortIO: Don't own the port I/O
- 225 WCOMVXD_SetPort: Must own the port I/O
- 226 WCOMVXD_SetPort: Must be registered
- 227 WCOMVXD_GetPPPSettings: Cannot map address to flat
- 228 WCOMVXD_GetPPPSettings: Must own the port I/O
- 229 WCOMVXD_GetPPPSettings: Must be registered
- 230 WCOMVXD_GetVJSettings: Cannot map address to flat
- 231 WCOMVXD_GetVJSettings: Must own the port I/O
- 232 WCOMVXD_GetVJSettings: Must be registered
- 233 WCOMVXD_SetPPPSettings: Cannot map address to flat
- 234 WCOMVXD_SetPPPSettings: Must own the port I/O
- 235 WCOMVXD_SetPPPSettings: Must be registered
- 236 WCOMVXD_SetVJSettings: Cannot map address to flat
- 237 WCOMVXD_SetVJSettings: Must own the port I/O
- 238 WCOMVXD_SetVJSettings: Must be registered
- 239 WCOMVXD_SetProtocol_Impossible
- 240 WCOMVXD_SetProtocol_Unknown 0x%04X
- 241 WCOMVXD_EscapeFunction_MustOwn
- 242 WCOMVXD_CannotMap
- 243 WCOMVXD_ReleaseIO_WrongVM
-
- 300 Auth: Unexpected timeout generated
- 301 Auth: TO+
- 302 Auth: TO-
- 303 authHandler: Got packet, not currently authenticating
- 304 papHandler: Got null packet pointer
- 305 papHandler: Got incomplete packet header
- 306 papHandler: Got unmatched packet length
- 307 papHandler: Got a non-PAP packet
- 308 authHandler: Got bad sequence ID 0x%02X
- 309 papHandler: Got Authenticate-Request packet
- 310 papHandler: Got Authenticate-Ack packet
- 311 papHandler: Got Authenticate-Nak packet
- 312 papHandler: Got unknown PAP packet type 0x%02X
- 313 papHandler: Got bad message length
- 314 papHandler: Enclosed PAP message: %s
- 315 chapHandler: Got zero length CHAP challenge
- 316 chapHandler: CHAP Challenge length was bad (length=%d)
- 317 chapHandler: CHAP Challenge name: %s
- 318 chapHandler: No CHAP Challenge name given
- 319 chapHandler: Got a non-CHAP packet
- 320 chapHandler: Got CHAP-Challenge packet
- 321 chapHandler: Got CHAP-Response packet
- 322 chapHandler: Got CHAP-Success packet
- 323 chapHandler: Got CHAP-Failure packet
- 324 chapHandler: Got unknown CHAP packet type 0x%02X
-
- 400 Read Error (vcomm) == 0x%04X
- 401 Send Error (vcomm) == 0x%04X
- 402 Unable to activate (vcomm) read callback. Cannot receive data.
- 403 Slip Connected
- 404 Slip Disconnected
- 405 Send Error: vcomm Xmit queue is full.
- 406 Receive Error : Hardware FIFO overrun. Data lost.
- 407 Receive Error : Software Recieve Queue overrun. Data lost.
-
- 408 lcpEvaluateReq: Got option 'Multilink MRRU %d' [ACK]
- 409 lcpEvaluateReq: Got option 'Multilink MRRU %d' [NAK]
- 410 lcpEvaluateReq: Got option 'Multilink SSN' [ACK]
- 411 lcpEvaluateReq: Got option 'Multilink SSN' [REJ]
- 412 lcpEvaluateReq: Got option 'Multilink EPD len %ld begin %8lx' [ACK]
- 413 lcpEvaluateReq: Got option 'Multilink EPD len %ld begin %8lx' [REJ]
- 414 lcpEvaluateNakRej: Got option 'Multilink MRRU %d'
- 415 lcpEvaluateNakRej: Got option 'Multilink SSN'
- 416 lcpEvaluateNakRej: Got option 'Multilink EPD'
- 417 scr: Sending LCP option 'Multilink MRRU %d'
- 418 scr: Sending LCP option 'Multilink SSN'
- 419 scr: Sending LCP option 'Multilink EPD len %ld begin %8lx'
- 420 WCOMVXD_PutRcv_CannotMap
-
- 421 MLP got runt fragment with length %d
- 422 MLP Begin fragment out of sequence with flags %x
- 423 MLP fragment contains MLP fragment
- 424 Current LCP index changed to %d
- 425 Xmt frag, link %d, flags 0x%02x, seq 0x%02x, len %d
- 426 QueuePPPDataToTransmit: No XPD_INFO blocks for link (%d)
- 427 V2V_GetXmtPacket: Link Number > 2; invalid.
- 428 V2V_GetXmtPacket: No send blocks.
- 429 CapiDial: VxD is configured for Multilink.
- 430 CapiDial: VxD is configured for Singlelink.
- 431 app_CONNECT_CONF: The CONNECT_CONF does not match the CONNECT_REQ.
- 432 app_CONNECT_CONF: OK, controller (%d). Expecting ACTIVE_IND next.
- 433 app_CONNECT_CONF: Failed (0x%4X).
- 434 app_CONNECT_ACTIVE_IND: Outgoing call - Connected.
- 435 app_CONNECT_IND: Outgoing call failed. Invalid PLCI.
- 436 do_CONNECT_B3_REQ: Issue B3 Connect Req. Expecting Confirmation.
- 437 app_CONNECT_B3_ACTIVE_IND: B3 controller (%d) active.
- 438 physical_up: Physical layer up on channel (%d).
- 439 physical_down: Physical layer down on channel (%d).
- 440 do_DATA_B3_IND: Received B3 Data Indication.
- 441 app_DATA_B3_IND: Data received on B3 link (%d).
- 442 app_DATA_B3_IND: No free packet descriptors. Received data lost.
- 443 app_DISCONNECT_IND: Disconnect Indication (0X%04X).
- 444 CAPI_Register: Failed to set signal callback (0X%04X).
- 445 app_CONNECT_B3_CONF: Confirmation.
- 446 mlpHandler: Enter mlpHandler with new fragment.
- 447 mlpHandler: Using short sequence number.
- 448 mlpHandler: Using long sequence number.
- 449 mlpHandler: Sequence number (0X%08lX)
- 450 mlpHandler: Duplicate fragment (0X%08lX).
- 451 mlpHandler: relative sequence number (0X%04X) too large.
- 452 mlpHandler: fragment recv. First in sequence is 0X%04X.
- 453 mlpHandler: fragment recv. rel_seq 0X%04X.
- 454 mlpHandler: fragment window is full (0X%04X).
- 455 mlpHandler: have whole packet (0X%04X).
- 456 mlpHandler: End of list before end of packet. (0X%04X).
- 457 mlpHandler: Found end of packet. (0X%04X).
- 458 mlpHandler: New Window Base (0X%04X).
- 459 app_DISCONNECT_B3_IND: B3 Link (%d) disconnected.
- 460 CapiHangup: CapiRelease failed (0X%08lX) .
- 461 CapiHangup: Disconnecting.
- 462 CapiDial: Capi_Register return code (0X%04X).
- 463 app_DISCONNECT_CONF: Link (%d), info (0X%04X).
- 464 app_B3_DISCONNECT_CONF: B3 Disconnect Confirmation.
- 465 do_DISCONNECT_B3_REQ:
- 466 mlpHandler: Fragment length (0X%04X).
- 467 mlpHandler: Fragment offset (0X%04X).
- 468 CAPIISDNCharHandler: Fragment Length (0X%04X).
- 469 GotPPPPacket: Packet Length (0x%04X).
- 470 app_DATA_B3_IND: Receive (0X%04X) bytes from CAPI.
- 471 do_DATA_B3_REQ: Expecting DATA_B3_CONF.
- 472 do_DATA_B3_CONF: (0X%04X).
- 473 QueueMData: Cannot send packet (%d) bytes; MRRU (%d) bytes.
- 474 do_DISCONNECT_REQ: Expecting DISCONNECT_CONF & DISCONNECT_IND.
- 475 QueuePPPDataToMultilink: Doing multilink send but 0 links configured.
- 476 QueuePPPDataToMultilink: FindReadyMultilink - no free frames.
- 477 do_DATA_B3_REQ: Sending fragment on link (%d) ;
- 478 do_DATA_B3_RESP:
- 479 mlpHandler: Dropping fragment waiting for Begining of new packet.
- 480 mlpHandler: Lost fragment; M (0x%08lX) > E (0X%08lX).
- 481 mlpHandler: Lost fragment; M(0x%08lX) has B bit.
- 482 mlpHandler: Enter.
- 483 mlpHandler: Exit.
- 484 app_CONNECT_B3_CONF: Failed.
- 485 mlpHandler: Flags (0X%02X).
- 486 mlpHandler: Purged SequenceNumber (0X%08lX).
- 487 PurgeWindow: LastSequenceNumber; old (0X%08lX). new (0X%08lX).
-
-
- 500 FindPacket: Sequence (0X%08lX). LastSeq (0X%08lX).
- 501 Reset LastSequenceNumber (0X%08lX) (0X%08lX).
- 502 ListTree Root (0X%08lX).
- 503 .....Node (0X%08lX).
- 504 Delete Fragment (0X%08lX).
- 505 Starting Seq (0X%08lX) - should be 0.
-