From owner-cvs-all Fri Feb 5 04:32:03 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA10394 for cvs-all-outgoing; Fri, 5 Feb 1999 04:32:03 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA10372; Fri, 5 Feb 1999 04:31:58 -0800 (PST) (envelope-from des@flood.ping.uio.no) Received: (from des@localhost) by flood.ping.uio.no (8.9.2/8.9.1) id NAA67059; Fri, 5 Feb 1999 13:31:51 +0100 (CET) (envelope-from des) To: Kazutaka YOKOTA Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/alpha/include console.h src/sys/isa vga_isa.c src/sys/i386/include console.h src/sys/i386/include/pc vesa.h src/sys/i386/isa vga_isa.c vesa.c src/sys/dev/syscons scvidctl.c syscons.c src/sys/modules/splash/bmp splash_bmp.c References: <199902051152.DAA49686@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: 05 Feb 1999 13:31:49 +0100 In-Reply-To: Kazutaka YOKOTA's message of "Fri, 5 Feb 1999 03:52:15 -0800 (PST)" Message-ID: Lines: 13 X-Mailer: Gnus v5.5/Emacs 19.34 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Kazutaka YOKOTA writes: > Log: > - Don't assume the line length in the video memory is always the same as > the screen width. > - Store the current video mode information in the `video_adapter' struct. > - The size of the `v_offscreensize' field in the VESA mode information > block is u_int16, not u_int8. Whoops! You broke daemon_saver. I'll see what I can do to fix it. DES -- Dag-Erling Smorgrav - des@flood.ping.uio.no To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message