看板 DFBSD_commit 關於我們 聯絡資訊
commit 7d4fcf3451984e5b532e2cbb812974b191c7d5cd Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Fri Jun 5 17:59:10 2009 -0700 AHCI - Hook up sense information from rfis for ATAPI commands Hook-in the sense data returned from the rfis by translating it to the autosense data structure in CAM CCB. Summary of changes: sys/dev/disk/ahci/ahci_cam.c | 38 ++++++++++++++++++++++++++++++++++++++ 1 files changed, 38 insertions(+), 0 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7d4fcf3451984e5b532e2cbb812974b191c7d5cd -- DragonFly BSD source repository