]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC rr222039:
authormav <mav@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 10 Jun 2011 08:49:38 +0000 (08:49 +0000)
committermav <mav@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 10 Jun 2011 08:49:38 +0000 (08:49 +0000)
commit8e7e88c192ff3530cc260e6950fefbb8a598d1ee
tree3959afb4a2a6cf30d2bb310e92fbe2d06cdcdbd7
parentafcffcb51f6c95d955df383745977eb65f38e7a3
MFC rr222039:
Add support for "LED" enclosure management messages, defined by the AHCI.

When supported by hardware, this allows to control per-port activity, locate
and fault LEDs via the led(4) API for localization and status reporting
purposes. Supporting AHCI controllers may transmit that information to the
backplane controllers via SGPIO interface. Backplane controllers interpret
received statuses in some way (IBPI standard) to report them using present
indicators.

git-svn-id: svn://svn.freebsd.org/base/stable/8@222916 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
share/man/man4/ahci.4
sys/dev/ahci/ahci.c
sys/dev/ahci/ahci.h