Subject: Re: OpenFirmware & XFree on a 7300
To: Evertz NetBSD <evertz-netbsd@evertz.com>
From: Alex Zepeda <zipzippy@sonic.net>
List: port-macppc
Date: 11/07/2003 12:46:07
On Fri, Nov 07, 2003 at 01:49:37PM -0500, Evertz NetBSD wrote:

> I noticed some sort of mmap problem a while back playing with a G4 digital
> audio.

I doubt this is the same problem (altho it may be the same type of problem).  The
sound driver does not implement the mmap command, so if you have a program which
expects to be able to mmap /dev/{audio,dsp} it will fail.

- alex