diff options
| author | John Hall <jrhall@FreeBSD.org> | 2026-02-02 20:35:19 +0000 |
|---|---|---|
| committer | John Hall <jrhall@FreeBSD.org> | 2026-02-02 20:37:15 +0000 |
| commit | 69f535564125f6c59b02616c806ab7fcf9563878 (patch) | |
| tree | 3656fbd6b67b1d5f133cb12bc1ecdb0afb1cece9 | |
| parent | 32c3723f06554db7d0da49c6f361c7b8f1a394c1 (diff) | |
RELNOTES: Add entry for 7f54c65abc67
| -rw-r--r-- | RELNOTES | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -10,6 +10,13 @@ newline. Entries should be separated by a newline. Changes to this file should not be MFCed. +7f54c65abc67: + 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. + b0d997095022: The pf firewall now supports passing IPv6 packets to divert(4) sockets via divert-to actions. |
