Subject: PR/32473 CVS commit: src/sys/dev/isapnp
To: None <jmcneill@NetBSD.org, gnats-admin@netbsd.org,>
From: Jared D. McNeill <jmcneill@netbsd.org>
List: netbsd-bugs
Date: 09/25/2006 23:30:02
The following reply was made to PR kern/32473; it has been noted by GNATS.
From: "Jared D. McNeill" <jmcneill@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc:
Subject: PR/32473 CVS commit: src/sys/dev/isapnp
Date: Mon, 25 Sep 2006 23:26:19 +0000 (UTC)
Module Name: src
Committed By: jmcneill
Date: Mon Sep 25 23:26:19 UTC 2006
Modified Files:
src/sys/dev/isapnp: gus_isapnp.c
Log Message:
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.27 -r1.28 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.