Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 24 Jun 2002 14:09:23 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 24 Jun 2002 14:09:22 -0400 Received: from host194.steeleye.com ([216.33.1.194]:49414 "EHLO pogo.mtv1.steeleye.com") by vger.kernel.org with ESMTP id ; Mon, 24 Jun 2002 14:09:20 -0400 Message-Id: <200206241809.g5OI9Ds02886@localhost.localdomain> X-Mailer: exmh version 2.4 06/23/2000 with nmh-1.0.4 To: "Grover, Andrew" cc: "'David Brownell'" , "'Nick Bellinger'" , linux-kernel@vger.kernel.org, linux-scsi@vger.kernel.org, Patrick Mochel Subject: Re: driverfs is not for everything! (was: [PATCH] /proc/scsi/map ) In-Reply-To: Message from "Grover, Andrew" of "Mon, 24 Jun 2002 10:35:53 PDT." <59885C5E3098D511AD690002A5072D3C02AB7F53@orsmsx111.jf.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 24 Jun 2002 14:09:13 -0400 From: James Bottomley X-AntiVirus: scanned for viruses by AMaViS 0.2.1 (http://amavis.org/) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1017 Lines: 26 andrew.grover@intel.com said: > If a device can be accessed by multiple machines concurrently, it > should not be in driverfs. On that argument, we'll eliminate almost all Fibre Channel devices! I think the qualification for appearing in driverfs is actually possessing a driver. Therefore, we accept FC and iSCSI. Things which appear as FileSystems are debatable, but not anything which has a real device driver. > We need a device tree to do PM. If driverfs's PM capabilities are hurt > because it doesn't stay true to that, then the featureitis has gone > too far. Perhaps it's more a question of whether power management belongs as an every unit item in driverfs. As you say, we get problems where the device is shared between multiple computers. James - 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/