From owner-freebsd-questions@FreeBSD.ORG Fri Nov 28 09:03:45 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7A56916A4CE for ; Fri, 28 Nov 2003 09:03:45 -0800 (PST) Received: from sccrmhc13.comcast.net (sccrmhc13.comcast.net [204.127.202.64]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2514343FE0 for ; Fri, 28 Nov 2003 09:03:43 -0800 (PST) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from be-well.no-ip.com ([66.30.200.37]) by comcast.net (sccrmhc13) with ESMTP id <200311281703420160088ac4e>; Fri, 28 Nov 2003 17:03:42 +0000 Received: by be-well.no-ip.com (Postfix, from userid 1147) id 5733E66; Fri, 28 Nov 2003 12:03:42 -0500 (EST) Sender: lowell@be-well.ilk.org To: "Jeff Shevlen" References: <003101c3b236$c090a970$b300a8c0@wenk> From: Lowell Gilbert Date: 28 Nov 2003 12:03:42 -0500 In-Reply-To: <003101c3b236$c090a970$b300a8c0@wenk> Message-ID: <44ad6g4e8h.fsf@be-well.ilk.org> Lines: 14 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-questions@FreeBSD.ORG Subject: Re: Block devices X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-questions@FreeBSD.ORG List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Nov 2003 17:03:45 -0000 "Jeff Shevlen" writes: > I've got a book that talks about block devices in Freebsd 3.4. I got > curious and went looking for some, but my 4.8 distro doesn't seem to > have any. When did they disappear? Why did they leave? Will they > ever return? I poked around in google and freebsd.org but didn't turn > anything up. Curious... They disappeared four or five years ago because they were unnecessary. The character mode devices support everything that block devices did... The technical discussion was probably on the -CURRENT and -ARCH mailing lists, around the summer of '98.