lkml.org 
[lkml]   [2004]   [Mar]   [14]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
Subject[BK PATCH] another SCSI update for 2.6.4
FromJames Bottomley <>
Date14 Mar 2004 00:58:32 -0500
The main reason for this one is to pick up the oops on removal USB bug
that was triggered by an error in the transport class removal routines.

The patch is available from

bk://linux-scsi.bkbits.net/scsi-for-linus-2.6

The short changelog is:

James Bottomley:
  o Add Domain Validation to 53c700 driver
  o Fix removable USB drive oops
  o Add Domain Validation to the SPI transport class
  o update the 53c700 use of transport attributes
  o more SPI transport attribute updates
  o add device quiescing to the SCSI API
  o MPT Fusion driver 3.01.01 update

Mark Haverkamp:
  o add adapter support to aacraid driver (update)
  o aacraid driver patch

Matthew Wilcox:
  o sym2 2.1.18i


The diffstats are:

 Documentation/scsi/sym53c8xx_2.txt   |    4 
 drivers/message/fusion/mptbase.h     |    4 
 drivers/message/fusion/mptscsih.c    |   49 ++--
 drivers/scsi/53c700.c                |   33 ++
 drivers/scsi/aacraid/linit.c         |   12 -
 drivers/scsi/aacraid/rkt.c           |    1 
 drivers/scsi/aacraid/rx.c            |    1 
 drivers/scsi/aacraid/sa.c            |    1 
 drivers/scsi/scsi.c                  |    2 
 drivers/scsi/scsi_lib.c              |  107 ++++++++
 drivers/scsi/scsi_scan.c             |    4 
 drivers/scsi/scsi_sysfs.c            |   22 +
 drivers/scsi/scsi_transport_spi.c    |  417
+++++++++++++++++++++++++++++++++--
 drivers/scsi/sym53c8xx_2/sym53c8xx.h |    7 
 drivers/scsi/sym53c8xx_2/sym_defs.h  |  129 ----------
 drivers/scsi/sym53c8xx_2/sym_fw.c    |   12 -
 drivers/scsi/sym53c8xx_2/sym_glue.c  |  138 ++++-------
 drivers/scsi/sym53c8xx_2/sym_glue.h  |   29 +-
 drivers/scsi/sym53c8xx_2/sym_hipd.c  |   21 -
 drivers/scsi/sym53c8xx_2/sym_hipd.h  |   54 ----
 drivers/scsi/sym53c8xx_2/sym_misc.c  |    3 
 drivers/scsi/sym53c8xx_2/sym_misc.h  |   91 -------
 drivers/scsi/sym53c8xx_2/sym_nvram.c |   64 ++++-
 drivers/scsi/sym53c8xx_2/sym_nvram.h |  216 ++++++++++++++++++
 include/scsi/scsi_device.h           |    9 
 include/scsi/scsi_transport_spi.h    |   33 ++
 26 files changed, 997 insertions(+), 466 deletions(-)
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/

\
 
 \ /
  Last update: 2005-03-22 13:01    [from the cache]
©2003-2008