From owner-cvs-all Wed Sep 23 06:50:16 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA27264 for cvs-all-outgoing; Wed, 23 Sep 1998 06:50:16 -0700 (PDT) (envelope-from owner-cvs-all) Received: from shadow.worldbank.org (shadow.worldbank.org [138.220.104.78]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA27160; Wed, 23 Sep 1998 06:50:02 -0700 (PDT) (envelope-from adhir@worldbank.org) Received: from localhost (adhir@localhost) by shadow.worldbank.org (8.9.1/8.9.1) with ESMTP id JAA13323; Wed, 23 Sep 1998 09:49:45 -0400 (EDT) (envelope-from adhir@worldbank.org) X-Authentication-Warning: shadow.worldbank.org: adhir owned process doing -bs Date: Wed, 23 Sep 1998 09:49:45 -0400 (EDT) From: "Alok K. Dhir" To: Kazutaka YOKOTA cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/i386/include console.h src/sys/i386/isa scvesactl.c scvidctl.c syscons.c syscons.h vesa.c videoio.c In-Reply-To: <8EE97564A15C2D2C85256688003B0BC4.0039086785256688@worldbank.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Is the VESA support going to be supported with SMP any time soon? Thanks... On Wed, 23 Sep 1998, Kazutaka YOKOTA wrote: > > > yokota 1998/09/23 02:59:00 PDT > > Modified files: > sys/i386/include console.h > sys/i386/isa scvesactl.c scvidctl.c syscons.c > syscons.h vesa.c videoio.c > Log: > Fix and update for VESA BIOS support in syscons. > > - Handle pixel (raster text) mode properly. > - Clear screen and paint border right. > - Paint text attribute (colors). > - Fix off-by-one errors. > - Add some sanity checks. > - Fix some function prototypes. > - Add some comment lines. > - Define generic text mode numbers so that the user can just give > "80x25", "80x60", "132x25"..., rather than "VGA_xxx", to `vidcontrol' > to change the current video mode. `vidoio.c' and `vesa.c' will map > these numbers to real video mode numbers appropriate and available > with the given video hardware. I believe this will be useful to make > syscons more portable across archtectures. > > Revision Changes Path > 1.40 +23 -1 src/sys/i386/include/console.h > 1.2 +15 -2 src/sys/i386/isa/scvesactl.c > 1.2 +27 -14 src/sys/i386/isa/scvidctl.c > 1.279 +157 -40 src/sys/i386/isa/syscons.c > 1.41 +2 -2 src/sys/i386/isa/syscons.h > 1.2 +43 -10 src/sys/i386/isa/vesa.c > 1.2 +182 -20 src/sys/i386/isa/videoio.c > -------------------------------------------------------------------- \||/_ Alok K. Dhir Phone: +1.202.473.2446 oo \ S11-151, ISGMC Email: adhir@worldbank.org L_ The World Bank Group Washington, DC \/ ------------------------------------------------------------------------| "Unix _is_ user friendly - it just chooses friends selectively..."