]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r249257:
authormarkj <markj@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 10 May 2013 21:11:18 +0000 (21:11 +0000)
committermarkj <markj@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 10 May 2013 21:11:18 +0000 (21:11 +0000)
commitdbab3b8b1066daea53b1de056b88c8f80d36221c
tree2c0d2a174d387afbeb7694723e96f3dc27df8781
parent4a2afa2e873fac90f6a1bbc1aaecdedb45bb30f0
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/8@250483 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