freebsd-nq/sys/cam/ata
Alan Somers 99ae1d3b25 cam: fix sign-extension error in adagetparams
adagetparams contains a sign-extension error that will cause the sector
count to be incorrectly calculated for ATA disks of >=1TiB that still use
CHS addressing. Disks using LBA48 addressing are unaffected.

Reported by:	Coverity
CID:		1007296
Reviewed by:	ken
MFC after:	3 weeks
Sponsored by:	Spectra Logic Corp
Differential Revision:	https://reviews.freebsd.org/D13198
2017-12-06 17:01:25 +00:00
..
ata_all.c sys/cam: further adoption of SPDX licensing ID tags. 2017-11-27 15:12:43 +00:00
ata_all.h sys/cam: further adoption of SPDX licensing ID tags. 2017-11-27 15:12:43 +00:00
ata_da.c cam: fix sign-extension error in adagetparams 2017-12-06 17:01:25 +00:00
ata_pmp.c Remove unused 4th argument to match the standard error routines. 2017-12-06 00:29:50 +00:00
ata_xpt.c Remove unused 4th argument to match the standard error routines. 2017-12-06 00:29:50 +00:00