From ahd@fantasy-factory.hh.kew.com  Sat May  9 06:46:53 1998
Received: from fantasy-factory.hh.kew.com (kendra.ne.mediaone.net [24.128.94.182])
          by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA15555
          for <FreeBSD-gnats-submit@freebsd.org>; Sat, 9 May 1998 06:46:52 -0700 (PDT)
          (envelope-from ahd@fantasy-factory.hh.kew.com)
Received: (from ahd@localhost)
	by fantasy-factory.hh.kew.com (8.9.0.Beta5/8.9.0.Beta5) id JAA03394;
	Sat, 9 May 1998 09:46:43 -0400 (EDT)
Message-Id: <199805091346.JAA03394@fantasy-factory.hh.kew.com>
Date: Sat, 9 May 1998 09:46:43 -0400 (EDT)
From: software@kew.com
Reply-To: software@kew.com
To: FreeBSD-gnats-submit@freebsd.org
Subject: Console does not reset to primary screen at shutdown
X-Send-Pr-Version: 3.2

>Number:         6560
>Category:       i386
>Synopsis:       Console does not reset to primary screen at shutdown
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    yokota
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat May  9 06:50:00 PDT 1998
>Closed-Date:    Mon Aug 3 02:29:21 PDT 1998
>Last-Modified:  Mon Aug  3 02:31:31 PDT 1998
>Originator:     Drew Derbyshire
>Release:        FreeBSD 2.2.6-RELEASE
>Organization:
Kendra Electronic Wonderworks
>Environment:

	Regular text mode console with mutliple virtual screens
	on 2.2.6 system

>Description:

	If running on an alternative console tty (/dev/ttyv[1-9])
	and a shutdown command is issued, access to the current 
	tty is terminated but no the primary console screen is not
	restored.

>How-To-Repeat:

	Press ALT-F2 on the console and then shutdown the system.

>Fix:

	I would suggest the correct behavior is as the system shuts
	down, that an implicit switch be made to the primary console
	screen (/dev/ttyv0).

	The workaround, of course, is to remember to switch before 
	shutting down.

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->yokota 
Responsible-Changed-By: yokota 
Responsible-Changed-When: Sat May 9 18:27:01 PDT 1998 
Responsible-Changed-Why:  
I will look into this. 

From: Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp>
To: software@kew.com
Cc: FreeBSD-gnats-submit@freebsd.org, yokota@zodiac.mech.utsunomiya-u.ac.jp
Subject: Re: i386/6560: Console does not reset to primary screen at shutdown 
Date: Sun, 10 May 1998 10:38:18 +0900

 >>Number:         6560
 >>Category:       i386
 >>Synopsis:       Console does not reset to primary screen at shutdown
 >>Confidential:   no
 >>Severity:       non-critical
 >>Priority:       low
 [...]
 >>Release:        FreeBSD 2.2.6-RELEASE
 >>Environment:
 >
 >	Regular text mode console with mutliple virtual screens
 >	on 2.2.6 system
 >
 >>Description:
 >
 >	If running on an alternative console tty (/dev/ttyv[1-9])
 >	and a shutdown command is issued, access to the current 
 >	tty is terminated but no the primary console screen is not
 >	restored.
 
 Yup, this is the current behaviour, I am afraid.
 
 >>How-To-Repeat:
 >
 >	Press ALT-F2 on the console and then shutdown the system.
 >
 >>Fix:
 >
 >	I would suggest the correct behavior is as the system shuts
 >	down, that an implicit switch be made to the primary console
 >	screen (/dev/ttyv0).
 
 I will look into this.
 
 Kazu
State-Changed-From-To: open->closed 
State-Changed-By: yokota 
State-Changed-When: Mon Aug 3 02:29:21 PDT 1998 
State-Changed-Why:  
Fixed in syscons.c 1.271. 
>Unformatted:
