1. 25 Mar, 2003 2 commits
    • 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 38 commits