DragonFly-2.1.1.115.g9de40 master share/man/man4 jme.4 polling.4 sys/dev/netif/jme Makefile if_jme.c
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Sat Dec 20 21:57:41 PST 2008
commit 9de408640399d336d270aae9718bc2a1558ad409
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date: Sun Dec 21 13:46:24 2008 +0800
- Add polling(4) support for jme(4)
- Fix an off-by-one assertion bug
- Update jme(4) manpage about the interrupt coalescing sysctls
Summary of changes:
share/man/man4/jme.4 | 11 ++++++--
share/man/man4/polling.4 | 1 +
sys/dev/netif/jme/Makefile | 6 ++++
sys/dev/netif/jme/if_jme.c | 56 +++++++++++++++++++++++++++++++++++++++++++-
4 files changed, 70 insertions(+), 4 deletions(-)
http://gitweb.dragonflybsd.org/?p=dragonfly.git;a=commitdiff;h=9de408640399d336d270aae9718bc2a1558ad409
--
DragonFly BSD source repository
More information about the Commits
mailing list