From owner-cvs-all Sun Sep 9 10:43: 1 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 C764137B407; Sun, 9 Sep 2001 10:42:58 -0700 (PDT) Received: (from imp@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f89Hgw584603; Sun, 9 Sep 2001 10:42:58 -0700 (PDT) (envelope-from imp) Message-Id: <200109091742.f89Hgw584603@freefall.freebsd.org> From: Warner Losh Date: Sun, 9 Sep 2001 10:42:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pccard pcic_pci.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 2001/09/09 10:42:58 PDT Modified files: sys/pccard pcic_pci.c Log: When booting verbose, print the config space for this device. This will help debugging problem systems as it will reduce the number of commands the user needs to type and send me the output of. Revision Changes Path 1.95 +20 -1 src/sys/pccard/pcic_pci.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message