Date: Sun, 03 Jul 2005 01:04:44 -0000 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_athvar.h Message-ID: <200501181942.j0IJgHMd074016@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sam 2005-01-18 19:42:17 UTC
FreeBSD src repository
Modified files:
sys/dev/ath if_athvar.h
Log:
adjust tx buffer allocation based on empirical testing:
o increase the max per-frame tx descriptor count and the number of tx
buffers for forthcoming fast frame support
o correct the max scatter/gather count; it cannot be larger than the
max(tx,rx,beacon) descriptor counts
Revision Changes Path
1.19 +3 -3 src/sys/dev/ath/if_athvar.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501181942.j0IJgHMd074016>
