summaryrefslogtreecommitdiff
path: root/sys/dev/mps/mps_table.c
AgeCommit message (Expand)Author
11 daysmps/mpr: Remove bogus sys/cdefs.h includesWarner Losh
2023-08-16sys: Remove $FreeBSD$: one-line .c patternWarner Losh
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2021-11-25Fix "set but not used" warnings in the mps driver.Scott Long
2020-09-01mps: clean up empty lines in .c and .h filesMateusz Guzik
2019-03-27Add missing break statements. Coverity CID 1400446.Scott Long
2019-03-24Add event table decoding for SAS Broadcast Primitive events.Scott Long
2017-11-27sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2017-09-09Convert some in-line printing of diagnostic into tables.Scott Long
2017-07-30Change from using underbar function names to normal function names forScott Long
2017-01-19Rework the debug print API. Event printing no longer gets special handling.Scott Long
2017-01-12Print out the number of queues/MSIx vectors.Scott Long
2013-07-19Overhaul error, information, and debug logging.Scott Long
2012-08-01Several fixes to allow firmware/BIOS flash access from user-level:Alexander Motin
2012-01-26Bring in the LSI-supported version of the mps(4) driver.Kenneth D. Merry
2010-09-10MFp4 (//depot/projects/mps/...)Kenneth D. Merry