All of lore.kernel.org
 help / color / mirror / Atom feed
* RE: Serial port direct access
@ 2003-07-19  5:48 Stas Sergeev
  2003-07-20 14:12 ` Miguel A. Rasero
  0 siblings, 1 reply; 6+ messages in thread
From: Stas Sergeev @ 2003-07-19  5:48 UTC (permalink / raw)
  To: linux-msdos

Hello.

Miguel A. Rasero wrote:
> Well i forget to tell the list that i have updated the
> version to dosemu 1.1.5.0
Then you may not need a direct access
to serial port. Try the emulated access
again and in case it still fails, produce
a -D9+s log to see what's going wrong.
Attach your dosemu.conf with a log.


^ permalink raw reply	[flat|nested] 6+ messages in thread
* RE: Serial port direct access
@ 2003-09-21 15:26 Stas Sergeev
  0 siblings, 0 replies; 6+ messages in thread
From: Stas Sergeev @ 2003-09-21 15:26 UTC (permalink / raw)
  To: linux-msdos

Hello.

Miguel A. Rasero wrote:
> Here i have the logs, i have created two logs, one from a normal 
> printed report, more short, and other that fails to print
Hmm, your app uses an int14 for data
writes with no IRQ handling. This
shouldn't make any problems.
This may be a problem with something
else I think. If you are using a
freedos under dosemu, try the MS-DOS
instead. Try to bypass your config.sys
and autoexec.bat to see if probably some
external program causes troubles, etc.
I don't see any problems in the log,
and since it doesn't work for you also
under win4lin, I think the problem is
elsewhere.


^ permalink raw reply	[flat|nested] 6+ messages in thread
[parent not found: <3F5F62C2.5070504@aknet.ru>]
* RV: Serial port direct access
@ 2003-07-17 18:48 Stas Sergeev
  2003-07-18  6:46 ` Miguel A. Rasero
  0 siblings, 1 reply; 6+ messages in thread
From: Stas Sergeev @ 2003-07-17 18:48 UTC (permalink / raw)
  To: linux-msdos

Hello.

Miguel A. Rasero wrote:
> Anyone can help me please?
Probably not.
In one of your messages you wrote:
> Hi, i have installed dosemu dosemu-1.0.2.1
Is this still true?

> I have a big trouble with this misconfiguration, i have
> to fix now or my boss will kill me.
Well, then using such an outdated dosemu version
will mean a death for you, so be prepared... or
update your dosemu? :)
It is just that most people are ignoring the
help requests when people are using an outdated
versions.


^ permalink raw reply	[flat|nested] 6+ messages in thread
* Serial port direct access
@ 2003-07-16 16:07 Miguel A. Rasero
  0 siblings, 0 replies; 6+ messages in thread
From: Miguel A. Rasero @ 2003-07-16 16:07 UTC (permalink / raw)
  To: linux-msdos

Hi i am having trouble with a serial printer, i have tested anything
from the mailing list to do it work correctly but i haven´t obtained
positive results so i want to make a direct access to com1, i have
tested many ways to do this but i can´t use the COM1 name, ms-dos says
me that com1 isn´t a valid device name if i use direct access.i have
tested with and without serial support in linux kernel.

$_com1 = ""      
or
#$_com1 = ""     

$_ports = "fast range 0x3f8,0x3ff" 
or
$_ports = "device /dev/ttyS0 fast range 0x3f8,0x3ff"          
or
$_ports = "0x3f8"

$_irqpassing = "4"

Anyone can say me if this is normal? Or if i am doing anything
incorrect, i don´t know if direct access would give me the com1 dev name
in ms-dos or not, thank you by the help.

-
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2003-09-21 15:26 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-07-19  5:48 Serial port direct access Stas Sergeev
2003-07-20 14:12 ` Miguel A. Rasero
  -- strict thread matches above, loose matches on Subject: below --
2003-09-21 15:26 Stas Sergeev
     [not found] <3F5F62C2.5070504@aknet.ru>
2003-09-20  2:30 ` 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

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.