看板 DFBSD_commit 關於我們 聯絡資訊
commit f7d09f74132897fe67ff3b9614b8c1955a8b4c61 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Fri Jun 19 09:04:22 2009 -0700 AHCI - Correct prdbc warning. * This field is only updated by hardware for non-NCQ packets, don't spew warnings if it is zero for NCQ packets. Reported-by: Sepherosa Ziehau <sepherosa@gmail.com> Summary of changes: sys/dev/disk/ahci/ahci.c | 17 +++++++++++------ 1 files changed, 11 insertions(+), 6 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f7d09f74132897fe67ff3b9614b8c1955a8b4c61 -- DragonFly BSD source repository