Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Sep 2015 13:42:45 +0000
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Cc:        John Baldwin <jhb@FreeBSD.org>, "freebsd-sparc64@freebsd.org" <freebsd-sparc64@freebsd.org>
Subject:   Re: PCI range checking under qemu-system-sparc64
Message-ID:  <20150906134245.GA21410@FreeBSD.org>
In-Reply-To: <55EC3949.1020508@ilande.co.uk>
References:  <557C1162.3000106@FreeBSD.org> <557D82F8.50908@ilande.co.uk> <557DA6D5.4070800@FreeBSD.org> <557DCF54.7020606@ilande.co.uk> <A88F6A52-FA8A-4669-A2D6-23374F8E26BB@FreeBSD.org> <557DF887.20508@ilande.co.uk> <20150906110308.GA68829@FreeBSD.org> <55EC2E8D.4020803@ilande.co.uk> <20150906124859.GA14919@FreeBSD.org> <55EC3949.1020508@ilande.co.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Sep 06, 2015 at 02:02:01PM +0100, Mark Cave-Ayland wrote:
> I wonder if the problem is just that suitable console drivers can't
> be found?
> 
> >   ebus0: <su> addr 0x14000003f8-0x14000003ff irq 43 (no driver attached)
> >   ebus0: <kb_ps2> addr 0x1400000060-0x1400000067 (no driver attached)
> 
> The QEMU hardware model is still a WIP and the serial port currently
> uses a 16550A UART (su) device rather than ESCC found in real hardware,
> while the keyboard is a simple PS2 keyboard.
> 
> If you alter your kernel configuration to include building of the su and
> ps2 driver modules, does this help with detection of the serial and
> keyboard devices and if so, does boot progress any further at all?

Hmm, I'm running GENERIC, so it looks like everything should be already
there, no?  At least by looking at ./conf/files.sparc64 I don't see what
else ("device ???") should I add to it to get su/kb_ps2 support...

./danfe



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