DragonFly commits List (threaded) for 2009-03
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
DragonFly-2.3.0.383.g6b96e master sys/dev/netif/em if_em.c
commit 6b96e920894462b81e4226583d45925b0abd5a6f
Author: Sepherosa Ziehau <sephe@dragonflybsd.org>
Date: Tue Mar 10 21:14:22 2009 +0800
em(4): Enable RX after RDH is configured (backport from emx(4)).
According to Intel OpenSDM's RDH description:
"... If software were to write to this register while the receive
function was enabled, the on-chip descriptor buffers can be
invalidated and other indeterminate operations might result ..."
Maybe we were just that lucky, the driver actually worked ...
Summary of changes:
sys/dev/netif/em/if_em.c | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6b96e920894462b81e4226583d45925b0abd5a6f
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]