Subject: Re: framebuffer devices in INSTALL
To: Gerald Richter <glassman1@neonshadow.net>
From: David Brownlee <abs@netbsd.org>
List: port-sparc
Date: 10/09/2001 16:14:18
	As far as I know any framebuffers that NetBSD/sparc supports are
	also supported via the PROM for basic I/O, and the console driver
	will fall back to using that if no framebuffer driver attaches.
	The only reasons I could see to keeping the drivers in the install
	kernel would be to speed up output (for which we would need to
	burn more space for RASTERCONSOLE, and is still not going to be
	a speed demon), and to avoid a 'non configured' line in the
	dmesg which scrolls by when the kernel boots...

-- 
		David/absolute		-- www.netbsd.org: No hype required --


On Tue, 9 Oct 2001, Gerald Richter wrote:

> Probably not. :o) What all frame buffers are supported and are they
> commented as to why?
>
> -Gerald
>
> David Brownlee wrote:
>
> > 	INSTALL has various framebuffer devices enabled. Given the kernel
> > 	will fall back to using the PROM device for console access, are
> > 	these really needed for installation kernels?
> >
> >
>
>
>