Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Oct 2001 22:25:24 +0400
From:      "Andrey A. Chernov" <ache@nagual.pp.ru>
To:        Poul-Henning Kamp <phk@critter.freebsd.dk>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/kern kern_conf.c subr_disk.c
Message-ID:  <20011027222523.A77316@nagual.pp.ru>
In-Reply-To: <17751.1004205827@critter.freebsd.dk>
References:  <20011027215636.B76574@nagual.pp.ru> <17751.1004205827@critter.freebsd.dk>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Oct 27, 2001 at 20:03:47 +0200, Poul-Henning Kamp wrote:
> In message <20011027215636.B76574@nagual.pp.ru>, "Andrey A. Chernov" writes:
> >On Sat, Oct 27, 2001 at 19:51:41 +0200, Poul-Henning Kamp wrote:
> >> 
> >> >It happens on every ASUS CUSL2-C or TUSL2-C with external VGA (due 
> >> >to mis-detect onboard VGA presence as I suspect).
> >> 
> >> Well, it should be fixed then.
> >
> >It happens without ACPI too. Who is responsible on that are (i.e. devices 
> >detection)?
> 
> Whoever can reproduce it can probably also solve it...

I can reproduce it (every time), but I am not an expert in PCI devices 
detection code.

Here is verbose info related to non-existen VGA:

vga-: vga0 already exists, using vga1 instead
...
sc1: <System console> on isa0
sc1: MDA <16 virtual consoles, flags=0x0>
sc1: fb1, terminal emulator: sc (syscons terminal)
WARNING: Driver mistake: repeat make_dev("consolectl")
...
vga1: <Generic ISA VGA> at port 0x3b0-0x3bb iomem 0xb0000-0xb7fff on isa0
fb1: vga1, mda, type:MDA (1), flags:0x70000
fb1: port:0x3b0-0x3bb, crtc:0x3b4, mem:0xb0000 0x8000
fb1: init mode:7, bios mode:7, current mode:7
fb1: window:0xc00b0000 size:32k gran:32k, buf:0 size:32k

-- 
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011027222523.A77316>