Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/isapnp
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.
Home |
Main Index |
Thread Index |
Old Index