Skip to content

Instantly share code, notes, and snippets.

@fedsed
fedsed / ANSI
Created February 4, 2015 13:54
Capture action firmware download
<20150204164320.718 SYS>
COM port is opened
<20150204164320.718 SYS>
Baud rate 9600
<20150204164320.718 SYS>
RTS on
<20150204164320.718 SYS>
DTR on
<20150204164320.718 SYS>
Data bits=8, Stop bits=1, Parity=None
#include <windows.h>
#include <string.h>
#include "IrLib.h"
HANDLE hDLLInst = 0;
static int FillDCB (int nBaud);
static int TestIR (DWORD spec);
// static char *szComPort[] = {"COM1", "COM1", "COM2", "COM3", "COM4",
<20150126152748.916 SYS>
COM port is opened
<20150126152748.931 SYS>
Baud rate 9600
<20150126152748.931 SYS>
RTS on
<20150126152748.931 SYS>
DTR on
<20150126152748.931 SYS>
Data bits=8, Stop bits=1, Parity=None
This file has been truncated, but you can view the full file.
DBG_CHANNELS MyVirtualChannelInit (619): enter
loading channel rdpdr
DBG_CHANNELS MyVirtualChannelInit (619): enter
loading channel rdpsnd
DBG_CHANNELS MyVirtualChannelInit (619): enter
loading channel cliprdr
DBG_CHANNELS freerdp_channels_pre_connect (1067): enter
DBG_SVC svc_plugin_init_event (373): event 0
DBG_SVC svc_plugin_init_event (373): event 0
DBG_SVC svc_plugin_init_event (373): event 0
DBG_CHANNELS MyVirtualChannelInit (617): enter
loading channel cliprdr
DBG_CHANNELS freerdp_channels_pre_connect (1065): enter
DBG_SVC svc_plugin_init_event (373): event 0
DBG_KBD detect_keyboard_layout_from_xkbfile (242): display: 0xb4b07670
DBG_KBD detect_keyboard_layout_from_xkbfile (246): layouts: us,ru
DBG_KBD detect_keyboard_layout_from_xkbfile (247): variants: ,
DBG_KBD detect_keyboard_layout_from_xkbfile (254): group: 0
DBG_KBD detect_keyboard_layout_from_xkbfile (259): layout: us
DBG_KBD detect_keyboard_layout_from_xkbfile (260): variant:
loading plugin cliprdr
loading plugin rdpdr
DBG_SVC svc_plugin_init_event (332): event 0
DBG_SVC svc_plugin_init_event (332): event 0
connected to hostname:3389
null server certificate
DBG_SVC svc_plugin_init_event (332): event 1
DBG_SVC svc_plugin_init_event (332): event 1
DBG_SVC svc_plugin_thread_func (254): in
DBG_SVC svc_plugin_thread_func (254): in
E [13/Dec/2011:11:35:50 +0400] [Job 2] Job stopped due to filter errors; please consult the error_log file for details.
D [13/Dec/2011:11:35:50 +0400] [Job 2] The following messages were recorded from 11:35:39 to 11:35:49
D [13/Dec/2011:11:35:50 +0400] [Job 2] Adding start banner page "none".
D [13/Dec/2011:11:35:50 +0400] [Job 2] Queued on "Hewlett-Packard-HP-LaserJet-4050-Series" by "user".
D [13/Dec/2011:11:35:50 +0400] [Job 2] File of type application/postscript queued by "user".
D [13/Dec/2011:11:35:50 +0400] [Job 2] Adding end banner page "none".
D [13/Dec/2011:11:35:50 +0400] [Job 2] job-sheets=none,none
D [13/Dec/2011:11:35:50 +0400] [Job 2] argv[0]="Hewlett-Packard-HP-LaserJet-4050-Series"
D [13/Dec/2011:11:35:50 +0400] [Job 2] argv[1]="2"
D [13/Dec/2011:11:35:50 +0400] [Job 2] argv[2]="user"
<20111213082706.125 SYS>
COM is open
<20111213082706.140 SYS>
Set timeouts: ReadInterval=-1, ReadTotalTimeoutMultiplier=0, ReadTotalTimeoutConstant=0, WriteTotalTimeoutMultiplier=5, WriteTotalTimeoutConstant=50
<20111213082706.140 SYS>
Baud rate 38400
<20111213082706.140 SYS>
RTS on
<20111213082706.140 SYS>
DTR on
E [12/Dec/2011:13:40:18 +0400] [Job 29] Job stopped due to filter errors; please consult the error_log file for details.
D [12/Dec/2011:13:40:18 +0400] [Job 29] The following messages were recorded from 13:39:56 to 13:40:18
D [12/Dec/2011:13:40:18 +0400] [Job 29] Adding start banner page "none".
D [12/Dec/2011:13:40:18 +0400] [Job 29] Queued on "Hewlett-Packard-HP-LaserJet-4050-Series-" by "root".
D [12/Dec/2011:13:40:18 +0400] [Job 29] File of type application/postscript queued by "root".
D [12/Dec/2011:13:40:18 +0400] [Job 29] Adding end banner page "none".
D [12/Dec/2011:13:40:18 +0400] [Job 29] job-sheets=none,none
D [12/Dec/2011:13:40:18 +0400] [Job 29] argv[0]="Hewlett-Packard-HP-LaserJet-4050-Series-"
D [12/Dec/2011:13:40:18 +0400] [Job 29] argv[1]="29"
D [12/Dec/2011:13:40:18 +0400] [Job 29] argv[2]="root"
@fedsed
fedsed / gist:1423047
Created December 2, 2011 12:18
freerdp1.log
loading plugin cliprdr
loading plugin rdpdr
DBG_SVC svc_plugin_init_event (332): event 0
DBG_SVC svc_plugin_init_event (332): event 0
connected to hostname:3389
connected to hostname:3389
connected to hostname:3389
null server certificate
DBG_SVC svc_plugin_init_event (332): event 1
DBG_SVC svc_plugin_init_event (332): event 1