Hello,
On Wed, 01 Oct 2014 02:51:12 +0900
SAITOH Masanobu wrote:
> Hi.
>
> On 2014/09/29 0:39, Michael Lorenz wrote:
> > Module Name:src
> > Committed By: macallan
> > Date: Sun Sep 28 15:39:36 UTC 2014
> >
> > Modified Files:
> > src/sys/arch/evbarm/rpi: rpi_ma
Hi.
On 2014/09/29 0:39, Michael Lorenz wrote:
> Module Name: src
> Committed By: macallan
> Date: Sun Sep 28 15:39:36 UTC 2014
>
> Modified Files:
> src/sys/arch/evbarm/rpi: rpi_machdep.c
>
> Log Message:
> make global variables static
> also, make cursor test pattern red/green to
In article <20140928143829.88f3...@cvs.netbsd.org>,
Michael Lorenz wrote:
>-=-=-=-=-=-
>+ hcursor = rpi_alloc_mem(64 * 64 * 4, PAGE_SIZE,
>+ MEM_FLAG_L1_NONALLOCATING | MEM_FLAG_HINT_PERMALOCK);
Can you put some constants here since this 64 * 64 * 4 gets repeated?
Maybe one constan