From owner-freebsd-alpha Tue Apr 30 20:25:16 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from alcanet.com.au (mail2.alcanet.com.au [203.62.196.17]) by hub.freebsd.org (Postfix) with ESMTP id CC57537B400 for ; Tue, 30 Apr 2002 20:25:10 -0700 (PDT) Received: from mfg1.cim.alcatel.com.au (localhost.localdomain [127.0.0.1]) by alcanet.com.au (8.12.1/8.12.1/Alcanet1.2) with ESMTP id g413P1Gm005975; Wed, 1 May 2002 13:25:01 +1000 Received: from gsmx07.alcatel.com.au by cim.alcatel.com.au (PMDF V5.2-32 #37641) with ESMTP id <01KH7QZHDMSWA3DG69@cim.alcatel.com.au>; Wed, 1 May 2002 13:24:34 +1000 Received: (from jeremyp@localhost) by gsmx07.alcatel.com.au (8.11.6/8.11.6) id g413Oqq80041; Wed, 01 May 2002 13:24:52 +1000 Content-return: prohibited Date: Wed, 01 May 2002 13:24:52 +1000 From: Peter Jeremy Subject: Re: ZLXp-E2 TGA console support in 4.5R, 5.0DP 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 To: WaiKin Wong Cc: freebsd-alpha@FreeBSD.ORG Mail-Followup-To: WaiKin Wong , freebsd-alpha@FreeBSD.ORG Message-id: <20020501132451.T25071@gsmx07.alcatel.com.au> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-disposition: inline User-Agent: Mutt/1.2.5i References: <4.3.2.7.2.20020430201554.00df8730@asan.com> Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On 2002-Apr-30 20:23:15 -0400, WaiKin Wong 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 : : 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