freebsd-skq/sys/cam/ata
mav fe221d29bf 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
ata_da.c Some microoptimizations for da and ada drivers: 2013-10-24 14:05:44 +00:00
ata_pmp.c
ata_xpt.c