From owner-cvs-all Thu Jul 29 9:45:44 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E2459150C5; Thu, 29 Jul 1999 09:45:35 -0700 (PDT) (envelope-from gallatin@FreeBSD.org) Received: (from gallatin@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA59211; Thu, 29 Jul 1999 09:44:23 -0700 (PDT) (envelope-from gallatin@FreeBSD.org) Message-Id: <199907291644.JAA59211@freefall.freebsd.org> From: Andrew Gallatin Date: Thu, 29 Jul 1999 09:44:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/pci cia.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk gallatin 1999/07/29 09:44:23 PDT Modified files: sys/alpha/pci cia.c Log: On an AS 600 5/266 (and possibly others), accessing the configuration space of PCI devices that don't exist cause PCI master & target aborts rather than returning ~0 or giving a machine check. Bring in some code from NetBSD to handle this properly. obtained from: NetBSD reviewed by: dfr Revision Changes Path 1.21 +26 -3 src/sys/alpha/pci/cia.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message