Subject: CVS commit: [netbsd-3] src/sys/dev/isapnp
To: None <source-changes@NetBSD.org>
From: Geert Hendrickx <ghen@netbsd.org>
List: source-changes
Date: 10/06/2006 20:49:39
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.