The branch stable/15 has been updated by jrhall: URL: https://cgit.FreeBSD.org/src/commit/?id=4ca74afdcd455656668911e237ba959ff11bfac5
commit 4ca74afdcd455656668911e237ba959ff11bfac5 Author: John Hall <[email protected]> AuthorDate: 2026-02-12 19:47:53 +0000 Commit: John Hall <[email protected]> CommitDate: 2026-02-12 19:47:53 +0000 RELNOTES: Add entry for 0c370a416b68 --- RELNOTES | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/RELNOTES b/RELNOTES index 02bc5b96f080..9222a7a2ea0d 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. +0c370a416b68: + 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. + 256d05617c71: The smartpqi(4) driver was updated to vendor version 4660.0.2002 for the SmartArry storage controllers.
