看板 DFBSD_commit 關於我們 聯絡資訊
commit 192ee1d05c6f3754d7246928ffb34ab5efb53f0b Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Wed Jul 1 10:43:15 2009 -0700 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. Summary of changes: sys/dev/disk/ahci/ahci.c | 6 ++++-- sys/dev/disk/ahci/ahci_cam.c | 38 ++++++++++++++++++++++++++++++-------- 2 files changed, 34 insertions(+), 10 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/192ee1d05c6f3754d7246928ffb34ab5efb53f0b -- DragonFly BSD source repository