]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
Forced commit to denote that the commit message of r231623 actually
authormarius <marius@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 14 Feb 2012 01:05:37 +0000 (01:05 +0000)
committermarius <marius@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 14 Feb 2012 01:05:37 +0000 (01:05 +0000)
commitb242d493f34abe976b977079b8ad966d840e22ce
tree4cbdd5244441310fc3d06b8682ee118e5ec89ff6
parent49d2c2921f50570ab9cf511cc26bd7d0f2d96f16
Forced commit to denote that the commit message of r231623 actually
should have read:
MFC: r231518

Flesh out support for SAS1078 and SAS1078DE (which are said to actually
be the same chip):
- The I/O port resource may not be available with these. However, given
  that we actually only need this resource for some controllers that
  require their firmware to be up- and downloaded (which excludes the
  SAS1078{,DE}) just handle failure to allocate this resource gracefully
  when possible. While at it, generally put non-fatal resource allocation
  failures under bootverbose.
- SAS1078{,DE} use a different hard reset protocol.
- Add workarounds for the 36GB physical address limitation of scatter/
  gather elements of these controllers.

Tested by: Slawa Olhovchenkov

PR: 149220 (remaining part)

git-svn-id: svn://svn.freebsd.org/base/stable/9@231626 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f