kernel - CAM - track busses for configuration
commit4dac9024e224cf231838887a54920825ec1c0d76
authorMatthew Dillon <dillon@apollo.backplane.com>
Wed, 30 Sep 2009 18:45:53 +0000 (30 11:45 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Wed, 30 Sep 2009 18:52:42 +0000 (30 11:52 -0700)
tree94d52d4e5824cdb1374b6c77c9613df81ce039fd
parentf83d3f9720dbc8b7012402840f887429aafdbd1b
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