Subject: PR/37512 CVS commit: src/sys/dev
To: None <jmcneill@NetBSD.org, gnats-admin@netbsd.org,>
From: Martin Husemann <martin@netbsd.org>
List: netbsd-bugs
Date: 12/11/2007 00:10:03
The following reply was made to PR kern/37512; it has been noted by GNATS.

From: Martin Husemann <martin@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/37512 CVS commit: src/sys/dev
Date: Tue, 11 Dec 2007 00:08:14 +0000 (UTC)

 Module Name:	src
 Committed By:	martin
 Date:		Tue Dec 11 00:08:14 UTC 2007
 
 Modified Files:
 	src/sys/dev: audio.c
 
 Log Message:
 When collecting mixer values while suspending, initialize the number
 of channels from the mixer device info. Fixes PR kern/37512.
 OK: jmcneill
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.227 -r1.228 src/sys/dev/audio.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.