DragonFly BSD
DragonFly commits List (threaded) for 2012-06
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: jme: Don't allow lower 32bits of RX buffer's physical address to be 0


From: Sepherosa Ziehau <sephe@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 12 Jun 2012 01:04:40 -0700 (PDT)

commit 064b75ed585a68b59550c27e80633f273259ad1e
Author: Sepherosa Ziehau <sephe@dragonflybsd.org>
Date:   Tue Jun 12 15:14:51 2012 +0800

    jme: Don't allow lower 32bits of RX buffer's physical address to be 0
    
    If lower 32bits of RX buffer's physical address is 0, it would break
    hardware pending RSS information delivery detection on RX path.

Summary of changes:
 sys/dev/netif/jme/if_jme.c |   32 ++++++++++++++++++++++++++++----
 1 files changed, 28 insertions(+), 4 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/064b75ed585a68b59550c27e80633f273259ad1e


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]