From: Samuel Jobin <sjobin@gniinc.net>
To: linux-serial@vger.kernel.org
Subject: Serious problem with MAKEDEV and setserial command
Date: Mon, 05 May 2003 15:53:21 -0400 [thread overview]
Message-ID: <3EB6C131.9090109@gniinc.net> (raw)
Hi!
I have a serious problem with the MAKEDEV and setserial command. I'm
trying to put a lots of multimodem card into a standard linux pc
(Slakware 8.1). I have to associate the modem by myself with the
setserial command. For this, I do:
setserial /dev/ttyS20 irq 10 port 0xd000 ^auto_irq ^fourport skip_test
autoconfig
Everything works fine. The problem is that there's no enough ttyS. On
my linux box, I have ttyS1 to ttyS31, but I want more of them.
I triyed the /dev/MAKEDEV command (and I changed the group for uucp).
The new dev was created (ttyS32). I tried to make a setserial it and I got:
Cannot set serial info: Invalid argument
Tried a lot of time, from different method; nothing to do. I always
have the same error message. I think it's my /dev/ttyS32 that doesn't
work (because the same instruction with a ttyS that wasn't created by me
works great).
Does somebody could help me please? I just don't what to do. (and yes,
I RTFM! :) In fact, 2 books and the serial howto...
Thx,
Sam
--
Samuel Jobin
sjobin@gniinc.net
Software Development
_____________________
--== GNI inc.==--
5075 Wilfrid-Hamel O.
Suite 220
Québec (QC), G2E 5G3
Phone: (418) 864-7721
Fax: (418) 263-3150
-
To unsubscribe from this list: send the line "unsubscribe linux-serial" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next reply other threads:[~2003-05-05 19:41 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-05-05 19:53 Samuel Jobin [this message]
2003-05-06 21:08 ` Serious problem with MAKEDEV and setserial command Riley Williams
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=3EB6C131.9090109@gniinc.net \
--to=sjobin@gniinc.net \
--cc=linux-serial@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.