freebsd-dev/sys/cam/ata
Alexander Motin 6d45fdc941 Fix support for increased logical sector size (4K-native drives).
- Logical sector size is measured in words, not bytes.
- If physical sector is not bigger then logical sector, it does not mean
it should be set equal to 512 bytes, but set to logical sector.

PR:		misc/187269
Submitted by:	Ravi Pokala <rpokala@panasas.com>
MFC after:	1 week
2014-03-07 09:45:40 +00:00
..
ata_all.c Fix support for increased logical sector size (4K-native drives). 2014-03-07 09:45:40 +00:00
ata_all.h Unify periph invalidation and destruction reporting. 2013-10-15 17:59:41 +00:00
ata_da.c Some microoptimizations for da and ada drivers: 2013-10-24 14:05:44 +00:00
ata_pmp.c Merge CAM locking changes from the projects/camlock branch to radically 2013-10-21 12:00:26 +00:00
ata_xpt.c Merge CAM locking changes from the projects/camlock branch to radically 2013-10-21 12:00:26 +00:00