In message: <[EMAIL PROTECTED]>
            "Andrew L. Neporada" <[EMAIL PROTECTED]> writes:
: sio2: configured irq 10 not in bitmap of probed irqs 0
: sio3: configured irq 11 not in bitmap of probed irqs 0
: 
: The box in question has Vortex86-based ICOP-6047 3.5" mainboard with 4
: serial ports (http://www.icop.com.tw/products_detail.asp?ProductID=125). 
: COM3 & COM4 are configured in BIOS to use irq 10 and 11 respectively. 

Chances are you don't have things configured quite correctly in the
bios.  The interrupts aren't asserting proplerly.

: Surprisingly, but it seems that both COM3 & COM4 ports work ok
: (getty works, there is no "silo overflow" errors).

That's likely because you are using 9600 baud.  sio installs a timeout
to harvest characters, and that's what saves you.

: So, should I worry about this error?

Likely.

Warner
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to