From owner-cvs-all Mon Sep 30 17:58:18 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 5900D37B401; Mon, 30 Sep 2002 17:58:17 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C4C443E6A; Mon, 30 Sep 2002 17:58:17 -0700 (PDT) (envelope-from brooks@FreeBSD.org) Received: from freefall.freebsd.org (brooks@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g910wGCo070148; Mon, 30 Sep 2002 17:58:16 -0700 (PDT) (envelope-from brooks@freefall.freebsd.org) Received: (from brooks@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g910wG51070147; Mon, 30 Sep 2002 17:58:16 -0700 (PDT) Message-Id: <200210010058.g910wG51070147@freefall.freebsd.org> From: Brooks Davis Date: Mon, 30 Sep 2002 17:58:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sr if_sr.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 brooks 2002/09/30 17:58:16 PDT Modified files: sys/dev/sr if_sr.c Log: Use if_printf(ifp, "blah") instead of printf("sr%d: blah", ifp->if_unit). Revision Changes Path 1.50 +4 -4 src/sys/dev/sr/if_sr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message