In message <[EMAIL PROTECTED]> The Hermit Hacker 
writes:
: sio1: 32 more interrupt-level buffer overflows (total 32)

>From the man page:
     sio%d: interrupt-level buffer overflow.  Problem in the bottom half of
     the driver.

This likely means that the bottom half of sio isn't running fast
enough to harvest the characters in the interrupt level buffers.

Warner


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to