From 79ccc199832bfa1ae493ce9af6d9b16875efcef2 Mon Sep 17 00:00:00 2001 From: "Jordan K. Hubbard" Date: Thu, 11 Mar 1999 10:48:02 +0000 Subject: [PATCH] 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. --- sys/cam/cam_xpt.c | 4 ++-- 1 file 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 #include @@ -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",