diff options
| author | Alexander Ziaee <ziaee@FreeBSD.org> | 2025-11-06 16:51:13 +0000 |
|---|---|---|
| committer | Alexander Ziaee <ziaee@FreeBSD.org> | 2025-11-06 16:53:15 +0000 |
| commit | a41ffaa330f5dbfc6b10f32ea2879755e07ba932 (patch) | |
| tree | 15c326378ccd0f38029194985be150c45e82b9d3 | |
| parent | 850841edf6c0867a170d2637f3dacfda33d5f3dd (diff) | |
ciss.4: Add p440ar to HARDWARE
PR: 290425
MFC after: 3 seconds, this fixes the HW relnotes
Reported by: jwb
| -rw-r--r-- | share/man/man4/ciss.4 | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/share/man/man4/ciss.4 b/share/man/man4/ciss.4 index 28d6556ecd85..d731aaddad38 100644 --- a/share/man/man4/ciss.4 +++ b/share/man/man4/ciss.4 @@ -1,7 +1,7 @@ .\" Written by Tom Rhodes .\" This file is in the public domain. .\" -.Dd January 26, 2012 +.Dd November 6, 2025 .Dt CISS 4 .Os .Sh NAME @@ -87,9 +87,10 @@ might be solved by updating the firmware and/or setting the .Va hw.ciss.nop_message_heartbeat tunable to non-zero at boot time. .Sh HARDWARE -Controllers supported by the +The .Nm -driver include: +driver supports controllers implementing +Common Interface for SCSI-3 Support Open Specification v1.04, including: .Pp .Bl -bullet -compact .It @@ -145,6 +146,8 @@ HP Smart Array P430i .It HP Smart Array P431 .It +HP Smart Array P440ar +.It HP Smart Array P530 .It HP Smart Array P531 |
