From owner-cvs-all Tue Aug 29 15:11:41 2000 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 80BAE37B6DE; Tue, 29 Aug 2000 15:11:39 -0700 (PDT) Received: (from ken@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA67820; Tue, 29 Aug 2000 15:11:39 -0700 (PDT) (envelope-from ken@FreeBSD.org) Message-Id: <200008292211.PAA67820@freefall.freebsd.org> From: Kenneth Merry Date: Tue, 29 Aug 2000 15:11:39 -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 ken 2000/08/29 15:11:39 PDT Modified files: sys/cam cam_periph.c Log: Change the "Duplicate Wired Device entry" printout in camperiphnextunit to also mention the peripheral name, bus, target and lun of the device we attempted to put in that slot. This gives the user a little more information about what is going on. Tested by: Andre Albsmeier Discussed with: gibbs Revision Changes Path 1.27 +14 -8 src/sys/cam/cam_periph.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message