Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1764406AbXJONFs (ORCPT ); Mon, 15 Oct 2007 09:05:48 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1759572AbXJONFk (ORCPT ); Mon, 15 Oct 2007 09:05:40 -0400 Received: from outpipe-village-512-1.bc.nu ([81.2.110.250]:47770 "EHLO the-village.bc.nu" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1755225AbXJONFi (ORCPT ); Mon, 15 Oct 2007 09:05:38 -0400 Date: Mon, 15 Oct 2007 14:08:41 +0100 From: Alan Cox To: Rob Landley Cc: Greg KH , James Bottomley , Matthew Wilcox , linux-kernel@vger.kernel.org, linux-scsi@vger.kernel.org, Jens Axboe , Suparna Bhattacharya , Nick Piggin Subject: Re: What still uses the block layer? Message-ID: <20071015140841.6501da23@the-village.bc.nu> In-Reply-To: <200710150336.15774.rob@landley.net> References: <200710112011.22000.rob@landley.net> <200710141845.44750.rob@landley.net> <20071015060015.GB32268@kroah.com> <200710150336.15774.rob@landley.net> X-Mailer: Claws Mail 2.10.0 (GTK+ 2.10.14; i386-redhat-linux-gnu) Organization: Red Hat UK Cyf., Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SL4 1TE, Y Deyrnas Gyfunol. Cofrestrwyd yng Nghymru a Lloegr o'r rhif cofrestru 3798903 Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1129 Lines: 25 > For the desktop I don't object to the scsi layer. I object to the naming. > Merging a half-dozen different types of devices into a single name space, and They *are* SCSI devices. USB storage is a SCSI over USB transport. ATAPI is a SCSI over ATA transport. SAS is much the same thing, as is FC, and it continues. With the exception of ATA disk for historical reasons SCSI essentially won the battle of command formats. > problems to the point where common cases (like my laptop) aren't impacted by > them during early boot. I don't think anybody (outside the embedded space) > is actually upset that /dev/hda now goes through the scsi layer: they're > upset Ubuntu 7.04 no longer calls it /dev/hda. For the emedded CF using world we could do with a truely dumb ATA only CF driver, possibly even with pure polled support that used neither the IDE or the ATA layer. Alan - 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/