Page MenuHomeFreeBSD

pvscsi: Explicitly mask out CTS_SAS_VALID_SPEED bit
ClosedPublic

Authored by zlei on Jan 13 2025, 9:02 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Oct 7, 1:16 AM
Unknown Object (File)
Sat, Sep 27, 3:08 AM
Unknown Object (File)
Tue, Sep 16, 6:42 AM
Unknown Object (File)
Sep 13 2025, 5:30 AM
Unknown Object (File)
Sep 6 2025, 7:03 PM
Unknown Object (File)
Sep 5 2025, 11:06 AM
Unknown Object (File)
Aug 22 2025, 10:11 AM
Unknown Object (File)
Jul 20 2025, 9:45 PM
Subscribers

Details

Summary

This driver report connection speed over sas port speed. On stable/13 branch the stack-allocated CCB is not cleared thus on boot the the cam layer may report wrong speed. -current and stable/14 are not affected, but I want -current and stable/14 to have this in to reduce drift between branches.

da0: <VMware Virtual disk 2.0> Fixed Direct Access SPC-4 SCSI device
da0: 4294967.295MB/s transfers

MFC after: 3 days

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable