看板 DFBSD_commit 關於我們 聯絡資訊
commit 2fcd6d47704f526e80a905fa7accbec3f5528041 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Wed Sep 30 11:45:53 2009 -0700 kernel - CAM - track busses for configuration * To prevent an underflow of the busses_to_config variable, track which busses were counted towards the busses we are waiting for. * Add kprintfs for verbose operation plus one or two for normal booting. Summary of changes: sys/bus/cam/cam_xpt.c | 66 ++++++++++++++++++++++++++++++++++++++---------- 1 files changed, 52 insertions(+), 14 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2fcd6d47704f526e80a905fa7accbec3f5528041 -- DragonFly BSD source repository