Date: Tue, 17 May 2011 22:07:45 +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: <201105172209.p4HM91ZL051597@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mav 2011-05-17 22:07:45 UTC FreeBSD src repository Modified files: share/man/man4 ahci.4 sys/dev/ahci ahci.c ahci.h Log: SVN rev 222039 on 2011-05-17 22:07:45Z by mav 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.8 +19 -1 src/share/man/man4/ahci.4 1.67 +71 -0 src/sys/dev/ahci/ahci.c 1.18 +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?201105172209.p4HM91ZL051597>