Subject: Re: ISDN/Audio support?
To: Toru Nishimura <nisimura@itc.aist-nara.ac.jp>
From: Gregory McGarry <g.mcgarry@qut.edu.au>
List: port-pmax
Date: 12/24/1999 08:53:30
Toru Nishimura wrote:

> > I have a driver for the maxine audio which uses the NetBSD MI audio.
> > It needs to be cleaned up.  The MI am7930 driver needs some hacking
> > to support the maxine serial DMA engine.  It's just a matter of
> > doing it properly.
> 
> Coool!   Let make sane the am7930 driver so as it can work interchangably
> between any of SPARCstation, Personal DECstation and TC Alpha.

Okay.  I have just finished cleaning up the code.  I have made it
available at:

http://www.sprc.qut.edu.au/~mcgarry/netbsd/

I haven't tested it on NetBSD/sparc or NetBSD/alpha.

Have a look at the DMA buffer allocation.  Very creative, I reckon.
What is the correct way to do it?
 
	-- Gregory McGarry <g.mcgarry@qut.edu.au>