The branch stable/14 has been updated by jrhall: URL: https://cgit.FreeBSD.org/src/commit/?id=c779717b6d09248f7f407364f088ed8b7382a00a
commit c779717b6d09248f7f407364f088ed8b7382a00a Author: John Hall <[email protected]> AuthorDate: 2026-02-12 22:00:01 +0000 Commit: John Hall <[email protected]> CommitDate: 2026-02-12 22:00:01 +0000 RELNOTES: Add entry for 8accd4d99f81 --- RELNOTES | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/RELNOTES b/RELNOTES index 05423107a182..b5e957b9352c 100644 --- a/RELNOTES +++ b/RELNOTES @@ -10,6 +10,13 @@ newline. Entries should be separated by a newline. Changes to this file should not be MFCed. +8accd4d99f81: + Update smartpqi(4) to vendor version 14.4690.0.2008 - 15.2.0.2008 + for the SmartArray storage controllers. This adds support for new + controllers, adds code that utilizes the new BIG_IOCTL_Command_struct + and allows the I/O buffer size for a single passthrough ioctl to be + stored as a 32 bit integer instead of the original 16 bit integer. + ec98cb56861f: The smartpqi(4) driver was updated to vendor version 4660.0.2002 for the SmartArry storage controllers.
