From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S265188AbUAOSEC (ORCPT ); Thu, 15 Jan 2004 13:04:02 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S265179AbUAOSEA (ORCPT ); Thu, 15 Jan 2004 13:04:00 -0500 Received: from stat1.steeleye.com ([65.114.3.130]:46778 "EHLO hancock.sc.steeleye.com") by vger.kernel.org with ESMTP id S265163AbUAOSDx convert rfc822-to-8bit (ORCPT ); Thu, 15 Jan 2004 13:03:53 -0500 Subject: [BK PATCH] SCSI driver updates From: James Bottomley To: Linus Torvalds , Andrew Morton Cc: SCSI Mailing List , Linux Kernel Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT X-Mailer: Ximian Evolution 1.0.8 (1.0.8-9) Date: 15 Jan 2004 13:03:44 -0500 Message-Id: <1074189825.1868.128.camel@mulgrave> Mime-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org This patch is essentially just driver fixes and updates. The big new item is the inclusion of the qla2xxx driver. This has been requested for a long time and we've been working for quite a while to get it into an acceptable form. The piece selected for inclusion is just the actual driver, without either the failover component or support for the qlogic specific fabric ioctls. I've also included most of the -mmX scsi patches. The patch is available from bk://linux-scsi.bkbits.net/scsi-misc-2.7 And the short changelog is: : o Re: 2.6.1-rc1: SCSI: `TIMEOUT' redefined Adrian Bunk: o qla1280.c doesn't compile Arjan van de Ven: o fix a few missing return value checks in scsi Christoph Hellwig: o fix inia100 driver David Jeffery: o ips fix for large mem 64bit machines o ips 2/2: minor fixes James Bottomley: o Fix qla2xxx Kconfig dependency problem o Import qla2xxx driver o g_NCR5380 - 2.6.0 - problem with reloading module o NCR53C9x SCSI: Kill bogus inline o Amiga NCR53c710: Coalesce all configuration options into one o BVME6000 SCSI: Fix typos o ncr53c7xx: Cleanup prototypes o Mac SCSI fixes (from Matthias Urlichs) o Update Mac ESP SCSI o Fix sym2 Ultra160 mode o sym2 speed selection fix o another aic7xxx_old proc fix o repair oops in aic7xxx_old proc_info o aacraid warning fix o SCSI sg,st block layer TCQ fix o SCSI: atp870u update o 64 bit updates for Workbit NinjaSCSI driver Jes Sorensen: o qla1280 Jürgen E. Fischer: o Kernel oops in 2.6.1 when loading aha152x_cs.ko Martin Hicks: o Call slave_destroy in scsi_alloc_sdev error path Matthew Wilcox: o Re: Building sym 2.1.18f on linux/alpha Mike Christie: o Initio 9100u