Date: Wed, 01 May 2002 13:24:52 +1000 From: Peter Jeremy <peter.jeremy@alcatel.com.au> To: WaiKin Wong <bugtraq@asan.com> Cc: freebsd-alpha@FreeBSD.ORG Subject: Re: ZLXp-E2 TGA console support in 4.5R, 5.0DP Message-ID: <20020501132451.T25071@gsmx07.alcatel.com.au> In-Reply-To: <4.3.2.7.2.20020430201554.00df8730@asan.com>; from bugtraq@asan.com on Tue, Apr 30, 2002 at 08:23:15PM -0400 References: <4.3.2.7.2.20020430201554.00df8730@asan.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2002-Apr-30 20:23:15 -0400, WaiKin Wong <bugtraq@asan.com> wrote: >I was wondering if the console support which TGA driver support is >supposedly merged with working yet? The TGA driver has been committed in both -CURRENT and -STABLE, but it's not enabled in -STABLE. Basically it needs to be attached to the build, which amounts to MFC'ing at least the first 3 files in the following: :obrien 2002/04/13 15:34:16 PDT : : Modified files: : sys/alpha/conf GENERIC : sys/conf files.alpha options.alpha : sys/sys fbio.h : sys/dev/fb fb.c fbreg.h gfb.c tga.c : sys/dev/gfb gfb_pci.c : sys/dev/syscons scgfbrndr.c syscons.c syscons.h : Log: : Turn on TGA support. : : Submitted by: Andrew M. Miklic <AndrwMklc@cs.com> : : Revision Changes Path : 1.136 +1 -0 src/sys/alpha/conf/GENERIC : 1.83 +7 -0 src/sys/conf/files.alpha : 1.34 +8 -0 src/sys/conf/options.alpha : 1.20 +7 -6 src/sys/dev/fb/fb.c : 1.11 +21 -1 src/sys/dev/fb/fbreg.h : 1.2 +0 -1 src/sys/dev/fb/gfb.c : 1.2 +22 -6 src/sys/dev/fb/tga.c : 1.3 +2 -0 src/sys/dev/gfb/gfb_pci.c : 1.16 +2 -1 src/sys/dev/syscons/scgfbrndr.c : 1.383 +2 -2 src/sys/dev/syscons/syscons.c : 1.74 +10 -3 src/sys/dev/syscons/syscons.h : 1.12 +22 -12 src/sys/sys/fbio.h >Is there anyone out there who has been using an ZLXp-E2 card in console mode? I can use the TGA in my Multia (which is a 21030 + Bt485) as a console, but it's running not-very-CURRENT and I haven't removed all my local TGA customisation. I haven't tried X yet. Peter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020501132451.T25071>