Searched hist:160581 (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/gnu/usr.bin/gdb/kgdb/
H A Dtrgt_arm.c160581 Sat Jul 22 13:27:18 MDT 2006 obrien Add initial platform support.

Submitted by: cognet
/freebsd-10.0-release/usr.sbin/mfiutil/
H A Dmfi_show.cdiff 225798 Tue Sep 27 12:42:43 MDT 2011 emaste Improve battery capacity reporting

When a status pointer is passed in mfi_dcmd_command does not return an
errno (if the ioctl is successful), so move the test for NO_HW_PRESENT
outside of the error case. This should fix incorrect reporting for
systems with a dead or no battery.

Additionally, handle error codes other than NO_HW_PRESENT by omitting
the battery capacity display. LSI's supercap-based parts (CV series)
report their data using the same interface as battery-based parts,
except that they do not include the capacity stats (state of charge,
cumulative charge cycles, etc.)

Reviewd by: jhb, bz
Tested by: pluknet@, Garrett Cooper
PR: bin/160581
MFC after: 1 week

Completed in 125 milliseconds