freebsd-dev/sys/dev/iwi
Damien Bergamini 46c34436a3 Be more robust when handling Rx interrupts. If we can't allocate and DMA map
a new mbuf, just discard the received frame and reuse the old mbuf.
This should fix kernel panics on high network traffic.

Obtained from:  NetBSD (joerg@)
MFC after:      2 weeks
2005-11-13 17:16:06 +00:00
..
if_iwi.c Be more robust when handling Rx interrupts. If we can't allocate and DMA map 2005-11-13 17:16:06 +00:00
if_iwireg.h o Use firmware extended scan command; this one doesn't crash when scanning 2005-10-06 20:11:01 +00:00
if_iwivar.h Use phk's kernel unit number allocator to associate unique ids to neighbors 2005-09-19 18:59:04 +00:00