In message: <[EMAIL PROTECTED]>
            Juli Mallett <[EMAIL PROTECTED]> writes:
: /var/log/messages:Dec 30 17:11:35 luna kernel: wi0: failed to allocate 1594 bytes on 
:NIC
: 
: Like those?

Those are usually an indication of no interrupts.  Memory is allocated
when packets are sent and deallocated in the ISR.  No ISR, no
deallocation.

Warner

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

Reply via email to