看板 DFBSD_commit 關於我們 聯絡資訊
commit f753ef493acbcf92b3e343342e47349f086d36a1 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Sun Feb 14 15:52:06 2010 -0800 netif - alc driver port - Finishing touches * Fix minor logic differences between FreeBSD and DragonFly. * Finishing touches and basic testing. Summary of changes: sys/dev/netif/Makefile | 3 +- sys/dev/netif/alc/if_alc.c | 79 +++++++++++++++++++++++--------------------- 2 files changed, 43 insertions(+), 39 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f753ef493acbcf92b3e343342e47349f086d36a1 -- DragonFly BSD source repository