From owner-cvs-all Mon Aug 26 6: 9:26 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A074237B400; Mon, 26 Aug 2002 06:09:23 -0700 (PDT) Received: from tasogare.imasy.or.jp (tasogare.imasy.or.jp [202.227.24.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 545B643E3B; Mon, 26 Aug 2002 06:09:21 -0700 (PDT) (envelope-from iwasaki@jp.FreeBSD.org) Received: from localhost (iwa@tasogare.imasy.or.jp [202.227.24.5]) by tasogare.imasy.or.jp (8.11.6+3.4W/8.11.6/tasogare) with ESMTP/inet id g7QD8wY64544; Mon, 26 Aug 2002 22:08:59 +0900 (JST) (envelope-from iwasaki@jp.FreeBSD.org) Date: Mon, 26 Aug 2002 22:08:50 +0900 (JST) Message-Id: <20020826.220850.29861791.iwasaki@jp.FreeBSD.org> To: mark@grondar.za Cc: iwasaki@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/isa syscons_isa.c From: Mitsuru IWASAKI In-Reply-To: <200208252112.g7PLCDl5004951@grimreaper.grondar.org> References: <200208251835.g7PIZi04040992@freefall.freebsd.org> <200208252112.g7PLCDl5004951@grimreaper.grondar.org> X-Mailer: Mew version 2.1 on Emacs 20.7 / Mule 4.0 (HANANOEN) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > > iwasaki 2002/08/25 11:35:44 PDT > > > > Modified files: > > sys/isa syscons_isa.c > > Log: > > Add suspend/resume method to syscons. This switch the mode > > (text <-> graphics) by changing current vty during ACPI > > sleep/wakeup (maybe APM also). > > If I load an alternative font (I usually use one of the ISO ones), > Then after resume, the font is back at the default boot font until > I invoke the screensaver. (My laptop is a Libretto 110CT.) > > Does this address that? Unfortunately no, I think. This prevent screen from crashing after resume when X running. Thanks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message