1. 25 Mar, 2003 4 commits
    • James Bottomley's avatar
      Merge raven.il.steeleye.com:/home/jejb/BK/scsi-aha152x-2.5 · b0973f98
      James Bottomley authored
      into raven.il.steeleye.com:/home/jejb/BK/scsi-misc-2.5
      b0973f98
    • Christoph Hellwig's avatar
      [PATCH] aha152x tidbits · 015f2204
      Christoph Hellwig authored
      (1) fix the jiffies warnings
      (2) remove the #undef MODULE braindamange for pcmcia
      (3) make all methods static and move the template away from the header
      015f2204
    • Matthew Wilcox's avatar
      [PATCH] C3000 support in sym53c8xx · 322bd920
      Matthew Wilcox authored
      This patch adds support for the HP firmware call pdc_get_initiator().
      This is necessary to support the narrow SCSI port on machines such as
      the C3000 which use one channel of the 896 in narrow mode and one in
      wide mode.  The only way to figure this out is to ask firmware how it's
      configured.
      322bd920
    • Christoph Hellwig's avatar
      [PATCH] fix rescan warning · b2936d3a
      Christoph Hellwig authored
      The prototype for scsi_rescan_device was missing and once added it's
      caller doesn't compile anymore because it expects a return value..
      b2936d3a
  2. 24 Mar, 2003 36 commits