On 01/04/14(Tue) 14:42, Martin Pieuchot wrote:
> CVSROOT:      /cvs
> Module name:  src
> Changes by:   m...@cvs.openbsd.org    2014/04/01 14:42:39
> 
> Modified files:
>       sys/arch/powerpc/powerpc: pmap.c 
>       sys/arch/socppc/include: intr.h 
>       sys/arch/socppc/socppc: autoconf.c machdep.c 
> Added files:
>       sys/arch/powerpc/include: powerpc.h 
> Removed files:
>       sys/arch/socppc/include: powerpc.h 

You can add to the list:

Modified files:
        sys/arch/macppc/dev: macintr.c openpic.c
        sys/arch/macppc/include: intr.h
        sys/arch/macppc/macppc: autoconf.c clock.c machdep.c ofw_machdep.c
 Removed files:
        sys/arch/macppc/include/powerpc.h

But since I suck at cvs, I had to do it in two steps; and the first one
doesn't come with a nice message :/

> Log message:
> Remove the almost unused abstraction around "struct firmware" and use
> instead a single function ppc_mem_regions() required by the ppc pmap.
> 
> ok kettenis@

Reply via email to