Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Thu, 2 Jan 2003 07:45:23 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Thu, 2 Jan 2003 07:45:23 -0500 Received: from noodles.codemonkey.org.uk ([213.152.47.19]:41167 "EHLO noodles.internal") by vger.kernel.org with ESMTP id ; Thu, 2 Jan 2003 07:45:22 -0500 Date: Thu, 2 Jan 2003 12:51:48 +0000 From: Dave Jones To: "Adam J. Richter" Cc: linux-kernel@vger.kernel.org, rgooch@atnf.csiro.au, hch@infradead.org Subject: Re: RFC/Patch - Implode devfs Message-ID: <20030102125148.GD26479@codemonkey.org.uk> Mail-Followup-To: Dave Jones , "Adam J. Richter" , linux-kernel@vger.kernel.org, rgooch@atnf.csiro.au, hch@infradead.org References: <20030101165121.A3091@baldur.yggdrasil.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030101165121.A3091@baldur.yggdrasil.com> User-Agent: Mutt/1.4i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 969 Lines: 23 On Wed, Jan 01, 2003 at 04:51:21PM -0800, Adam J. Richter wrote: > This code now tries to implement almost all of the devfs > functionality that anything outside of arch/ia64/sn uses. The most > significant except that I'm aware of is the ability to create a plain > file with custom file operations, which is done the Memory Type Range > Register code, but that code also provides a proc interface for the > same thing, and I think the proc interface is what everyone uses right > now anyhow. Ignore other mail. -ENOTAWAKEYET testgart uses /proc/mtrr too, and thinking about it I guess X does too, or it would break in the non-devfs case. Dave -- | Dave Jones. http://www.codemonkey.org.uk | SuSE Labs - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/