git: kernel - CAM - track busses for configuration
Matthew Dillon
dillon at crater.dragonflybsd.org
Wed Sep 30 11:53:53 PDT 2009
commit 2fcd6d47704f526e80a905fa7accbec3f5528041
Author: Matthew Dillon <dillon at 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
More information about the Commits
mailing list