Skip site navigation (1)Skip section navigation (2)
Date:      Tue,  4 May 1999 01:09:24 -0500 (CDT)
From:      Anthony Kimball <alk@pobox.com>
To:        current@freebsd.org
Subject:   pcm sound
Message-ID:  <14126.36332.612699.745659@avalon.east>

next in thread | raw e-mail | index | archive | help

I poked at the pcm sound driver a bit, and it appears that
sys/i386/isa/isa_dma.c:isa_dmastatus is returning 65280 (== snd_dmabuf
bufsize == 0xff00) when there is no dma pending, which kinda blows the
mind of sys/i386/isa/snd/dmabuf.c:dsp_wr_dmaupdate (which is easily
confused).

This breaks pcm audio.  isa_dma.c seems to be new with newbus?  
I just thought the author(s) might be interested the know that
this routine seems not to be returning what it claims in the comments.

I don't suppose anyone has a document describing the ISA DMA
hardware interface?  


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?14126.36332.612699.745659>