PUC rewrite

M. Warner Losh imp at bsdimp.com
Sat Jul 26 21:51:35 UTC 2008


In message: <200807260332.m6Q3WuQh022782 at lava.sentex.ca>
            Mike Tancsa <mike at sentex.net> writes:
: At 11:17 PM 7/25/2008, Marcel Moolenaar wrote:
: 
: >Ok, I was a bit too imprecise. While the number
: >doesn't matter, it has to be 0, 1, 2 or 3 for
: >the flags to take effect for the console.
: >So, change 4 to 3 and it should work.
: 
: Thanks!  Yes, that works now
: 
: >Alternatively, remove the flags hint for uart.4
: >and instead set the following in /boot/loader.conf:
: >
: >         hw.uart.console="io:0x3f8"
: 
: Yes, this works as well.  Perhaps it would be good to add this to the 
: man page ?  Thanks for the help in getting it working!

This gets the console working, but does nothing to help with the
wiring of units to the underlying hardware.  There were changes to
make this happen, but they have been rejected by one person so we're
trying to work out something better.  The switch from sio, which
kludged around the problem, to uart, which doesn't, has brought this
problem more to the fore-front.

Warner


More information about the freebsd-current mailing list