From owner-freebsd-arch@FreeBSD.ORG Thu Sep 4 19:13:11 2003 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2E50716A4BF; Thu, 4 Sep 2003 19:13:11 -0700 (PDT) Received: from rwcrmhc13.comcast.net (rwcrmhc13.comcast.net [204.127.198.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4AFF243F75; Thu, 4 Sep 2003 19:13:10 -0700 (PDT) (envelope-from julian@elischer.org) Received: from interjet.elischer.org ([12.233.125.100]) by attbi.com (rwcrmhc13) with ESMTP id <20030905021309015000ge34e>; Fri, 5 Sep 2003 02:13:09 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id TAA45352; Thu, 4 Sep 2003 19:13:09 -0700 (PDT) Date: Thu, 4 Sep 2003 19:13:08 -0700 (PDT) From: Julian Elischer To: Poul-Henning Kamp In-Reply-To: <2400.1062709169@critter.freebsd.dk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: arch@freebsd.org Subject: Re: DISCUSSION: /dev/fd%d.%d and /dev/{a}cd%d[ac] to be discontinued ? X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Sep 2003 02:13:11 -0000 On Thu, 4 Sep 2003, Poul-Henning Kamp wrote: > In message , Ju > lian Elischer writes: > >I certainly agree about the 'a' and 'c' devices. > > > >I'm not so sure that the density devices should go. > > > > [...] > > > >An ioctl to select the right member of fd_types[] > >should not be difficult fopr setting a default value.. > > Man fdcontrol(8) ? I looked a tht ecode and couuldn't convince myself (with a brief look) that it all worked. if it does work as advertised then I see no reason to keep the density devices. > > > -- > Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 > phk@FreeBSD.ORG | TCP/IP since RFC 956 > FreeBSD committer | BSD since 4.3-tahoe > Never attribute to malice what can adequately be explained by incompetence. >