cvs commit: src/sys/dev/an if_aironet_ieee.h if_an.c

[ Available lists | Index of cvs-src | Month of Dec 2003 | Week of 30 Dec 2003 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Doug Ambrisko <ambrisko@FreeBSD.org>
Date
30 Dec 2003 19:02:48
Subject
cvs commit: src/sys/dev/an if_aironet_ieee.h if_an.c
Message-ID
200312310302.hBV32lG2036988@repoman.freebsd.org


[ Hide this part ]
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


Elapsed time: 0.069 seconds