Date: Fri, 15 Apr 2011 19:50:25 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/usr.sbin/mfiutil mfi_show.c mfi_volume.c mfiutil.8 Message-ID: <201104151950.p3FJoh0d004697@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2011-04-15 19:50:25 UTC FreeBSD src repository Modified files: (Branch: RELENG_8) usr.sbin/mfiutil mfi_show.c mfi_volume.c mfiutil.8 Log: SVN rev 220665 on 2011-04-15 19:50:25Z by jhb MFC 219717,220363: - Add more details to the 'show battery' command including more raw capacity values, charge cycle count, temperature, and more detailed status. - Add the ability to manage the state of write caching when the battery back-up is missing or dead. The current state of this field is reported in 'mfiutil cache <volume>' and can be adjusted via 'mfiutil cache <volume> bad-bbu-write-cache <enable|disable>'. This setting should generally be disabled to avoid data loss. Revision Changes Path 1.1.2.4 +51 -9 src/usr.sbin/mfiutil/mfi_show.c 1.1.2.4 +26 -4 src/usr.sbin/mfiutil/mfi_volume.c 1.3.2.4 +14 -3 src/usr.sbin/mfiutil/mfiutil.8
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201104151950.p3FJoh0d004697>