AHCI - ATAPI adjustments.
authorMatthew Dillon <dillon@apollo.backplane.com>
Wed, 1 Jul 2009 17:43:15 +0000 (10:43 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Wed, 1 Jul 2009 17:43:15 +0000 (10:43 -0700)
commit192ee1d05c6f3754d7246928ffb34ab5efb53f0b
treee4497e655c5a755d380a3cf7e2c30d381551f81c
parent77f3425ba39931e21723c1e933aaea6782d970ac
AHCI - ATAPI adjustments.

Restrict the sense length to what ATAPI expects and add more legacy
initialization to the packet FIS.

This was an attempt to fix some reported issues with ATAPI, but it didn't
fix anything.  However, it didn't hurt either and the adjustments are at
least as good as the old ones.
sys/dev/disk/ahci/ahci.c
sys/dev/disk/ahci/ahci_cam.c