From owner-cvs-all Fri Dec 21 13:35:52 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 F141F37B405; Fri, 21 Dec 2001 13:35:47 -0800 (PST) Received: (from tmm@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBLLZld76559; Fri, 21 Dec 2001 13:35:47 -0800 (PST) (envelope-from tmm) Message-Id: <200112212135.fBLLZld76559@freefall.freebsd.org> From: Thomas Moestl Date: Fri, 21 Dec 2001 13:35:47 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sparc64/pci psycho.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 tmm 2001/12/21 13:35:47 PST Modified files: sys/sparc64/pci psycho.c Log: Add a workaround for quirky PCI devices that set the intpin register to 0, but use this mechanism to generate interrupts. Preserve the child device when setting up and tearing down interrupts. Some style nits. Revision Changes Path 1.2 +66 -20 src/sys/sparc64/pci/psycho.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message