freebsd_amp_hwpstate/sys/i386
Bill Paul f30fba37d7 Patch the WaveLAN/IEEE driver to detect and reject oversized received
frames (or just insane received packet lengths generated due to errors
reading from the NIC's internal buffers). Anything too large to fit
safely into an mbuf cluster buffer is discarded and an error logged.

I have not observed this problem with my own cards, but on user has
reported it and adding the sanity test seems reasonable in any case.

Problem noted and patch provided by: Per Andersson <per@cdg.chalmers.se>
1999-07-04 14:40:22 +00:00
..
apm
bios
boot
conf Update comment for new location of soft-updates sources. 1999-07-03 21:31:00 +00:00
eisa Handle suspend/resume methods 1999-06-22 09:44:00 +00:00
i386 Some cleanup and rearrangement. hw.physmem is now an absolute quantity; 1999-07-04 02:26:23 +00:00
ibcs2
include Improve compatibility with other systems by changing the default 1999-07-03 20:14:08 +00:00
isa Patch the WaveLAN/IEEE driver to detect and reject oversized received 1999-07-04 14:40:22 +00:00
linux Tweak include ordering so sys/systm.h is before sys/buf.h to keep buf.h's 1999-06-28 09:12:46 +00:00
pci
svr4
Makefile