Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Jul 2001 14:26:28 -0400
From:      Jonathan Chen <jon@FreeBSD.ORG>
To:        freebsd-current@FreeBSD.ORG
Subject:   vty numbering with devfs
Message-ID:  <20010708142628.A13853@enterprise.spock.org>

next in thread | raw e-mail | index | archive | help
Pre-DEVFS, vty's were named ttyv0-ttyvf, ttyv10-ttyv1f, etc.  When DEVFS is 
used, the vty's are numbered base-36 instead of base-16.  This breaks X if 
the first 16 tty's are in use.  What I want to know is whether we intended 
to implement this new scheme of tty numbering (to be consistant across all 
devices perhaps?) or whether this change was unintended.  Either case, this 
should be a quick fix in either syscons or X.

(Yes, I'm one of those loons who use 36 vty's)

-Jon

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010708142628.A13853>