]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r249257:
authormarkj <markj@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 10 May 2013 21:08:53 +0000 (21:08 +0000)
committermarkj <markj@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 10 May 2013 21:08:53 +0000 (21:08 +0000)
commite385d8aafc0c3f1b70747cb243723fbfbdf17390
treeeb0111f5e0e8adc9ac83270596c5a909f011bb0f
parent8f791f0df06662293c775f532f95ee725a462829
MFC r249257:
  Add support for getting and setting BBU properties related to battery
  relearning. Specifically, add subcommands to mfiutil(8) which allow the
  user to set the BBU and autolearn modes when the firmware supports it,
  and add a subcommand which kicks off a battery relearn.

MFC r249258:
  Switch to a 2-clause license.

git-svn-id: svn://svn.freebsd.org/base/stable/9@250482 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/mfi/mfi_debug.c
sys/dev/mfi/mfireg.h
usr.sbin/mfiutil/Makefile
usr.sbin/mfiutil/mfi_bbu.c [new file with mode: 0644]
usr.sbin/mfiutil/mfi_show.c
usr.sbin/mfiutil/mfi_volume.c
usr.sbin/mfiutil/mfiutil.8
usr.sbin/mfiutil/mfiutil.c
usr.sbin/mfiutil/mfiutil.h