git: bnx: Reconfigure DMA read/write control register
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Thu Jul 26 02:21:45 PDT 2012
commit 2890cca37800a380aae883207e63ed162825b38a
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date: Tue Jul 24 12:53:52 2012 +0800
bnx: Reconfigure DMA read/write control register
- Use default DMA write watermark (256bytes by default, was 128bytes)
- Don't touch reserved bits
- Disable 32bytes cache align; 64bytes cache align is left enabled
According-to: tg3
Summary of changes:
sys/dev/netif/bnx/if_bnx.c | 41 +++++++++++++++++++++++++----------------
1 files changed, 25 insertions(+), 16 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2890cca37800a380aae883207e63ed162825b38a
--
DragonFly BSD source repository
More information about the Commits
mailing list