Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Jul 2011 18:48:51 +0000 (UTC)
From:      Marius Strobl <marius@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/mpt mpt.h mpt_pci.c
Message-ID:  <201107131849.p6DInAu6022060@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marius      2011-07-13 18:48:51 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/mpt          mpt.h mpt_pci.c 
  Log:
  SVN rev 223985 on 2011-07-13 18:48:51Z by marius
  
  - For SAS but neither FC nor SPI controllers default to using MSI (still
    allowing their use to be disabled via device hints though). This matches
    what the corresponding Linux driver provided by LSI does. Tested with
    SAS1064.
  - There's no need to keep track of the RIDs used.
  - Don't allocate MSI/MSI-X as RF_SHAREABLE.
  - Remove a comment which no longer applies since r209599.
  - Assign NULL rather than 0 to pointers.
  
  MFC after:      1 month
  
  Revision  Changes    Path
  1.56      +0 -2      src/sys/dev/mpt/mpt.h
  1.63      +20 -20    src/sys/dev/mpt/mpt_pci.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201107131849.p6DInAu6022060>