Gustavo Rios wrote:
I am trying to get soekris box boot with information to the console,
but no success so far.

I am doing this in my workstation and the only message i see is "connectec".

Does any body have any tips ?

# cu -l cua00 -s 19200
Connected

Are you sure cua00 is the correct calling unit?

You will always get a Connected message if the device exists even if it's not connected to anything.

The default install only has 4 calling units cua00 to cua03, thus I had to use /dev/MAKEDEV tty04 to create cua04 for my fourth serial console on one box:

nike:fred /home/fred> grep pccom /var/run/dmesg.boot
pccom3 at puc0 port 0 irq 11: ns16550a, 16 byte fifo
pccom4 at puc0 port 1 irq 11: ns16550a, 16 byte fifo
pccom0 at isa0 port 0x3f8/8 irq 4: ns16550a, 16 byte fifo
pccom1 at isa0 port 0x2f8/8 irq 3: ns16550a, 16 byte fifo

HTH
Fred
PS a dmesg would be helpful...
--
OpenBSD on the Zaurus C3200
http://www.crowsons.net/puters/zaurus.php

Reply via email to