Index: stable/10/sys/modules/oce/Makefile =================================================================== --- stable/10/sys/modules/oce/Makefile (revision 284044) +++ stable/10/sys/modules/oce/Makefile (revision 284045) @@ -1,15 +1,15 @@ # # $FreeBSD$ # .PATH: ${.CURDIR}/../../dev/oce -KMOD = oce +KMOD = if_oce SRCS = oce_if.c oce_hw.c oce_mbox.c oce_util.c oce_queue.c oce_sysctl.c SRCS += bus_if.h device_if.h pci_if.h opt_inet.h opt_inet6.h CFLAGS+= -I${.CURDIR}/../../dev/oce -DSMP # uncomment for lock profiling statistics #CFLAGS += -DLOCK_PROFILING .include Index: stable/10 =================================================================== --- stable/10 (revision 284044) +++ stable/10 (revision 284045) Property changes on: stable/10 ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head:r281932 Index: stable/9/sys/modules/oce/Makefile =================================================================== --- stable/9/sys/modules/oce/Makefile (revision 284044) +++ stable/9/sys/modules/oce/Makefile (revision 284045) @@ -1,15 +1,15 @@ # # $FreeBSD$ # .PATH: ${.CURDIR}/../../dev/oce -KMOD = oce +KMOD = if_oce SRCS = oce_if.c oce_hw.c oce_mbox.c oce_util.c oce_queue.c oce_sysctl.c SRCS += bus_if.h device_if.h pci_if.h opt_inet.h opt_inet6.h CFLAGS+= -I${.CURDIR}/../../dev/oce -DSMP # uncomment for lock profiling statistics #CFLAGS += -DLOCK_PROFILING .include Index: stable/9/sys/modules =================================================================== --- stable/9/sys/modules (revision 284044) +++ stable/9/sys/modules (revision 284045) Property changes on: stable/9/sys/modules ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head/sys/modules:r281932 Index: stable/9/sys =================================================================== --- stable/9/sys (revision 284044) +++ stable/9/sys (revision 284045) Property changes on: stable/9/sys ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head/sys:r281932