]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r235982:
authormav <mav@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 8 Jun 2012 20:32:11 +0000 (20:32 +0000)
committermav <mav@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 8 Jun 2012 20:32:11 +0000 (20:32 +0000)
commit0b0b532fded937ea740f905e3d4c08fc65bbd51e
treee1e9fddaeb7c2c76cb0f89fde664f71a945e46a8
parent34421ca35295aa754f7af07aaac19f3739c87b22
MFC r235982:
Add tunable/sysctl kern.cam.pmp.hide_special, controlling whether special
PMP ports such as PMP configuration or SEMB should be exposed or hidden.
These ports were always hidden before as useless and sometimes promatic.
But with updated ses driver supporting SEMB it is no longer so straight.
Keep ports hidden by default to avoid probe request ttimeouts if SEP is
not connected to PMP's SEMB via I2C, that is very often situation.

git-svn-id: svn://svn.freebsd.org/base/stable/8@236766 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/cam/ata/ata_pmp.c