Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Mar 1998 07:58:29 +0100 (MET)
From:      Luigi Rizzo <luigi@labinfo.iet.unipi.it>
To:        hasty@rah.star-gate.com (Amancio Hasty)
Cc:        garycorc@idt.net, adhir@worldbank.org, multimedia@FreeBSD.ORG
Subject:   Re: sound in -current
Message-ID:  <199803100658.HAA08641@labinfo.iet.unipi.it>
In-Reply-To: <199803100819.AAA04661@rah.star-gate.com> from "Amancio Hasty" at Mar 10, 98 00:19:35 am

next in thread | previous in thread | raw e-mail | index | archive | help
> Hi,
> 
> I would start by taking a look at the way that you are handling
> dma time outs or errors.

timeout is simple since you don't get the interrupt and the application
remains blocked or the close routine times out.

for "errors" i don't have any explicit check for non-pnp cards (except
for SB16) since there is no general way to ask the board how the jumpers
are wired. And for PnP boards no check should be necessary since the
resources are read from the pnp configuration.

In any case i think the problem boils down to understanding what
happens if i have a 8237 channel programmed for I/O reads (i.e.
sample audio), and am sending i/o write requests (play audio)
instead.

	cheers
	luigi
-----------------------------+--------------------------------------
Luigi Rizzo                  |  Dip. di Ingegneria dell'Informazione
email: luigi@iet.unipi.it    |  Universita' di Pisa
tel: +39-50-568533           |  via Diotisalvi 2, 56126 PISA (Italy)
fax: +39-50-568522           |  http://www.iet.unipi.it/~luigi/
_____________________________|______________________________________

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



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