Subject: RE: casio E100 / hpcmips
To: Jun Ebihara <jun@soum.co.jp>
From: TAKEMURA, Shin <takemura@netbsd.org>
List: port-mips
Date: 10/23/1999 12:39:20
chuck and Ebihara writes:
>hpcmips tester reports these setting works well on E-500(==E-105).
>
>on snap-19991007 pbsdboot.exe
> Width [240]
> Height [320]
> Type [D16_FFFF]
> Address [A200000]
> Byte/line [512]
> ID [00000000][00420000]
>
>> > jun ebihara
>> I couldn't find an E-500 setting in the pbsdboot.exe menu?
>
>We will add E-500 setting on pbsdboot .
I've added E-100 and E-500 entries and the version of
pbsdboot.exe is 1.7.1 1999.10.23 now.
Please report whether you succeed to boot or not.
>> for the display yet. maybe we have the wrong "type" (tried
BIFB_D2_M2L_3,
>> but i'm not sure exactly what that means)?
BIFB_D2_M2L_3 means,
BIFB: Boot Info Frame Buffer
D2: Depth is 2
M2L: pixel order is Most significant bit To Least significant bit
3: white pixel value is 3
Takemura