aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/mps/mps_mapping.c
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* mps(4): Remove a double word in a source code commentGordon Bergling2022-09-041-1/+1
* mpr/mps(4): Make device mapping some more robust.Alexander Motin2021-04-241-13/+26
* mps: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-7/+2
* Revert r327828, r327949, r327953, r328016-r328026, r328041:Pedro F. Giffuni2018-01-211-10/+10
* dev: make some use of mallocarray(9).Pedro F. Giffuni2018-01-131-10/+10
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Start overhauling debug printing in the MPS and MPR drivers. The focus of thisScott Long2017-08-271-3/+0
* Fix several problems with mapping code.Stephen McConnell2017-05-251-370/+725
* Add sysctls for dumping out the device mapping tables. I'm finding thisScott Long2016-02-041-0/+59
* Clean up unused-but-set-variable spotted by gcc-4.9.Marcelo Araujo2016-02-011-3/+1
* - Updated all files with 2015 Avago copyright, and updated LSI's copyrightStephen McConnell2015-02-241-38/+33
* Bring in LSI's phase19 changesSteven Hartland2014-07-301-5/+6
* Merge in phase 14+ -> 16 mps driver fixes from LSI:Kenneth D. Merry2013-07-221-12/+12
* Overhaul error, information, and debug logging.Scott Long2013-07-191-2/+3
* Fix uninitialized warning in mpsSteven Hartland2013-05-031-0/+2
* Bring in LSI's latest mps(4) 6Gb SAS and WarpDrive driver, versionKenneth D. Merry2012-06-281-1/+1
* Bring in the LSI-supported version of the mps(4) driver.Kenneth D. Merry2012-01-261-0/+2268