All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Miguel A. Rasero" <tecnico@bareacomunicaciones.com>
To: linux-msdos@vger.kernel.org
Subject: Serial port direct access
Date: Wed, 16 Jul 2003 18:07:38 +0200	[thread overview]
Message-ID: <000201c34bb4$61ac63b0$0500a8c0@skuda> (raw)

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

             reply	other threads:[~2003-07-16 16:07 UTC|newest]

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

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='000201c34bb4$61ac63b0$0500a8c0@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.