git: DragonFly_RELEASE_2_4 kernel - CAM - track busses for configuration
Matthew Dillon
dillon at crater.dragonflybsd.org
Wed Sep 30 11:54:12 PDT 2009
commit 4dac9024e224cf231838887a54920825ec1c0d76
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/4dac9024e224cf231838887a54920825ec1c0d76
--
DragonFly BSD source repository
More information about the Commits
mailing list