Subject: CVS commit: src/sys/dev/isapnp
To: None <source-changes@NetBSD.org>
From: Jared D. McNeill <jmcneill@netbsd.org>
List: source-changes
Date: 09/25/2006 23:26:19
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.