kernel - CAM - track busses for configuration
authorMatthew Dillon <dillon@apollo.backplane.com>
Wed, 30 Sep 2009 18:45:53 +0000 (11:45 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Wed, 30 Sep 2009 18:45:53 +0000 (11:45 -0700)
commit2fcd6d47704f526e80a905fa7accbec3f5528041
tree53e30039d450db4797baff1b5cb0eb3f1ffc9c65
parentfb5250243a0189ae4a7a506b435f219b3a1b8766
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.
sys/bus/cam/cam_xpt.c