From owner-cvs-all Wed Dec 19 9:38:43 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 90B8E37B41A; Wed, 19 Dec 2001 09:38:38 -0800 (PST) Received: (from orion@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBJHccB29824; Wed, 19 Dec 2001 09:38:38 -0800 (PST) (envelope-from orion) Message-Id: <200112191738.fBJHccB29824@freefall.freebsd.org> From: Orion Hodson Date: Wed, 19 Dec 2001 09:38:38 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sound/pci ich.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 orion 2001/12/19 09:38:38 PST Modified files: sys/dev/sound/pci ich.c Log: Clear resume interrupts - these can occur during initialization and must be cleared to prevent machine hanging (presently aflicts -current and -stable). Problem reported by Bruce Montague PR: kern/29769 (probably) Revision Changes Path 1.13 +38 -22 src/sys/dev/sound/pci/ich.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message