Date: Wed, 7 Feb 1996 08:10:09 -0600 From: Jim Lowe <james@miller.cs.uwm.edu> To: joerg_wunsch@uriah.heep.sax.de, root@deadline.snafu.de Cc: current@FreeBSD.ORG Subject: Re: Tired of "isa_dmadone_nobounce" messages Message-ID: <199602071410.IAA05624@miller.cs.uwm.edu>
next in thread | raw e-mail | index | archive | help
The problem is that someone changed the isa.c dma_start code and the sound code a week or so ago and didn't complete the required changes. They added the code to set dma_dusy[], but didn't add the code to clear dma_busy[] in dmabuf.c. Thus, the messages. I hope this person will eventually fix what he broke or back out his changes -- since it is effecting a lot of people who use this code. -Jim
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199602071410.IAA05624>