From owner-cvs-all Wed Jan 17 11:24:26 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 199BE37B6C0; Wed, 17 Jan 2001 11:24:07 -0800 (PST) Received: (from mjacob@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0HJO7a87663; Wed, 17 Jan 2001 11:24:07 -0800 (PST) (envelope-from mjacob) Message-Id: <200101171924.f0HJO7a87663@freefall.freebsd.org> From: Matt Jacob Date: Wed, 17 Jan 2001 11:24:07 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci isp_pci.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mjacob 2001/01/17 11:24:07 PST Modified files: (Branch: RELENG_4) sys/pci isp_pci.c Log: MFC: initialize default role for HBA (to ISP_DEFAULT_ROLES). If booting verbose, remember to set ISP_LOGINFO for printing messages as well as ISP_LOGCONFIG. Add a missing argument to an error message. Revision Changes Path 1.45.2.6 +4 -3 src/sys/pci/Attic/isp_pci.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message