| Summary: | Xircom CreditCard CM-56T Modem keeps giving interrupt-level buffer overflows. | ||
|---|---|---|---|
| Product: | Base System | Reporter: | kienow <kienow> |
| Component: | kern | Assignee: | freebsd-bugs (Nobody) <bugs> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 4.1-STABLE | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
kienow
2000-10-18 23:50:18 UTC
On Wed, 18 Oct 2000 kienow@infinet.com wrote: > >Description: > Whenever I place a heavy network load on my modem I get the following > messages over and over. Why does this happen? and how can it be fixed? > Also, what are the results of these messages? Am I not getting the > best speed on my connection as I should? > > sio3: 88 more interrupt-level buffer overflows (total 88) > sio3: 50 more interrupt-level buffer overflows (total 138) This might be caused by the modem not emulating a UART properly. If it has a too-large buffer, then it might flood the driver buffers. Try enabling RTS/CTS flow control if it isn't already. Try increasing cp4ticks in the driver. Bruce State Changed From-To: open->feedback Does this problem still occur? State Changed From-To: feedback->closed Feedback timeout. |