aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1999-03-11 10:48:02 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1999-03-11 10:48:02 +0000
commit79ccc199832bfa1ae493ce9af6d9b16875efcef2 (patch)
tree14d01c527de3b31514bbcc3c8593d280ae846fa7
parent960d04f6fceafa9fa477b4acf05eebf00867730f (diff)
downloadsrc-79ccc199832bfa1ae493ce9af6d9b16875efcef2.tar.gz
src-79ccc199832bfa1ae493ce9af6d9b16875efcef2.zip
People who wanted the "tagged opening" message can boot -v. The rest
of us, who appear to have complained incessantly about this message since it appeared, can now stop.
Notes
Notes: svn path=/head/; revision=44661
-rw-r--r--sys/cam/cam_xpt.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/cam/cam_xpt.c b/sys/cam/cam_xpt.c
index 977003d8562a..fa034d350ece 100644
--- a/sys/cam/cam_xpt.c
+++ b/sys/cam/cam_xpt.c
@@ -26,7 +26,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: cam_xpt.c,v 1.46 1999/03/05 23:18:16 gibbs Exp $
+ * $Id: cam_xpt.c,v 1.47 1999/03/07 22:48:50 ken Exp $
*/
#include <sys/param.h>
#include <sys/systm.h>
@@ -3045,7 +3045,7 @@ xpt_action(union ccb *start_ccb)
xpt_dev_ccbq_resize(crs->ccb_h.path,
crs->openings);
- if (bootverbose || 1) {
+ if (bootverbose) {
xpt_print_path(crs->ccb_h.path);
printf("tagged openings "
"now %d\n",