From owner-cvs-all Sat Oct 27 12:27:12 2001 Delivered-To: cvs-all@freebsd.org Received: from nagual.pp.ru (pobrecita.freebsd.ru [194.87.13.42]) by hub.freebsd.org (Postfix) with ESMTP id EDA2437B403; Sat, 27 Oct 2001 12:27:07 -0700 (PDT) Received: (from ache@localhost) by nagual.pp.ru (8.11.6/8.11.6) id f9RJR0O78297; Sat, 27 Oct 2001 23:27:01 +0400 (MSD) (envelope-from ache) Date: Sat, 27 Oct 2001 23:26:57 +0400 From: "Andrey A. Chernov" To: Poul-Henning Kamp Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_conf.c subr_disk.c Message-ID: <20011027232655.A78241@nagual.pp.ru> References: <20011027215636.B76574@nagual.pp.ru> <17751.1004205827@critter.freebsd.dk> <20011027222523.A77316@nagual.pp.ru> <20011027230514.A77848@nagual.pp.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20011027230514.A77848@nagual.pp.ru> User-Agent: Mutt/1.3.23i 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 On Sat, Oct 27, 2001 at 23:05:16 +0400, Andrey A. Chernov wrote: > atkbdc-: atkbdc0 already exists, using atkbdc1 instead > sc-: sc0 already exists, using sc1 instead > vga-: vga0 already exists, using vga1 instead It look like conflict with /boot/device.hints here. If I remove this line hint.sc.0.at="isa" from device.hints, no fake second VGA appearse (the bug is gone), BUT... I have absolutely NO console output. If I put this line back, console oputput appearse and bug too. -- Andrey A. Chernov http://ache.pp.ru/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message