Subject: Re: audio problem - bizarre i386ism in MI code?
To: None <abs@anim.dreamworks.com>
From: Lennart Augustsson <augustss@cs.chalmers.se>
List: current-users
Date: 07/28/1997 11:18:28
> 	/sys/dev/audio.c line 1412 is currently
> 
>         return i386_btop(vtophys((caddr_t)cb->start + off));
Mea culpa.  A brain slip on my part.  I'll put an #ifdef around
it right now and fix it the right way ASAP.

        -- Lennart