From owner-cvs-all Wed Apr 4 11:24:40 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 221F937B71A; Wed, 4 Apr 2001 11:24:36 -0700 (PDT) (envelope-from mjacob@FreeBSD.org) Received: (from mjacob@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f34IOa133871; Wed, 4 Apr 2001 11:24:36 -0700 (PDT) (envelope-from mjacob) Message-Id: <200104041824.f34IOa133871@freefall.freebsd.org> From: Matt Jacob Date: Wed, 4 Apr 2001 11:24:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/cam cam_periph.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mjacob 2001/04/04 11:24:35 PDT Modified files: sys/cam cam_periph.c Log: If we have and error and are booting verbosely, don't be complaining if this was a non-retryable selection timeout- wading through 256 targets worth of Fibre Channel 'selection timeouts' is tedious at best. Revision Changes Path 1.34 +8 -2 src/sys/cam/cam_periph.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message