SILI - Fix embarassing bug for non-NCQ disk accesses > 128G
commitb96fc23d47e94d938d60ac871194feb18c6e1f63
authorMatthew Dillon <dillon@apollo.backplane.com>
Thu, 2 Jul 2009 02:48:22 +0000 (1 19:48 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Thu, 2 Jul 2009 02:48:22 +0000 (1 19:48 -0700)
tree913abdf7063a324ce2c72fa2a071afc024b9735c
parentb2772aee9da8b587dc9444600b08f2a51e846cdf
SILI - Fix embarassing bug for non-NCQ disk accesses > 128G

Fix an embarassing bug for non-NCQ disk accesses > 128G.  This only
applied to non-NCQ accesses for disks and typically will not happen
with the SILI part since it can use NCQ for everything.  Non-NCQ
accesses for seek positions from 128G to 2TB were wrapping the LBA.
sys/dev/disk/sili/sili_cam.c