cvs commit: src/sys/dev/an if_aironet_ieee.h if_an.c
Doug Ambrisko
ambrisko at FreeBSD.org
Tue Dec 30 19:02:49 PST 2003
ambrisko 2003/12/30 19:02:47 PST
FreeBSD src repository
Modified files: (Branch: RELENG_4)
sys/dev/an if_aironet_ieee.h if_an.c
Log:
MFC: Fixes for MPI-350 so that it doesn't read past end of the buffer
space and don't access the dma memory until it is properly setup.
This prevents a couple of panics (the read panic happens with
newer firmware).
Revision Changes Path
1.1.2.9 +2 -2 src/sys/dev/an/if_aironet_ieee.h
1.2.2.15 +15 -5 src/sys/dev/an/if_an.c
More information about the cvs-src
mailing list