From owner-freebsd-stable Tue Mar 13 7:12:49 2001 Delivered-To: freebsd-stable@freebsd.org Received: from chmod.ath.cx (CC2-1242.charter-stl.com [24.217.116.226]) by hub.freebsd.org (Postfix) with ESMTP id C33D437B718 for ; Tue, 13 Mar 2001 07:12:44 -0800 (PST) (envelope-from ajh3@chmod.ath.cx) Received: by chmod.ath.cx (Postfix, from userid 1001) id B67B5A82A; Tue, 13 Mar 2001 09:12:16 -0600 (CST) Date: Tue, 13 Mar 2001 09:12:16 -0600 From: Andrew Hesford To: Ian Dowse Cc: Andrew Hesford , FreeBSD-questions Subject: Re: Device Inodes Message-ID: <20010313091216.A25836@cec.wustl.edu> References: <20010312232339.A21734@cec.wustl.edu> <200103131200.aa60906@salmon.maths.tcd.ie> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200103131200.aa60906@salmon.maths.tcd.ie>; from iedowse@maths.tcd.ie on Tue, Mar 13, 2001 at 12:00:17PM +0000 X-Loop: Andrew Hesford Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Woohoo... I created all 8 sets, so now I have 256 pty pairs. Not like I need all of them, but I know they're there. And I have proof that at least some of them work... Whereas before I could have no more than 31 xterms open, I have 125 open right now. Life is good. :) On Tue, Mar 13, 2001 at 12:00:17PM +0000, Ian Dowse wrote: > In message <20010312232339.A21734@cec.wustl.edu>, Andrew Hesford writes: > >I want to add extra tty/pty pairs. The manpage says that extra tty/pty > >pairs can take the form > > > > /dev/tty[p-sP-S][0-9a-v] > > /dev/pty[p-sP-S][0-9a-v] > > The /dev/MAKEDEV script can make these devices for you. Just type > > cd /dev > sh MAKEDEV ptyX > > where `X' is a number in the range 0-7, corresponding to the set > of 32 tty/pty nodes you wish to create: > > 0 ttyp0-ttypv, ptyp0-ptypv > 1 ttyq0-ttyqv, ptyq0-ptyqv > 2 ttyr0-ttyrv, ptyr0-ptyrv > etc > > You may also need to add corresponding entries to /etc/ttys, if > they are not present already. > > Ian > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message -- Andrew Hesford ajh3@chmod.ath.cx To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message