From owner-cvs-all Mon Jun 24 8:29:31 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 7447537B407; Mon, 24 Jun 2002 08:28:47 -0700 (PDT) Received: (from robert@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5OFSlY50639; Mon, 24 Jun 2002 08:28:47 -0700 (PDT) (envelope-from robert) Message-Id: <200206241528.g5OFSlY50639@freefall.freebsd.org> From: Robert Drehmel Date: Mon, 24 Jun 2002 08:28:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sound/pci maestro3.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 robert 2002/06/24 08:28:47 PDT Modified files: sys/dev/sound/pci maestro3.c Log: Enable mixer interrupts after the mixer is initialized, otherwise we might get interrupts and are unable to handle them properly, which results in a page fault. PR: kern/39549 Submitted by: Gil Kloepfer Revision Changes Path 1.14 +2 -2 src/sys/dev/sound/pci/maestro3.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message