Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759598AbXFOVzw (ORCPT ); Fri, 15 Jun 2007 17:55:52 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1757171AbXFOVzm (ORCPT ); Fri, 15 Jun 2007 17:55:42 -0400 Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:50995 "EHLO sunset.davemloft.net" rhost-flags-OK-FAIL-OK-OK) by vger.kernel.org with ESMTP id S1756722AbXFOVzl (ORCPT ); Fri, 15 Jun 2007 17:55:41 -0400 Date: Fri, 15 Jun 2007 14:55:59 -0700 (PDT) Message-Id: <20070615.145559.88477207.davem@davemloft.net> To: jeff@garzik.org Cc: Geert.Uytterhoeven@sonycom.com, dwmw2@infradead.org, axboe@kernel.dk, James.Bottomley@SteelEye.com, linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org, linuxppc-dev@ozlabs.org, paulus@samba.org Subject: Re: [patch 4/6] ps3: Disk Storage Driver From: David Miller In-Reply-To: <467309BA.8000009@garzik.org> References: <20070615.141720.112626963.davem@davemloft.net> <467309BA.8000009@garzik.org> X-Mailer: Mew version 5.1.52 on Emacs 21.4 / Mule 5.0 (SAKAKI) 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: 786 Lines: 18 From: Jeff Garzik Date: Fri, 15 Jun 2007 17:50:50 -0400 > FWIW that's why libata followed the path it did: faking SCSI required > the least amount of code for the maximal amount of existing storage > driver and platform installer support. > > Well, that and the fact that ATAPI is really SCSI, but that's offtopic > for this thread. :) Yep I absolutely understand that, and for my case as well it's nearly always SCSI underneath that's why you can send SCSI commands passthru to the virtual disk server if you like. - 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/