Missing serial port after enabling serial console in loader.conf
John Baldwin
jhb at freebsd.org
Mon Apr 18 16:56:30 UTC 2011
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
More information about the freebsd-stable
mailing list