Re: Cause for concern?
Miod Vallat <[email protected]>
| Newsgroups | gmane.os.openbsd.hppa |
|---|---|
| Message-ID | <[email protected]> |
> Should I be concerned with this: > > ie0: receive descriptors out of sync at 22 > ie0: reset > timeout 0x40b7e0 delayed -2 [...] Yes and no. The ie driver has issues on some platforms. Running kernels compiled with DEBUG, and thus, spiting a lot of "timeout delayed" messages on the console makes this worse. Recompiling a kernel with option DEBUG but with this printf disabled in kern/kern_timeout.c makes things much better.