All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Miguel A. Rasero" <tecnico@bareacomunicaciones.com>
To: linux-msdos@vger.kernel.org
Subject: RE: Serial port direct access
Date: Sat, 20 Sep 2003 04:30:24 +0200	[thread overview]
Message-ID: <001201c37f1f$27e5ef40$7200a8c0@skuda> (raw)
In-Reply-To: <3F5F62C2.5070504@aknet.ru>

[-- Attachment #1: Type: text/plain, Size: 1568 bytes --]

Hi Stas,
Here i have the logs, i have created two logs, one from a normal printed
report, more short, and other that fails to print i would be very
pleased if you can see it and reply me with your recommendation.

-----Mensaje original-----
De: Stas Sergeev [mailto:stsp@aknet.ru] 
Enviado el: miércoles, 10 de septiembre de 2003 19:44
Para: Miguel A. Rasero
Asunto: Re: Serial port direct access


Hello.

Miguel A. Rasero wrote:
> Now i have the logs and a bunch of more tests done, it doesn´t really
Your log is very incomplete, there is nothing
about an actual data transfer. You must run
dosemu with the -D9+s (as you did), start printing,
wait until it fails, and only then stop the dosemu.
Then you'll get a complete log.

> seems a dosemu problem, i don´t know if it is an application problem
or
> other but i have tested from other emu like win4lin that provides
direct
> access to serial port (without kernel module loading) and i have the
Does the win4lin provides a direct access to the
serial port, or the emulated access like dosemu
does?

> understand it.I would be very thankful if you could help me. I could
> think that it´s a linux kernel problem but if i test from a bash
command
> line "cat largereport > /dev/ttyS0" it works fine.
Well, the emulated access to the serial port is
a tricky thing. The main problem is that dosemu
is not able to handle the interrupts from the
serial port, so it maintains a virtual interrupt
status. "cat xxx >/dev/ttyS0" doesn't have any
limitations like that apparently.


[-- Attachment #2: printfail.zip --]
[-- Type: application/octet-stream, Size: 8830 bytes --]

       reply	other threads:[~2003-09-20  2:30 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <3F5F62C2.5070504@aknet.ru>
2003-09-20  2:30 ` Miguel A. Rasero [this message]
2003-09-21 15:26 Serial port direct access Stas Sergeev
  -- strict thread matches above, loose matches on Subject: below --
2003-07-19  5:48 Stas Sergeev
2003-07-20 14:12 ` Miguel A. Rasero
2003-07-17 18:48 RV: " Stas Sergeev
2003-07-18  6:46 ` Miguel A. Rasero
2003-07-16 16:07 Miguel A. Rasero

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='001201c37f1f$27e5ef40$7200a8c0@skuda' \
    --to=tecnico@bareacomunicaciones.com \
    --cc=linux-msdos@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.