From owner-cvs-all Sun Feb 16 20:13:47 2003 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 33C7937B401; Sun, 16 Feb 2003 20:13:45 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CC3C643F3F; Sun, 16 Feb 2003 20:13:44 -0800 (PST) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1H4Dibv063821; Sun, 16 Feb 2003 20:13:44 -0800 (PST) (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1H4DiZj063820; Sun, 16 Feb 2003 20:13:44 -0800 (PST) Message-Id: <200302170413.h1H4DiZj063820@repoman.freebsd.org> From: Warner Losh Date: Sun, 16 Feb 2003 20:13:44 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/cardbus cardbus.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 imp 2003/02/16 20:13:44 PST Modified files: sys/dev/cardbus cardbus.c Log: Move call to pci_print_verbose until after all the variables that it depends on. Pointy hat to: imp (anybody know if these things are accepted at Eco-Cycle?) Revision Changes Path 1.35 +1 -1 src/sys/dev/cardbus/cardbus.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message