From owner-cvs-all Thu Aug 29 8: 6:32 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1446537B400; Thu, 29 Aug 2002 08:06:28 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA39743E42; Thu, 29 Aug 2002 08:06:27 -0700 (PDT) (envelope-from scottl@FreeBSD.org) Received: from freefall.freebsd.org (scottl@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7TF6RJU091515; Thu, 29 Aug 2002 08:06:27 -0700 (PDT) (envelope-from scottl@freefall.freebsd.org) Received: (from scottl@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7TF6Rdl091514; Thu, 29 Aug 2002 08:06:27 -0700 (PDT) Message-Id: <200208291506.g7TF6Rdl091514@freefall.freebsd.org> From: Scott Long Date: Thu, 29 Aug 2002 08:06:27 -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 scottl 2002/08/29 08:06:26 PDT Modified files: sys/dev/sound/pci maestro3.c Log: Fix a silly off my one error that caused crashes on resume in certain circumstances. The problem was only reported with -stable, but it's obviously wrong in -current also. MFC is forthcoming. Submitted by: doconnor@dsoft.com.au Revision Changes Path 1.17 +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