summaryrefslogtreecommitdiffstats
path: root/share/misc
diff options
context:
space:
mode:
authorsbruno <sbruno@FreeBSD.org>2013-01-15 14:35:35 +0000
committersbruno <sbruno@FreeBSD.org>2013-01-15 14:35:35 +0000
commit8c31e54e42636c143b34812edb51f9c91a57e0f9 (patch)
treee0b22b77a53dd7afd93cc9d42b7cd0c18dc639f7 /share/misc
parent01fbf755f7ffdfa6fff78e7de2f20c60f11b2605 (diff)
downloadFreeBSD-src-8c31e54e42636c143b34812edb51f9c91a57e0f9.zip
FreeBSD-src-8c31e54e42636c143b34812edb51f9c91a57e0f9.tar.gz
Satisfy the intent of kern/151564: [ciss] ciss(4) should increase
CISS_MAX_LOGICAL to 107 Submitter wanted to increase the number of logical disks supported by ciss(4) by simply raising the CISS_MAX_LOGICAL value even higher. Instead, consult the documentation for the raid controller (OPENCISS) and poke the controller bits to ask it for how many logical/physical disks it can handle. Revert svn R242089 that raised CISS_MAX_LOGICAL to 64 for all controllers. For older controllers that don't support this mechanism, fallback to the old value of 16 logical disks. Tested on P420, P410, P400 and 6i model ciss(4) controllers. This should will be MFC'd back to stable/9 stable/8 and stable/7 after the MFC period. PR: kern/151564 Reviewed by: scottl@freebsd.org MFC after: 2 weeks
Diffstat (limited to 'share/misc')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud