From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760706AbXFSRXQ (ORCPT ); Tue, 19 Jun 2007 13:23:16 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1758876AbXFSRXB (ORCPT ); Tue, 19 Jun 2007 13:23:01 -0400 Received: from pentafluge.infradead.org ([213.146.154.40]:60083 "EHLO pentafluge.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758397AbXFSRW7 (ORCPT ); Tue, 19 Jun 2007 13:22:59 -0400 Date: Tue, 19 Jun 2007 18:22:54 +0100 From: Christoph Hellwig To: Geert Uytterhoeven Cc: "James E.J. Bottomley" , Matthew Wilcox , Christoph Hellwig , Kars de Jong , Richard Hirst , linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org, linux-m68k@vger.kernel.org Subject: Re: [patch 0/5] m68k 53c700 SCSI Message-ID: <20070619172254.GA461@infradead.org> Mail-Followup-To: Christoph Hellwig , Geert Uytterhoeven , "James E.J. Bottomley" , Matthew Wilcox , Kars de Jong , Richard Hirst , linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org, linux-m68k@vger.kernel.org References: <20070617124704.800461751@mail.of.borg> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070617124704.800461751@mail.of.borg> User-Agent: Mutt/1.4.2.3i X-SRS-Rewrite: SMTP reverse-path rewritten from by pentafluge.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Jun 17, 2007 at 02:47:04PM +0200, Geert Uytterhoeven wrote: > Hi James, > > These patches add support for m68k to the 53c700 SCSI core and introduce new > drivers for various m68k hardware using this 53c700 SCSI core, to replace the > just removed drivers using the old 53c7xx SCSI core. > > [1] [PATCH] 53c700 scsi: m68k support for the 53c700 SCSI core > [2] [PATCH] 53c700 scsi: m68k BVME6000 NCR53C710 SCSI > [3] [PATCH] 53c700 scsi: m68k MVME16x NCR53C710 SCSI > [4] [PATCH] 53c700 scsi: Amiga 4000T NCR53c710 SCSI > [5] [PATCH] 53c700 scsi: Amiga Zorro NCR53c710 SCSI > > Please apply for 2.6.23. Thx! The patches all look very nice to me, thanks a lot.