Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Jun 1998 21:21:44 +0200 (MET DST)
From:      Luigi Rizzo <luigi@labinfo.iet.unipi.it>
To:        patrick@cre8tivegroup.com (Patrick Gardella)
Cc:        freebsd-stable@FreeBSD.ORG
Subject:   Re: SB16 and pcm0 DMA inactive
Message-ID:  <199806231921.VAA02445@labinfo.iet.unipi.it>
In-Reply-To: <XFMail.980623124047.patrick@cre8tivegroup.com> from "Patrick Gardella" at Jun 23, 98 12:40:28 pm

next in thread | previous in thread | raw e-mail | index | archive | help
> I'm using the pcm0 with my SB16 (CT2290) on 2.2.6-stable from 6/19/98.
> 
> It plays sounds (.au) just fine, but I get this error:
> WARNING: rdintr but read DMA inactive!

> >From dmesg:
> pcm0 at 0x220 irq 5 drq 1 flags 0x13 on isa
> 
> Note: 8-bit DMA is on drq 1, 16-bit DMA is on drq 5

so, it seems that you have misconfigured the secondary dma channel. try
reconfigure it with flags 0x15 (meaning "secondary DMA is 5") and see
if the problem persists.

	cheers
	luigi

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



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