:> :> > as well: sio0: 1 more silo overflow (total 1257) :> :> > sio0: 1 more silo overflow (total 1258) :> :> > sio0: 1 more silo overflow (total 1259) :> :> > sio0: 1 more silo overflow (total 1260) :> :> :> :> Are you sure you haven't just previously overlooked these types of messages? :> : :> :Yes. They started when I indicated. :> :> Try changing the FIFO_RX_HIGH to FIFO_RX_MEDH in isa/sio.c line 2385, :> recompile your kernel, and see if that helps. :> :> -Matt : :Done and done. Problem all gone. Thanks. : :Josh
Uh huh. I had this same exact problem years ago. *YEARS* ago, and proposed something similar but got shot down. There isn't much of a point of having a serial FIFO if you program it to interrupt you a few bytes before it would otherwise overflow. This time I'm going to commit the change. Nay sayers can fix the serial fast interrupt or fix the system to not disable interrupts for long periods of time, and change it back AFTER they've done that. -Matt Matthew Dillon <[EMAIL PROTECTED]> To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the body of the message