Subject: Re: port-arc/13387: VGA driver does not display cursor on PICA S3 VGA
To: None <gnats-bugs@gnats.netbsd.org>
From: Jason R Thorpe <thorpej@zembu.com>
List: port-arc
Date: 07/05/2001 09:35:54
On Thu, Jul 05, 2001 at 09:14:52AM -0700, thorpej@shagadelic.org wrote:

I think I know what the problem is.  I notice that the ALI ARC firmware
does not show the VGA cursor -- so, either it has not initialized the
cursor shape, or is has set it to "not visible".  The VGA driver uses
the pcdisplay cursor routines, which does not appear to reinitialize
the cursor shape.

I'm about to test a kernel which initializes the cursor shape to an
underline, and if it works, I will commit the change.

-- 
        -- Jason R. Thorpe <thorpej@zembu.com>