Displaying 17 results from an estimated 17 matches for "stopbits".
2001 Feb 28
1
com port acccess again
...pen device 'com4'!
fixme:dosfs:DOSFS_OpenDevice device open COM3 not
supported (yet)
err:file:CreateFileA Couldn't open device 'com3'!
trace:comm:GetCommState handle 132, ptr 0x40596080
trace:comm:GetCommState OK
trace:comm:GetCommState bytesize 8 baudrate 110
fParity 0 Parity 0 stopbits 1
trace:comm:GetCommState ~IXON ~IXOFF
trace:comm:GetCommState CRTSCTS
trace:comm:BuildCommDCBAndTimeoutsA
(com2:115200,n,8,1,0x40596080,(nil))
trace:comm:BuildCommDCB16 (com2:115200,n,8,1), ptr
0x40596004
trace:comm:BuildCommDCB16 baudrate (110)
trace:comm:BuildCommDCB16 parity (N)
trace:comm:Buil...
2008 Jan 14
10
Using EventMachine to listen from non-network
...net''s Ruby/SerialPort library. It turned out to be simpler
than I thought it would be:
require ''serialport''
$eventmachine_library = :pure_ruby
require ''eventmachine''
module EventMachine
class << self
def connect_serial(dev, baud, databits, stopbits, parity)
EvmaSerialPort.open(dev, baud, databits, stopbits, parity).uuid
end
end
def EventMachine::open_serial(dev, baud, databits, stopbits,
parity, handler=nil)
klass = if (handler and handler.is_a?(Class))
handler
else...
2004 Aug 19
1
Serial Communication
...quot;COM1" -> "/home/met/.wine/dosdevices/com1"
trace:file:CreateFileW returning 0x9c
fixme:comm:GetCommProperties (0x9c 0x4132b414 )
trace:comm:GetCommState handle 0x9c, ptr 0x4132b454
trace:comm:GetCommState OK
trace:comm:GetCommState bytesize 8 baudrate 38400 fParity 0 Parity 2
stopbits 1
trace:comm:GetCommState ~IXON ~IXOFF
trace:comm:GetCommState fOutxCtsFlow 1 fRtsControl 2
trace:comm:GetCommState fOutxDsrFlow 0 fDtrControl1
trace:comm:GetCommState CRTSCTS
trace:comm:GetCommTimeouts (0x9c,0x4132b470)
trace:comm:BuildCommDCBAndTimeoutsA (38400,e,8,1,0x4066ef88,(nil))
trace:comm:...
2001 Nov 07
1
WG: Re: Wine and the serial port [LONG]
...n the wine trace (done with +comm +file) you see the following
-------------------------------------
trace:file:CreateFileA opening device 'COM1'
trace:comm:GetCommState handle 268, ptr 0x421666f8
trace:comm:GetCommState OK
trace:comm:GetCommState bytesize 8 baudrate 9600 fParity 1 Parity 0 stopbits
2
trace:comm:GetCommState ~IXON ~IXOFF
trace:comm:GetCommState ~CRTSCTS
trace:comm:BuildCommDCBAndTimeoutsA (baud=9600 parity=o data=8
stop=2,0x421666f8,(nil))
trace:comm:SetCommState handle 268, ptr 0x421666f8
trace:comm:SetCommState bytesize 8 baudrate 9600 fParity 1 Parity 0 stopbits
2
trace:com...
2009 Jun 19
3
Wine and serial port again
...IAL_GET_LINE_CONTROL (nil) 0 0x32e8e1 3 0x32e878
trace:comm:io_control 0xdc IOCTL_SERIAL_GET_HANDFLOW (nil) 0 0x32e8c4 16 0x32e878
trace:comm:io_control 0xdc IOCTL_SERIAL_GET_CHARS (nil) 0 0x32e8d6 6 0x32e878
trace:comm:GetCommState OK
trace:comm:dump_dcb bytesize=8 baudrate=9600 fParity=0 Parity=0 stopbits=1
trace:comm:dump_dcb ~IXON IXOFF
trace:comm:dump_dcb fOutxCtsFlow=0 fRtsControl=1
trace:comm:dump_dcb fOutxDsrFlow=0 fDtrControl=1
trace:comm:dump_dcb ~CRTSCTS
trace:comm:dump_dcb bytesize=8 baudrate=115200 fParity=0 Parity=0 stopbits=2
trace:comm:dump_dcb ~IXON ~IXOFF
trace:comm:dump_dcb fOutxCts...
2001 Dec 08
0
Resource temporarily unavailable (fwd)
...,8,1,0x40615318,(nil))
> >trace:comm:COMM_BuildOldCommDCB (COM1 96,n,8,1), ptr 0x40615318
> >trace:comm:COMM_BuildOldCommDCB baudrate (9600)
> >trace:comm:COMM_BuildOldCommDCB parity (N)
> >trace:comm:COMM_BuildOldCommDCB charsize (8)
> >trace:comm:COMM_BuildOldCommDCB stopbits (1)
> >trace:comm:SetCommState handle 120, ptr 0x40615318
> >trace:comm:SetCommState bytesize 8 baudrate 9600 fParity 0 Parity 0
>stopbits
> >1
> >trace:comm:SetCommState ~IXON ~IXOFF
> >trace:comm:SetCommState CRTSCTS
> >warn:comm:SetCommState DSR/DTR flow co...
2003 May 21
6
COM: port problems
Unfortunately, almost all the Windows programs I want to run under
Wine need to access the COM: ports, and I cannot get any of them to run.
Typically, I get stuff like this ...
fixme:comm:EscapeCommFunction16 no cid=0 found!
fixme:comm:EscapeCommFunction16 no cid=0 found!
err:comm:COMM16_ReadComplete async read failed 000003e3
fixme:comm:EscapeCommFunction16 no cid=3 found!
2004 Apr 09
1
Sharp ZQ-290s sync software
Hi,
Since Sharps communication protocols are "top secret", I'm trying to
port their sync software to linux.
I'm new to wine, so this might be silly, but after hours of googling and
searching for solutions I'm posting this.
After installing DCOM98.exe, the Desktop software installed, and it
runs. Only problem is it doesn't detect the device connected to the
serial port
2013 Jan 30
3
bug report: apcsmart (WIN) 940-0024C connect fail, problem with command 'E'
...IAL_SET_BAUD_RATE Serial0 Rate:
9600
11 0.00001648 SUCCESS
12 0.00000000 apcsmart.exe IOCTL_SERIAL_SET_RTS Serial0
12 0.00001006 SUCCESS
13 0.00000000 apcsmart.exe IOCTL_SERIAL_SET_DTR Serial0
13 0.00001034 SUCCESS
14 0.00000000 apcsmart.exe IOCTL_SERIAL_SET_LINE_CONTROL Serial0
StopBits: 1 Parity: NONE WordLength: 8
14 0.00000922 SUCCESS
15 0.00000000 apcsmart.exe IOCTL_SERIAL_SET_CHAR Serial0 EOF:0 ERR:0
BRK:0 EVT:0 XON:11 XOFF:13
15 0.00000670 SUCCESS
16 0.00000000 apcsmart.exe IOCTL_SERIAL_SET_HANDFLOW Serial0
Shake:80000001 Replace:80000040 XonLimit:2048 XoffLimit...
2012 Jun 12
0
Help needed with Elographics touchscreen
...b/xorg/modules/input/elographics_drv.so
(**) Option "SendCoreEvents" "true"
(**) Option "CorePointer"
(**) Touchscreen0: always reports core events
(**) Option "Device" "/dev/ttyS4"
(**) Option "BaudRate" "9600"
(**) Option "StopBits" "1"
(**) Option "DataBits" "8"
(**) Option "Parity" "None"
(**) Option "FlowControl" "None"
(**) Elographics X device name: TOUCHSCREEN
(**) Option "ScreenNo" "0"
(**) Elographics associated screen: 0
(*...
2007 Oct 25
1
serial port problems: micro flashing
I am new to this mailing list. I apologize if any needed information is
missing.
I know this is a bit much to ask of wine's current serial port
implementation, I am hoping someone has maybe figured this out already?
Or can help me further the debugging process, I'd rather be part of the
solution then simply another complaint about wine's serial port.
***** problem description
2001 Nov 28
46
Resource temporarily unavailable
Im trying to run this program called Thinkboxx and wen it tryes to
comunicate over the comm port it hangs.
Here are som output to read.
earlier on i get:
Call kernel32.VirtualAlloc(43050000,00001000,00001000,00000004) ret=0058557c
Ret kernel32.VirtualAlloc() retval=43050000 ret=0058557c
thats from vhere the com port gets an virtual memory space, i think.
and in the end i have:
Call
2001 Sep 14
5
wine serial support
Hi,
I use wine to run a terminal emulator (NetTerm).
It connects to a Linux Server (it was meant to run from windows) that runs a commerce software.
This Linux commerce software sends the terminal emulator escape codes to interface with a
"ticket" printer attached to a serial port.
The reason to go thru all this problem is that the printer has a proprietary, closed source driver
for
2015 Jan 22
0
Ubuntu delta against 4.5.0-1 in experimental for disussion
...NE_XEN_DEFAULT=""
> +#GRUB_CMDLINE_XEN=""
> +#
> +# For example:
> +#
> +# dom0_mem=<size>[M]:max=<size>[M]
> +# Sets the amount of memory dom0 uses (max prevents balloning for more)
> +# com[12]=<speed>,<data bits><parity><stopbits>
> +# Initialize a serial console from in the hypervisor (eg. 115200,8n1)
> +# Note that com1 would be ttyS0 in Linux.
> +# console=<dev>[,<dev> ...]
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp...
2015 Jan 22
5
Ubuntu delta against 4.5.0-1 in experimental for disussion
...for the hypervisor:
+#
+#GRUB_CMDLINE_XEN_DEFAULT=""
+#GRUB_CMDLINE_XEN=""
+#
+# For example:
+#
+# dom0_mem=<size>[M]:max=<size>[M]
+# Sets the amount of memory dom0 uses (max prevents balloning for more)
+# com[12]=<speed>,<data bits><parity><stopbits>
+# Initialize a serial console from in the hypervisor (eg. 115200,8n1)
+# Note that com1 would be ttyS0 in Linux.
+# console=<dev>[,<dev> ...]
+# Redirects Xen hypervisor console (eg. com1,vga)
+
+#
+# The next two lines are used for creating kernel arguments for the dom0
+# k...
2008 Jun 19
3
Comport Serial Port Card (8 Ports)
It is some time that I using AirMail3 with wine.
I have the latest version of Wine but after I configure the Ports from
ttyR0 to ttyR7 and running AirMail3 this application is not able to
comunicate using the equivalent COM1 .... COM4 ports.
I'm not sure if Wine is converting correctly ttyR0 to COM1 and so forth.
The result is that for the Hurricane season I can NOT use E-Mail under
2001 Dec 04
2
Serial Errors
...A opening device 'COM1'
trace:file:CreateFileA COM1 GENERIC_READ GENERIC_WRITE OPEN_EXISTING
trace:file:CreateFileA opening device 'COM1'
trace:comm:GetCommState handle 92, ptr 0x40616b60
trace:comm:GetCommState OK
trace:comm:GetCommState bytesize 7 baudrate 2400 fParity 1 Parity 2 stopbits 1
trace:comm:GetCommState ~IXON ~IXOFF
trace:comm:GetCommState CRTSCTS
trace:comm:SetCommState handle 92, ptr 0x40616b60
trace:comm:SetCommState bytesize 7 baudrate 2400 fParity 1 Parity 2 stopbits 1
trace:comm:SetCommState ~IXON ~IXOFF
trace:comm:SetCommState CRTSCTS
trace:comm:GetCommTimeouts (5c...