From owner-freebsd-current Thu Oct 3 7:50:27 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 95F8637B401; Thu, 3 Oct 2002 07:50:25 -0700 (PDT) Received: from volatile.chemikals.org (cae57-176-131.sc.rr.com [66.57.176.131]) by mx1.FreeBSD.org (Postfix) with ESMTP id E93E443E6E; Thu, 3 Oct 2002 07:50:24 -0700 (PDT) (envelope-from morganw@chemikals.org) Received: from localhost (morganw@localhost [127.0.0.1]) by volatile.chemikals.org (8.12.5/8.12.5) with ESMTP id g93EmOQV037000; Thu, 3 Oct 2002 10:48:25 -0400 (EDT) (envelope-from morganw@chemikals.org) Date: Thu, 3 Oct 2002 10:48:24 -0400 (EDT) From: Wesley Morgan To: Bruce Evans Cc: ticso@cicely.de, Alexander Langer , John Baldwin , Subject: Re: kernel boot messages absent In-Reply-To: <20021003213520.U3519-100000@gamplex.bde.org> Message-ID: <20021003104743.G34306-100000@volatile.chemikals.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG My sc0 device was "at" flags until I changed the hints line to: hint.sc.0.at="acpi" A few days ago... On Thu, 3 Oct 2002, Bruce Evans wrote: > On Thu, 3 Oct 2002, Bernd Walter wrote: > > > On Thu, Oct 03, 2002 at 03:55:17AM +0200, Alexander Langer wrote: > > > Also sprach Bernd Walter (ticso@cicely8.cicely.de): > > > > > > > You can verify with conscontrol. > > > > It should list consolectl for vga console and Muting off. > > > > > > from dmesg: > > > sc0: on isa0 > > > sc0: VGA <16 virtual consoles, flags=0x0> > > > > Now that you wrote it isolated - the flags are missing: > > sc0: at flags 0x100 on isa0 > > sc0: VGA <16 virtual consoles, flags=0x300> > > "flags" is a very unusual place for a device to be "at". This happens > on systems with working consoles too: > > vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 > sc0: at flags 0x100 on isa0 > sc0: VGA <16 virtual consoles, flags=0x300> > > There is no sign of the keyboard ports where the keyboard part of sc0 > really is "at". This is a very old bug -- keyboard ports were not > configured normally in 386BSD-0.0. My sc0 flags actually are 0x100. > The virtual console flags seem to be unrelated to config flags. > > sc0 has been "at" flags here since at least 8 July. > > Bruce > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message > -- _ __ ___ ____ ___ ___ ___ Wesley N Morgan _ __ ___ | _ ) __| \ morganw@chemikals.org _ __ | _ \._ \ |) | FreeBSD: The Power To Serve _ |___/___/___/ Hi! I'm a .signature virus! Copy me into your ~/.signature to help me spread! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message