Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: NetBSD 5.0/-current: MBUF confusion ?



Frank Kardel wrote:

Issue 2 worries me the most - could it be that we have mbuf confusion
on low mbuf conditions that finds it way to user level causing data corruption ?

Issue 2 sounds like a common bug in network drivers, you may need to apply a fix similar to this one to whatever driver you're using:

http://cvsweb.netbsd.org/bsdweb.cgi/src/sys/dev/pci/if_wpi.c.diff?r1=1.38&r2=1.39

Cheers,
Jared


Home | Main Index | Thread Index | Old Index