看板 DFBSD_commit 關於我們 聯絡資訊
commit ede4fee5fa61f49f298108f3711cb3e2eeec18c1 Author: Sascha Wildner <saw@online.de> Date: Mon Dec 6 19:12:30 2010 +0100 aac(4) & mfi(4): Fix masking bug. When masking direct and processor devices during an inquiry, properly preserve the upper bits of the first data byte. Taken-from: FreeBSD Summary of changes: sys/dev/raid/aac/aac_cam.c | 3 ++- sys/dev/raid/mfi/mfi_cam.c | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ede4fee5fa61f49f298108f3711cb3e2eeec18c1 -- DragonFly BSD source repository