From owner-cvs-all Mon Aug 27 13:44:42 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 66EAB37B401; Mon, 27 Aug 2001 13:44:38 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f7RKicF62585; Mon, 27 Aug 2001 13:44:38 -0700 (PDT) (envelope-from imp) Message-Id: <200108272044.f7RKicF62585@freefall.freebsd.org> From: Warner Losh Date: Mon, 27 Aug 2001 13:44:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/pci pci_cfgreg.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/08/27 13:44:38 PDT Modified files: sys/i386/pci pci_cfgreg.c Log: MFS: IRQ ordering, PRVERB and more whining in pcibios_get_version on failure. Check return value from bios32. [[ Yes, I was bad and committed this to stable first. I should have done the commit in the other order. ]] Revision Changes Path 1.79 +61 -31 src/sys/i386/pci/pci_cfgreg.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message