1. 20 5月, 2006 1 次提交
    • T
      [SCSI] Blacklist entry for HP dat changer · c3d83368
      Thomas Bogendoerfer 提交于
      after upgrading our SUN E250 from 2.4 to 2.6 I'm seeing following error
      when the HP DDS4 DAT changer gets probed:
      
      scsi: host 1 channel 0 id 5 lun16777216 has a LUN larger than allowed by
      the host adapter
      
      The device is connected to a symbios 875 host. I've talked to Willy
      about the problem, and he asked me to try to blacklist the device
      for reportlun. I did that with the patch below and it solved the
      problem. It now gets properly detected:
      
       target1:0:5: FAST-20 WIDE SCSI 40.0 MB/s ST (50 ns, offset 16)
        Vendor: HP        Model: C5713A            Rev: H307
        Type:   Sequential-Access                  ANSI SCSI revision: 03
       target1:0:5: Beginning Domain Validation
       target1:0:5: FAST-20 SCSI 20.0 MB/s ST (50 ns, offset 16)
       target1:0:5: FAST-20 WIDE SCSI 40.0 MB/s ST (50 ns, offset 16)
       target1:0:5: Domain Validation skipping write tests
       target1:0:5: Ending Domain Validation
        Vendor: HP        Model: C5713A            Rev: H307
        Type:   Medium Changer                     ANSI SCSI revision: 03
      
      Signed-off-by: tsbogend@alpha.franken.de
      Signed-off-by: NJames Bottomley <James.Bottomley@SteelEye.com>
      c3d83368
  2. 28 4月, 2006 1 次提交
  3. 13 4月, 2006 1 次提交
  4. 03 3月, 2006 1 次提交
  5. 14 12月, 2005 1 次提交
  6. 18 10月, 2005 1 次提交
  7. 13 9月, 2005 1 次提交
  8. 07 9月, 2005 1 次提交
    • A
      [SCSI] Universal Xport no attach blacklist · 48690405
      Anton Blanchard 提交于
      On Fri, Dec 13, 2002 at 12:24:39AM +1100, Anton Blanchard wrote:
      
      > We tested 2.5.51 on a ppc64 box, qlogic 2312 and a fastt700 array. I
      > had CONFIG_SCSI_REPORT_LUNS and unfortunately it thought the management
      > LUN was a disk:
      >
      >   Vendor: IBM       Model: Universal Xport   Rev: 0520
      >   Type:   Direct-Access                      ANSI SCSI revision: 03
      >
      > ...
      >
      > SCSI device sdaj: drive cache: write through
      > SCSI device sdaj: 40960 512-byte hdwr sectors (21 MB)
      >  sdaj: unknown partition table
      > Attached scsi disk sdaj at scsi2, channel 0, id 0, lun 31
      >
      > ...
      >
      > end_request: I/O error, dev sdaj, sector 0
      
      Three years later...
      
      It looks like SGI use the same FC vendor and they already have a
      workaround for this issue. The following patch adds the IBM version of
      it.
      Signed-off-by: NAnton Blanchard <anton@samba.org>
      Signed-off-by: NJames Bottomley <James.Bottomley@SteelEye.com>
      48690405
  9. 13 8月, 2005 1 次提交
  10. 09 8月, 2005 1 次提交
  11. 17 4月, 2005 1 次提交
    • L
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds 提交于
      Initial git repository build. I'm not bothering with the full history,
      even though we have it. We can create a separate "historical" git
      archive of that later if we want to, and in the meantime it's about
      3.2GB when imported into git - space that would just make the early
      git days unnecessarily complicated, when we don't have a lot of good
      infrastructure for it.
      
      Let it rip!
      1da177e4