Subject: PR/32473 CVS commit: [netbsd-3] src/sys/dev/isapnp
To: None <jmcneill@NetBSD.org, gnats-admin@netbsd.org,>
From: Geert Hendrickx <ghen@netbsd.org>
List: netbsd-bugs
Date: 10/06/2006 20:50:02
The following reply was made to PR kern/32473; it has been noted by GNATS.

From: Geert Hendrickx <ghen@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/32473 CVS commit: [netbsd-3] src/sys/dev/isapnp
Date: Fri,  6 Oct 2006 20:49:39 +0000 (UTC)

 Module Name:	src
 Committed By:	ghen
 Date:		Fri Oct  6 20:49:39 UTC 2006
 
 Modified Files:
 	src/sys/dev/isapnp [netbsd-3]: gus_isapnp.c
 
 Log Message:
 Pull up following revision(s) (requested by jmcneill in ticket #1531):
 	sys/dev/isapnp/gus_isapnp.c: revision 1.28
 PR# 32473: GUS PnP audio device seems to be broken in NetBSD 3.0
 We now need to call isa_drq_alloc to reserve DMA channel(s) for ISA
 devices.
 Thanks to Ben Collver for testing the patch for me!
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.24 -r1.24.8.1 src/sys/dev/isapnp/gus_isapnp.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.