public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Lech Szychowski <lech.szychowski@pse.pl>
To: Chris Wedgwood <cw@f00f.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: getty problems
Date: Mon, 6 Aug 2001 15:45:30 +0200	[thread overview]
Message-ID: <20010806154530.A26776@lech.pse.pl> (raw)
In-Reply-To: <20010806142703.A25428@lech.pse.pl> <20010807003043.C23937@weta.f00f.org>
In-Reply-To: <20010807003043.C23937@weta.f00f.org>

>     open("/dev/tty9", O_RDWR|O_NONBLOCK)    = -1 ENODEV (No such device)
>     
>     And yes, I believe I have terminal support compiled in:
> 
> /prox/devices says?

2.4.5:
------

 Character devices:
   1 mem
   2 pty/m%d
   3 pty/s%d
   4 tts/%d
   5 cua/%d
   6 lp
   7 vcs
  10 misc
  21 sg
  29 fb
 108 ppp
 109 lvm
 128 ptm
 129 ptm
 136 pts/%d
 137 pts/%d
 162 raw

 /proc/tty/drivers

 serial               /dev/cua/%d     5  64-127 serial:callout
 serial               /dev/tts/%d     4  64-127 serial
 pty_slave            /dev/pts/%d   137   0-255 pty:slave
 pty_master           /dev/ptm      129   0-255 pty:master
 pty_slave            /dev/pts/%d   136   0-255 pty:slave
 pty_master           /dev/ptm      128   0-255 pty:master
 pty_slave            /dev/pty/s%d    3   0-255 pty:slave
 pty_master           /dev/pty/m%d    2   0-255 pty:master
 /dev/vc/0            /dev/vc/0       4       0 system:vtmaster
 /dev/ptmx            /dev/ptmx       5       2 system
 /dev/console         /dev/console    5       1 system:console
 /dev/tty             /dev/tty        5       0 system:/dev/tty
 unknown              /dev/vc/%d      4    1-63 console

2.4.7-ac7:
----------

 /proc/devices

 Character devices:
   1 mem
   2 pty
   3 ttyp
   4 ttyS
   5 cua
   7 vcs
  10 misc
 128 ptm
 136 pts
 162 raw

 /proc/tty/drivers

 serial               /dev/cua        5  64-127 serial:callout
 serial               /dev/ttyS       4  64-127 serial
 pty_slave            /dev/pts      136   0-255 pty:slave
 pty_master           /dev/ptm      128   0-255 pty:master
 pty_slave            /dev/ttyp       3   0-255 pty:slave
 pty_master           /dev/pty        2   0-255 pty:master
 /dev/vc/0            /dev/vc/0       4       0 system:vtmaster
 /dev/ptmx            /dev/ptmx       5       2 system
 /dev/console         /dev/console    5       1 system:console
 /dev/tty             /dev/tty        5       0 system:/dev/tty


-- 
	Leszek.

-- lech7@pse.pl 2:480/33.7          -- REAL programmers use INTEGERS --
-- speaking just for myself...

  reply	other threads:[~2001-08-06 13:45 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-08-06 12:27 getty problems Lech Szychowski
2001-08-06 12:30 ` Chris Wedgwood
2001-08-06 13:45   ` Lech Szychowski [this message]
2001-08-06 14:09     ` Chris Wedgwood
2001-08-06 16:24       ` Lech Szychowski
2001-08-06 22:06         ` H. Peter Anvin
2001-08-06 23:17           ` Richard Gooch

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=20010806154530.A26776@lech.pse.pl \
    --to=lech.szychowski@pse.pl \
    --cc=cw@f00f.org \
    --cc=linux-kernel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox