Date: Mon, 28 Oct 1996 11:40:07 -0800 (PST) From: John Hay <jhay> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/isa if_ar.c Message-ID: <199610281940.LAA25735@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhay 96/10/28 11:40:06 Modified: sys/i386/isa if_ar.c Log: Remove some unnecessary code in the interrupt handler. Check that a received packet isn't longer than MCLBYTES. This will sometimes happen if a cable is plugged into or removed from a live system. Try to cater better for early receive interrupts. Revision Changes Path 1.11 +15 -12 src/sys/i386/isa/if_ar.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199610281940.LAA25735>