From owner-cvs-all Fri Aug 23 19:47: 8 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 15C2337B400; Fri, 23 Aug 2002 19:47:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC23B43E6E; Fri, 23 Aug 2002 19:47:02 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: from freefall.freebsd.org (peter@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7O2l2JU007679; Fri, 23 Aug 2002 19:47:02 -0700 (PDT) (envelope-from peter@freefall.freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7O2l2cp007678; Fri, 23 Aug 2002 19:47:02 -0700 (PDT) Message-Id: <200208240247.g7O2l2cp007678@freefall.freebsd.org> From: Peter Wemm Date: Fri, 23 Aug 2002 19:47:02 -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 List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG peter 2002/08/23 19:47:02 PDT Modified files: sys/cam cam_periph.c Log: Fix unit wiring. Also, change the variable "hit" to "wired" so that it is more obvious. Obtained from: gibbs/ken Revision Changes Path 1.40 +9 -11 src/sys/cam/cam_periph.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message