From owner-freebsd-current Tue Apr 17 5:52:59 2001 Delivered-To: freebsd-current@freebsd.org Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by hub.freebsd.org (Postfix) with ESMTP id C40FD37B42C; Tue, 17 Apr 2001 05:52:51 -0700 (PDT) (envelope-from bde@zeta.org.au) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id WAA08133; Tue, 17 Apr 2001 22:52:28 +1000 Date: Tue, 17 Apr 2001 22:51:33 +1000 (EST) From: Bruce Evans X-Sender: bde@besplex.bde.org To: Garrett Wollman Cc: "John W. De Boskey" , Current List Subject: Re: FIO* doc added to tty.4 (review) In-Reply-To: <200104170209.WAA02683@khavrinen.lcs.mit.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 16 Apr 2001, Garrett Wollman wrote: > < said: > > > I've been doing some tty related work and found the FIO* > > requests don't seem to be documented. > > > I've added some reasonable doc to tty.4 and put up the > > the diff and html forms: > > As the initial letter suggests, they are generic file ioctls and not > specific to the teletype driver. They should be described in the > ioctl(2) manual page. Most of them are best described by "deprecated; use the corresponding file [descriptor] operation in fcntl(2)". The main exceptions are: - FIONREAD: no other way to do this yet - FIODTYPE: no other way to do this yet - FIOGETLBA: not even a generic device ioctl; should never have been here Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message