1. 10 Feb, 2007 1 commit
    • Hannes Reinecke's avatar
      [SCSI] aic79xx: use dma_get_required_mask() · 19966769
      Hannes Reinecke authored
      As originally noted by Frederic Temporelli, the aic79xx supports 64
      bit addressing, but the initialization code of the driver is wrong: it
      tests the available memory size instead of testing the maximum
      available memory address.
      
      This patch uses the correct dma_get_required_mask() macros to
      determine the correct addressing method.
      Signed-off-by: default avatarHannes Reinecke <hare@suse.de>
      Cc: Xavier Bru <xavier.bru@bull.net>
      CC: Frederic Temporelli <frederic.temporelli@bull.net>
      
      cosmetic fixes
      Signed-off-by: default avatarJames Bottomley <James.Bottomley@SteelEye.com>
      19966769
  2. 07 Feb, 2007 8 commits
  3. 03 Feb, 2007 18 commits
  4. 31 Jan, 2007 13 commits