Page MenuHomeFreeBSD

pvscsi: Explicitly mask out CTS_SAS_VALID_SPEED bit
ClosedPublic

Authored by zlei on Mon, Jan 13, 9:02 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jan 23, 12:24 AM
Unknown Object (File)
Wed, Jan 22, 10:43 PM
Unknown Object (File)
Mon, Jan 20, 9:53 AM
Unknown Object (File)
Sun, Jan 19, 3:21 PM
Unknown Object (File)
Sun, Jan 19, 1:09 PM
Unknown Object (File)
Sun, Jan 19, 10:35 AM
Unknown Object (File)
Sun, Jan 19, 2:42 AM
Unknown Object (File)
Fri, Jan 17, 5:20 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