Date: Wed, 7 Jan 2004 11:11:11 -0800 (PST) From: Sam Leffler <sam@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ath if_ath.c Message-ID: <200401071911.i07JBBqn024989@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sam 2004/01/07 11:11:11 PST FreeBSD src repository Modified files: sys/dev/ath if_ath.c Log: When ath_hal_stoptxdma returns an error dma is still likely stopped so don't just stop trying to send a beacon frame or we'll be more likely to lose sync. This only seems to happen on some older chips. Revision Changes Path 1.43 +1 -1 src/sys/dev/ath/if_ath.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401071911.i07JBBqn024989>