From owner-freebsd-current Sat Oct 27 18:54:45 2001 Delivered-To: freebsd-current@freebsd.org Received: from nagual.pp.ru (pobrecita.freebsd.ru [194.87.13.42]) by hub.freebsd.org (Postfix) with ESMTP id 8B25737B406 for ; Sat, 27 Oct 2001 18:54:40 -0700 (PDT) Received: (from ache@localhost) by nagual.pp.ru (8.11.6/8.11.6) id f9S1sbu84078; Sun, 28 Oct 2001 04:54:37 +0300 (MSK) (envelope-from ache) Date: Sun, 28 Oct 2001 04:54:37 +0300 From: =?koi8-r?B?4c7E0sXKIP7F0s7P1w==?= To: Nickolay Dudorov Cc: current@FreeBSD.ORG Subject: Re: device.hints & PCI detection conflict Message-ID: <20011028045436.A84024@nagual.pp.ru> References: <20011027233525.B78241@nagual.pp.ru> <200110280114.f9S1EDI07417@wint.itfs.nsk.su> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200110280114.f9S1EDI07417@wint.itfs.nsk.su> User-Agent: Mutt/1.3.23i 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 On Sun, Oct 28, 2001 at 07:14:13 +0600, Nickolay Dudorov wrote: > In article <20011027233525.B78241@nagual.pp.ru> > "Andrey A. Chernov" wrote: > > Bootverbose shows that second copy of devices appearse on ASUS CUSL2-C or > > TUSL2-C: > > > > atkbdc-: atkbdc0 already exists, using atkbdc1 instead > > sc-: sc0 already exists, using sc1 instead > > vga-: vga0 already exists, using vga1 instead > > > > vga-: line is especially dangerous since cause fake second VGA detection > > (as MDA) which cause panic with recent "duplicate make_dev panics" commit. > > > > It looks 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. > > > > Removing atkbdc & vga hints from device.hints cause atkbdc- & vga- lines > > gone, which indicates conflict too. But sc hint can't be removed because > > it results with no console output. > > > > Please fix it somehow. > > In my case (ABIT's BP6 motherboard) the problem > disapear after switching on ACPI (there is the problem with > the fdc0 - "cannot reserve I/O port range (1 ports)" but now > I can some time live without floppies :-). In my case APCI or no ACPI gives absolutely no difference... -- Andrey A. Chernov http://ache.pp.ru/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message