Noticed a bunch of: > Expensive timeout(9) function: 0xc0170e40(0xc274c000) 0.001114387
from running (yesterday's) -CURRENT, so I thought I'd check against (yesterday's kernel.debug (before I replaced it with today's). Per "nm -lan kernel.debug", I see: c0170420 T an_attach /usr/src/sys/dev/an/if_an.c:377 c0170a60 t an_rxeof /usr/src/sys/dev/an/if_an.c:529 c0170da0 t an_txeof /usr/src/sys/dev/an/if_an.c:687 c0170e40 t an_stats_update /usr/src/sys/dev/an/if_an.c:724 c0170f60 T an_intr /usr/src/sys/dev/an/if_an.c:761 c01711f0 t an_cmd /usr/src/sys/dev/an/if_an.c:829 c0171420 t an_reset /usr/src/sys/dev/an/if_an.c:875 (I thought a bit of additional contect might be of use.) I do have some patches to the "an" driver installed (from Doug Ambrisko) that don't seem to have been committed (yet?). If he (or anyone else) would like me to test things, I'm willing and able. Cheers, david -- David H. Wolfskill [EMAIL PROTECTED] To paraphrase David Hilbert, there can be no conflicts between the discipline of systems administration and Microsoft, since they have nothing in common. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message