From owner-cvs-all Mon Sep 30 18: 3: 4 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 52B7C37B401; Mon, 30 Sep 2002 18:03:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 084ED43E3B; Mon, 30 Sep 2002 18:03:03 -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 g91132Co072097; Mon, 30 Sep 2002 18:03:02 -0700 (PDT) (envelope-from brooks@freefall.freebsd.org) Received: (from brooks@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g91132kS072096; Mon, 30 Sep 2002 18:03:02 -0700 (PDT) Message-Id: <200210010103.g91132kS072096@freefall.freebsd.org> From: Brooks Davis Date: Mon, 30 Sep 2002 18:03:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/xe if_xe.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 18:03:02 PDT Modified files: sys/dev/xe if_xe.c Log: Use if_printf(ifp, "foo") instead of printf("xe%d: foo", ifp->it_unit). Revision Changes Path 1.31 +2 -2 src/sys/dev/xe/if_xe.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message