From owner-freebsd-arch@FreeBSD.ORG Thu Sep 4 13:39:46 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 463EF16A4BF; Thu, 4 Sep 2003 13:39:46 -0700 (PDT) Received: from rwcrmhc12.comcast.net (rwcrmhc12.comcast.net [216.148.227.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8100543FF7; Thu, 4 Sep 2003 13:39:45 -0700 (PDT) (envelope-from julian@elischer.org) Received: from interjet.elischer.org ([12.233.125.100]) by attbi.com (rwcrmhc12) with ESMTP id <2003090420394401400q7d07e>; Thu, 4 Sep 2003 20:39:45 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id NAA42564; Thu, 4 Sep 2003 13:39:44 -0700 (PDT) Date: Thu, 4 Sep 2003 13:39:43 -0700 (PDT) From: Julian Elischer To: John Baldwin In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: arch@freebsd.org cc: Poul-Henning Kamp 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: Thu, 04 Sep 2003 20:39:46 -0000 I certainly agree about the 'a' and 'c' devices. I'm not so sure that the density devices should go. They don't fit very well into the 'geom' world however so I can see that it may be better to provide a better way of selecting densities.. (of course I doubt there will be any more NEW 'floppy' densities as the time of the floppy disk is past, but it may still be worth while being able to write 720K floppies for some people.. I know of one industrial NC-lathe that takes its patters in on a 720K floppy (though I don't have to deal with it). It would probably be enough to be able to read and rewrite such a floppy and not neccesarily to create a new one from scratch.. (i.e. auto-select from existing media may be enough). maybe with an ioclt to select the default. The 'density' devices are defintly expendable if there are other ways to do that and if we can convince ourselves that no-one uses other densities then I have no quibbles.. Do we want to support other densities? An ioctl to select the right member of fd_types[] should not be difficult fopr setting a default value.. On Thu, 4 Sep 2003, John Baldwin wrote: > [ @current trimmed, arch@ should generate a long enough thread on it own ] > > On 04-Sep-2003 Poul-Henning Kamp wrote: > > > > I am committing a BURN_BRIDGES patch which puts the density select > > devices of the floppy driver and the 'a' and 'c' compat partitions of > > the CD drivers on the chopping block for 6-current. > > My initial reaction is that this sounds ok to me. > > -- > > John Baldwin <>< http://www.FreeBSD.org/~jhb/ > "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ > _______________________________________________ > freebsd-arch@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-arch > To unsubscribe, send any mail to "freebsd-arch-unsubscribe@freebsd.org" >