看板 DFBSD_commit 關於我們 聯絡資訊
commit 852680fd51175128967247fa314a9a2d831c476d Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Mon Dec 6 19:27:46 2010 -0800 kernel - Enable e1000 / igb netif in module build * Add if_igb to the module build, via e1000. Summary of changes: sys/dev/netif/Makefile | 2 +- sys/dev/{video/x86_64 => netif/e1000}/Makefile | 4 +--- 2 files changed, 2 insertions(+), 4 deletions(-) copy sys/dev/{video/x86_64 => netif/e1000}/Makefile (69%) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/852680fd51175128967247fa314a9a2d831c476d -- DragonFly BSD source repository