From owner-cvs-all Fri Jan 1 06:40:58 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA17860 for cvs-all-outgoing; Fri, 1 Jan 1999 06:40:58 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA17855; Fri, 1 Jan 1999 06:40:57 -0800 (PST) (envelope-from des@FreeBSD.org) From: "Dag-Erling C. Sm\xf8rgrav" Received: (from des@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id GAA24041; Fri, 1 Jan 1999 06:40:49 -0800 (PST) Date: Fri, 1 Jan 1999 06:40:49 -0800 (PST) Message-Id: <199901011440.GAA24041@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/modules/syscons/logo logo_saver.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk des 1999/01/01 06:40:49 PST Modified files: sys/modules/syscons/logo logo_saver.c Log: Use M_VGA_VG320 if M_VESA_CG800x600 is not available. It looks ugly in low-res, but it works... Submitted by: Ben Smithurst Revision Changes Path 1.2 +31 -23 src/sys/modules/syscons/logo/logo_saver.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message