From owner-freebsd-alpha Sun Dec 20 08:05:30 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA22574 for freebsd-alpha-outgoing; Sun, 20 Dec 1998 08:05:30 -0800 (PST) (envelope-from owner-freebsd-alpha@FreeBSD.ORG) Received: from po9.andrew.cmu.edu (PO9.ANDREW.CMU.EDU [128.2.10.109]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA22569 for ; Sun, 20 Dec 1998 08:05:29 -0800 (PST) (envelope-from tcrimi+@andrew.cmu.edu) Received: (from postman@localhost) by po9.andrew.cmu.edu (8.8.5/8.8.2) id LAA15021; Sun, 20 Dec 1998 11:05:25 -0500 (EST) Received: via switchmail; Sun, 20 Dec 1998 11:05:25 -0500 (EST) Received: from unix14.andrew.cmu.edu via qmail ID ; Sun, 20 Dec 1998 11:04:35 -0500 (EST) Received: from unix14.andrew.cmu.edu via qmail ID ; Sun, 20 Dec 1998 11:04:34 -0500 (EST) Received: from mms.4.60.Jun.27.1996.03.02.53.sun4.51.EzMail.2.0.CUILIB.3.45.SNAP.NOT.LINKED.unix14.andrew.cmu.edu.sun4m.54 via MS.5.6.unix14.andrew.cmu.edu.sun4_51; Sun, 20 Dec 1998 11:04:34 -0500 (EST) Message-ID: Date: Sun, 20 Dec 1998 11:04:34 -0500 (EST) From: Thomas Valentino Crimi To: freebsd-alpha@FreeBSD.ORG, paul@originative.co.uk Subject: TGA driver update Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I have been working on the TGA driver and it is up to the simple point where it can initialize the videocard to 640x480, setup the cursor and palatte (admittedly in ways I don't like yet). I've been eagerly awaiting Kazu's syscons revision as it would make the driver perfectly tie into syscons as opposed to being the hack I was originally contemplating. Once it is possible to have snap-in replacements to vga I will write the tga renderer module and things would seem to be underway. Things I shoudl work on in the meantime include making certian things less 'hardcoded' such that screens of any resolution can be allocated. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message