Date: Fri, 10 Jun 2011 08:49:38 +0000 (UTC) From: Alexander Motin <mav@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/share/man/man4 ahci.4 src/sys/dev/ahci ahci.c ahci.h Message-ID: <201106100851.p5A8pLY5071652@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mav 2011-06-10 08:49:38 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
share/man/man4 ahci.4
sys/dev/ahci ahci.c ahci.h
Log:
SVN rev 222916 on 2011-06-10 08:49:38Z by mav
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.
Revision Changes Path
1.2.2.6 +19 -1 src/share/man/man4/ahci.4
1.1.2.61 +71 -0 src/sys/dev/ahci/ahci.c
1.1.2.17 +12 -0 src/sys/dev/ahci/ahci.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201106100851.p5A8pLY5071652>
