Subject: Re: MobilePro 780 and a VGA cable
To: M. Warner Losh <imp@village.org>
From: TAKEMURA Shin <takemura@netbsd.org>
List: port-hpcmips
Date: 02/08/2002 08:11:57
----- Original Message -----
From: "M. Warner Losh" <imp@village.org>
To: <port-hpcmips@netbsd.org>
Sent: Friday, February 08, 2002 1:46
Subject: MobilePro 780 and a VGA cable
> I just purchased a VGA cable for my mobile pro 780. Is there any
> information on making the X server work on the external monitor. I'd
> love to be able to use the mobile pro to make presenations on the road
> without using powerpoint under wince.
You can enable CRT output with MQ200_USECRT option in kernel
config. You should also modify machine dependent parameters in
arch/hpcmips/dev/mq200_machdep.c. Same values of MC/R530
might be OK for MP780. If all things are specified correctly, you will
see same images on LCD and external display output.
Takemura