summaryrefslogtreecommitdiff
path: root/sys/dev/mfi/mfi_debug.c
AgeCommit message (Expand)Author
2023-08-16sys: Remove $FreeBSD$: one-line .c patternWarner Losh
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2017-11-27sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2013-04-08Add support for getting and setting BBU properties related to batteryMark Johnston
2013-02-27Fixes queuing issues where mfi_release_command blindly sets the cm_flags = 0Steven Hartland
2012-05-04First fix pr 167226:Doug Ambrisko
2012-03-30MFhead_mfi r227068Doug Ambrisko
2011-11-16The sys/sysctl.h header is needed when MFI_DEBUG is defined.Konstantin Belousov
2006-10-16- Add a command validator for use in debugging.Scott Long
2006-09-27Fix a bad #include statmentScott Long
2006-09-25Add a command debugging module and a periodic watchdog timer.Scott Long