看板 DFBSD_commit 關於我們 聯絡資訊
commit 4dac9024e224cf231838887a54920825ec1c0d76 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/4dac9024e224cf231838887a54920825ec1c0d76 -- DragonFly BSD source repository