1. 06 Jan, 2007 1 commit
    • James Bottomley's avatar
      [SCSI] scsi_scan: fix report lun problems with CDROM or RBC devices · ddaf6fc8
      James Bottomley authored
      Apparently no ATAPI CD/DVD actually supports REPORT LUNS (in spite of
      claiming scsi-3 compliance, where it's mandatory) and worse, some
      crash or flake out on being sent the command.  This may actually be
      due to a conflict between SPC and MMC with MMC not listing REPORT LUNS
      as mandatory.  The same standards conflict exists for RBC as well.
      
      Fix all of this by reversing the blacklists for CDROM and RBC devices
      (i.e. now they have to have the BLIST_REPORTLUNS2 flag set even if the
      inquiry data returns scsi-3 compliance).
      Signed-off-by: default avatarJames Bottomley <James.Bottomley@SteelEye.com>
      ddaf6fc8
  2. 03 Jan, 2007 16 commits
  3. 02 Jan, 2007 7 commits
  4. 01 Jan, 2007 3 commits
  5. 31 Dec, 2006 9 commits
  6. 30 Dec, 2006 4 commits