Subject: Re: powermac progress
To: Dan Jacobowitz <drow@mindcryme.com>
From: Tsubai Masanari <tsubai@iri.co.jp>
List: port-powerpc
Date: 02/13/1998 16:53:51
>To get this to compile I had to edit include/pmap.h and add this line (I
>THINK it's right):
>
>#define vtophys(va)     ((int)(pmap_extract(pmap_kernel(), (vm_offset_t)va)))

Please remove de* from conf/POWERMAC.  It doesn't work yet.