1. 04 May, 2004 2 commits
    • Alan Stern's avatar
      [PATCH] PATCH: (as255) Handle Unit Attention during INQUIRY better · c4cb6402
      Alan Stern authored
      Some buggy USB storage devices can return Unit Attention status for
      INQUIRY commands.  The current code in scsi_scan.c checks for ASC = 0x28 =
      Not ready to ready transition, but these devices can also return ASC =
      0x29 = Power-on or reset occurred.  In addition, the code doesn't retry
      the INQUIRY when these codes are received.
      c4cb6402
    • Bob Tracy's avatar
      [PATCH] sym53c500_cs PCMCIA SCSI driver (round 5) · 4e629872
      Bob Tracy authored
      Fifth attempt at a PCMCIA SCSI driver for the Symbios 53c500
      controller.  This version has all the cleanup Christoph has requested
      to date, including removal of support for the obsolete (in 2.6)
      proc_info functionality.
      
      Support for additional sysfs class device attributes has been added:
      two are read-only (irq, ioport), one is read-write (fast_pio).  The
      read-write attribute is a per-instance flag indicating the PIO speed
      of the particular HBA: valid values are 1 (enabled -- default) and 0
      (disabled).
      4e629872
  2. 30 Apr, 2004 1 commit
  3. 28 Apr, 2004 1 commit
  4. 26 Apr, 2004 1 commit
  5. 25 Apr, 2004 12 commits
  6. 22 Apr, 2004 23 commits