git: AHCI/SILI - More adjustments to last commit

看板DFBSD_commit作者時間16年前 (2009/11/04 03:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit d15a49f2d55e581da5b9f1a62329f85b726c015e Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Tue Nov 3 10:36:35 2009 -0800 AHCI/SILI - More adjustments to last commit * Use the ultradma field instead of the legacy field. All SATA devices must support DMA so don't bother with the other legacy fields. If the ultradma field is not initialized (on future devices) then presumably we do not have to SETXFER at all. * Note that SATA hard drives do report this field. * Fix mode calculation. Summary of changes: sys/dev/disk/ahci/ahci_cam.c | 29 +++++++++++++++-------------- sys/dev/disk/sili/sili_cam.c | 29 +++++++++++++++-------------- 2 files changed, 30 insertions(+), 28 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d15a49f2d55e581da5b9f1a62329f85b726c015e -- DragonFly BSD source repository
文章代碼(AID): #1Ay7txnH (DFBSD_commit)