]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC: r223985
authormarius <marius@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 13 Aug 2011 12:28:58 +0000 (12:28 +0000)
committermarius <marius@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 13 Aug 2011 12:28:58 +0000 (12:28 +0000)
commit3b264cad8599878671927f97fe1e45fdac704d11
tree394affd08172b16577568e18fefed7248d1ce744
parentf090ae9660f0b02811258f9105931913f799efbb
MFC: r223985

- For SAS but neither FC nor SPI controllers default to using MSI/MSI-X
  (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 (MFC'ed to stable/8
  in r210376).
- Assign NULL rather than 0 to pointers.

git-svn-id: svn://svn.freebsd.org/base/stable/8@224816 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/mpt/mpt.h
sys/dev/mpt/mpt_pci.c