From owner-cvs-all Tue Feb 27 10:40:17 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 8438F37B71E; Tue, 27 Feb 2001 10:40:07 -0800 (PST) (envelope-from scottl@FreeBSD.org) Received: (from scottl@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1RIe7U16412; Tue, 27 Feb 2001 10:40:07 -0800 (PST) (envelope-from scottl) Message-Id: <200102271840.f1RIe7U16412@freefall.freebsd.org> From: Scott Long Date: Tue, 27 Feb 2001 10:40:07 -0800 (PST) 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 X-Loop: FreeBSD.ORG scottl 2001/02/27 10:40:07 PST Modified files: sys/dev/sound/pci maestro3.c Log: Don't re-init the mixer on resume. This keeps the channel volumes from being trashed when you suspend, though this may need to be revisited if we ever get suspend-to-disk implememted. Revision Changes Path 1.2 +1 -3 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