diff options
author | mav <mav@FreeBSD.org> | 2014-03-14 07:47:28 +0000 |
---|---|---|
committer | mav <mav@FreeBSD.org> | 2014-03-14 07:47:28 +0000 |
commit | 855ff9ecbba0dce7a421af373c5053a33c48c9ea (patch) | |
tree | f765d60d393baa9c68cd209672c15024df85ea2a /sys/dev/usb/usb_dev.c | |
parent | f44e8da41c495d7b94e6500e31f89d8006e5aa04 (diff) | |
download | FreeBSD-src-855ff9ecbba0dce7a421af373c5053a33c48c9ea.zip FreeBSD-src-855ff9ecbba0dce7a421af373c5053a33c48c9ea.tar.gz |
MFC r262886:
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>
Diffstat (limited to 'sys/dev/usb/usb_dev.c')
0 files changed, 0 insertions, 0 deletions