From owner-cvs-all Tue Apr 9 18:15:32 2002 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 5526637B405; Tue, 9 Apr 2002 18:15:26 -0700 (PDT) Received: (from brian@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3A1FPE02896; Tue, 9 Apr 2002 18:15:25 -0700 (PDT) (envelope-from brian) Message-Id: <200204100115.g3A1FPE02896@freefall.freebsd.org> From: Brian Somers Date: Tue, 9 Apr 2002 18:15:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/digi digi.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 brian 2002/04/09 18:15:25 PDT Modified files: sys/dev/digi digi.c Log: Use the PCI port for pci cards, not just for PCIXR cards. Add the card name to the error message for the first initialisation failure, giving us more info about what was actually discovered. This code has been tested by Robert Suetterlin to work on a PCI Xem card. Revision Changes Path 1.24 +6 -6 src/sys/dev/digi/digi.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message