HomeFreeBSD

MFC r305536: Fix channel initialization in FBS mode.

Description

MFC r305536: Fix channel initialization in FBS mode.

Due to reading initialized variable, FIS receive area was always allocated
as 256 bytes, suitable for command-based switching, instead of 4096 bytes,
required for FIS-based switching. This caused memory corruption in case of
port multipliers used on FBS-capable HBAs (Marvell).

Details

Provenance
mavAuthored on
Parents
rS305796: hyperv/hn: Remove the FreeBSD_version check for TSO configuration
Branches
Unknown
Tags
Unknown