Current Path : /compat/linux/proc/68247/root/compat/linux/proc/68247/root/sys/modules/firewire/fwe/ |
FreeBSD hs32.drive.ne.jp 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Wed Jan 14 12:18:08 JST 2015 root@hs32.drive.ne.jp:/sys/amd64/compile/hs32 amd64 |
Current File : //compat/linux/proc/68247/root/compat/linux/proc/68247/root/sys/modules/firewire/fwe/Makefile |
# $FreeBSD: release/9.1.0/sys/modules/firewire/fwe/Makefile 155824 2006-02-18 23:49:28Z yar $ # Makefile for the fwe(4) module (Ethernet over IEEE1394) .PATH: ${.CURDIR}/../../../dev/firewire KMOD = if_fwe SRCS = bus_if.h device_if.h \ opt_inet.h \ if_fwe.c if_fwevar.h \ firewire.h firewirereg.h #CFLAGS += -DDEVICE_POLLING .include <bsd.kmod.mk>