aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/isci/isci_sysctl.c
Commit message (Expand)AuthorAgeFilesLines
* Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many)Pawel Biernacki2020-02-261-13/+17
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Fix tunable and sysctl handling of the fail_on_task_timeout knob.Scott Long2014-12-241-2/+3
* In rare cases, a SATA drive can stop responding to commands and trigger aScott Long2014-06-301-0/+23
* Improve logging around some of the isci(4) reset and recovery paths.Jim Harris2013-10-091-0/+34
* Add isci(4) driver for amd64 and i386 targets.Jim Harris2012-01-311-0/+229