DragonFly commits List (threaded) for 2009-02
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
DragonFly-2.3.0.189.gc3108 master sys/dev/netif/stge if_stge.c
commit c31088dc84006af6ed22dc7066cf74c7bc9494d9
Author: Sepherosa Ziehau <sephe@dragonflybsd.org>
Date: Mon Jan 26 21:53:25 2009 +0800
stge(4): Adjust TX path
- Utilize bus_dmamap_load_mbuf_defrag()
- Sync TX buffer before setup the TX desc
- In stge_{txeof,start}(), use the same condition to clear/set IFF_OACTIVE
Summary of changes:
sys/dev/netif/stge/if_stge.c | 100 +++++++++++------------------------------
1 files changed, 27 insertions(+), 73 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c31088dc84006af6ed22dc7066cf74c7bc9494d9
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]