From owner-cvs-all Mon Nov 5 13: 2:30 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 B9B9A37B417; Mon, 5 Nov 2001 13:02:27 -0800 (PST) Received: (from rwatson@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id fA5L2Rl03816; Mon, 5 Nov 2001 13:02:27 -0800 (PST) (envelope-from rwatson) Message-Id: <200111052102.fA5L2Rl03816@freefall.freebsd.org> From: Robert Watson Date: Mon, 5 Nov 2001 13:02:27 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/dpt dpt_control.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 rwatson 2001/11/05 13:02:27 PST Modified files: sys/dev/dpt dpt_control.c Log: o dpt_control.c is not compiled into the system (commented out in conf/files) and as a result appears to have been missed in the bulk KSE update of drivers. This change replaces references to proc with thread. It has not been compile-tested. Revision Changes Path 1.19 +7 -7 src/sys/dev/dpt/dpt_control.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message