Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Apr 2011 09:24:12 -0400
From:      John Baldwin <jhb@freebsd.org>
To:        Przemyslaw Frasunek <przemyslaw@frasunek.com>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: Missing serial port after enabling serial console in loader.conf
Message-ID:  <201104180924.12219.jhb@freebsd.org>
In-Reply-To: <4DAA228C.3050201@frasunek.com>
References:  <4DA4A96F.9000507@frasunek.com> <201104151634.43336.jhb@freebsd.org> <4DAA228C.3050201@frasunek.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Saturday, April 16, 2011 7:13:16 pm Przemyslaw Frasunek wrote:
> > Hmm, I don't see it even trying to probe the COM1 device.  I'll have to wait
> > until you get a verbose dmesg to investigate further I'm afraid. :(
> 
> I've got verbose dmesg now: http://www.frasunek.com/tmp/dmesg-verb.txt

Hummm.  Can you do a few things:

1) Add a printf to sioprobe() in sys/dev/sio/sio.c to output an error message
when it fails to allocate a SYS_RES_IOPORT device at the very beginning.

2) Capture 'acpidump -d' output and post it somewhere?

-- 
John Baldwin



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