aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/mpr/mpr_mapping.c
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* mpr(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-26/+45
* mpr: big-endian supportAlfredo Dal'Ava Junior2021-03-031-2/+2
* mpr: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-8/+3
* Update copyright informationKashyap D Desai2018-12-261-1/+2
* Clean enclosure_table when resetting num_enc_table_entries to zero.Alexander Motin2018-05-021-0/+2
* Revert r327828, r327949, r327953, r328016-r328026, r328041:Pedro F. Giffuni2018-01-211-11/+11
* dev: make some use of mallocarray(9).Pedro F. Giffuni2018-01-131-11/+11
* Fix mpr(4) panics caused by bad drive mapping tablesAlan Somers2017-11-031-6/+20
* 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-418/+830
* Add tri-mode support (SAS/SATA/PCIe).Stephen McConnell2017-05-171-49/+490
* Several style changes and add copyrights for 2016.Stephen McConnell2016-05-091-1/+1
* The wrong commit message was given with r283632. This is the correct message.Stephen McConnell2015-05-281-37/+35
* The wrong commit message was given with r283632. To get the correct commitStephen McConnell2015-05-281-35/+37
* This setting of stop_at_shutdown should have been removed with r279253Stephen McConnell2015-05-271-37/+35
* Bring in the mpr(4) driver for LSI's MPT3 12Gb SAS controllers.Kenneth D. Merry2014-05-021-0/+2269