[Midnightbsd-cvs] src [9985] trunk/sys/modules: add several modules
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sat May 26 17:44:21 EDT 2018
Revision: 9985
http://svnweb.midnightbsd.org/src/?rev=9985
Author: laffer1
Date: 2018-05-26 17:44:21 -0400 (Sat, 26 May 2018)
Log Message:
-----------
add several modules
Added Paths:
-----------
trunk/sys/modules/gpio/
trunk/sys/modules/gpio/Makefile
trunk/sys/modules/gpio/gpiobus/
trunk/sys/modules/gpio/gpiobus/Makefile
trunk/sys/modules/gpio/gpioiic/
trunk/sys/modules/gpio/gpioiic/Makefile
trunk/sys/modules/gpio/gpioled/
trunk/sys/modules/gpio/gpioled/Makefile
trunk/sys/modules/hyperv/
trunk/sys/modules/hyperv/Makefile
trunk/sys/modules/hyperv/netvsc/
trunk/sys/modules/hyperv/netvsc/Makefile
trunk/sys/modules/hyperv/pcib/
trunk/sys/modules/hyperv/pcib/Makefile
trunk/sys/modules/hyperv/storvsc/
trunk/sys/modules/hyperv/storvsc/Makefile
trunk/sys/modules/hyperv/utilities/
trunk/sys/modules/hyperv/utilities/Makefile
trunk/sys/modules/hyperv/vmbus/
trunk/sys/modules/hyperv/vmbus/Makefile
trunk/sys/modules/ibcore/
trunk/sys/modules/ibcore/Makefile
trunk/sys/modules/if_me/
trunk/sys/modules/if_me/Makefile
trunk/sys/modules/if_vxlan/
trunk/sys/modules/if_vxlan/Makefile
trunk/sys/modules/ipoib/
trunk/sys/modules/ipoib/Makefile
trunk/sys/modules/iscsi_initiator/
trunk/sys/modules/iscsi_initiator/Makefile
trunk/sys/modules/iwnfw/iwn2000/
trunk/sys/modules/iwnfw/iwn2000/Makefile
trunk/sys/modules/iwnfw/iwn2030/
trunk/sys/modules/iwnfw/iwn2030/Makefile
trunk/sys/modules/ix/
trunk/sys/modules/ix/Makefile
trunk/sys/modules/ixl/
trunk/sys/modules/ixl/Makefile
trunk/sys/modules/ixlv/
trunk/sys/modules/ixlv/Makefile
trunk/sys/modules/ixv/
trunk/sys/modules/ixv/Makefile
trunk/sys/modules/lindev/
trunk/sys/modules/lindev/Makefile
trunk/sys/modules/linux64/
trunk/sys/modules/linux64/Makefile
trunk/sys/modules/linux_common/
trunk/sys/modules/linux_common/Makefile
trunk/sys/modules/mlx5/
trunk/sys/modules/mlx5/Makefile
trunk/sys/modules/mlx5en/
trunk/sys/modules/mlx5en/Makefile
trunk/sys/modules/mlx5ib/
trunk/sys/modules/mlx5ib/Makefile
trunk/sys/modules/mpr/
trunk/sys/modules/mpr/Makefile
trunk/sys/modules/mrsas/
trunk/sys/modules/mrsas/Makefile
trunk/sys/modules/mrsas/mrsas_linux/
trunk/sys/modules/mrsas/mrsas_linux/Makefile
trunk/sys/modules/nand/
trunk/sys/modules/nand/Makefile
trunk/sys/modules/nandfs/
trunk/sys/modules/nandfs/Makefile
trunk/sys/modules/nandsim/
trunk/sys/modules/nandsim/Makefile
trunk/sys/modules/netfpga10g/
trunk/sys/modules/netfpga10g/Makefile
trunk/sys/modules/netfpga10g/nf10bmac/
trunk/sys/modules/netfpga10g/nf10bmac/Makefile
trunk/sys/modules/netgraph/checksum/
trunk/sys/modules/netgraph/checksum/Makefile
trunk/sys/modules/ntb/
trunk/sys/modules/ntb/Makefile
trunk/sys/modules/ntb/if_ntb/
trunk/sys/modules/ntb/if_ntb/Makefile
trunk/sys/modules/ntb/ntb/
trunk/sys/modules/ntb/ntb/Makefile
trunk/sys/modules/ntb/ntb_hw/
trunk/sys/modules/ntb/ntb_hw/Makefile
trunk/sys/modules/ntb/ntb_transport/
trunk/sys/modules/ntb/ntb_transport/Makefile
trunk/sys/modules/pmc/
trunk/sys/modules/pmc/Makefile
trunk/sys/modules/pms/
trunk/sys/modules/pms/Makefile
trunk/sys/modules/pms/Makefile.inc
trunk/sys/modules/powermac_nvram/
trunk/sys/modules/powermac_nvram/Makefile
trunk/sys/modules/qlnx/
trunk/sys/modules/qlnx/Makefile
trunk/sys/modules/qlnx/qlnxe/
trunk/sys/modules/qlnx/qlnxe/Makefile
trunk/sys/modules/qlxgbe/
trunk/sys/modules/qlxgbe/Makefile
trunk/sys/modules/qlxge/
trunk/sys/modules/qlxge/Makefile
trunk/sys/modules/sdhci_acpi/
trunk/sys/modules/sdhci_acpi/Makefile
trunk/sys/modules/sdhci_pci/
trunk/sys/modules/sdhci_pci/Makefile
trunk/sys/modules/syscons/plasma/
trunk/sys/modules/syscons/plasma/Makefile
trunk/sys/modules/toecore/
trunk/sys/modules/toecore/Makefile
trunk/sys/modules/usb/axge/
trunk/sys/modules/usb/axge/Makefile
trunk/sys/modules/usb/dwc_otg/
trunk/sys/modules/usb/dwc_otg/Makefile
trunk/sys/modules/usb/g_audio/
trunk/sys/modules/usb/g_audio/Makefile
trunk/sys/modules/usb/g_keyboard/
trunk/sys/modules/usb/g_keyboard/Makefile
trunk/sys/modules/usb/g_modem/
trunk/sys/modules/usb/g_modem/Makefile
trunk/sys/modules/usb/g_mouse/
trunk/sys/modules/usb/g_mouse/Makefile
trunk/sys/modules/usb/rsu/
trunk/sys/modules/usb/rsu/Makefile
trunk/sys/modules/usb/rsufw/
trunk/sys/modules/usb/rsufw/Makefile
trunk/sys/modules/usb/rsufw/Makefile.inc
trunk/sys/modules/usb/rsufw/rsurtl8712fw/
trunk/sys/modules/usb/rsufw/rsurtl8712fw/Makefile
trunk/sys/modules/usb/runfw/
trunk/sys/modules/usb/runfw/Makefile
trunk/sys/modules/usb/smsc/
trunk/sys/modules/usb/smsc/Makefile
Added: trunk/sys/modules/gpio/Makefile
===================================================================
--- trunk/sys/modules/gpio/Makefile (rev 0)
+++ trunk/sys/modules/gpio/Makefile 2018-05-26 21:44:21 UTC (rev 9985)
@@ -0,0 +1,31 @@
+# $MidnightBSD$
+#
+# $FreeBSD: stable/10/sys/modules/gpio/Makefile 230150 2012-01-15 19:40:59Z adrian $
+#
+# Copyright (c) 2011 Adrian Chadd. All rights reserved.
+#
+# Redistribution and use in source and binary forms, with or without
+# modification, are permitted provided that the following conditions
+# are met:
+# 1. Redistributions of source code must retain the above copyright
+# notice, this list of conditions and the following disclaimer.
+# 2. Redistributions in binary form must reproduce the above copyright
+# notice, this list of conditions and the following disclaimer in the
+# documentation and/or other materials provided with the distribution.
+#
+# THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
+# ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+# ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
+# FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+# DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
+# OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+# HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+# LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
+# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+# SUCH DAMAGE.
+#
+
+SUBDIR = gpiobus gpioiic gpioled
+
+.include <bsd.subdir.mk>
Property changes on: trunk/sys/modules/gpio/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/sys/modules/gpio/gpiobus/Makefile
===================================================================
--- trunk/sys/modules/gpio/gpiobus/Makefile (rev 0)
+++ trunk/sys/modules/gpio/gpiobus/Makefile 2018-05-26 21:44:21 UTC (rev 9985)
@@ -0,0 +1,41 @@
+# $MidnightBSD$
+#
+# Copyright (c) 2012 Adrian Chadd, Xenion Pty Ltd
+# All rights reserved.
+#
+# Redistribution and use in source and binary forms, with or without
+# modification, are permitted provided that the following conditions
+# are met:
+# 1. Redistributions of source code must retain the above copyright
+# notice, this list of conditions and the following disclaimer,
+# without modification.
+# 2. Redistributions in binary form must reproduce at minimum a disclaimer
+# similar to the "NO WARRANTY" disclaimer below ("Disclaimer") and any
+# redistribution must be conditioned upon including a substantially
+# similar Disclaimer requirement for further binary redistribution.
+#
+# NO WARRANTY
+# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+# ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+# LIMITED TO, THE IMPLIED WARRANTIES OF NONINFRINGEMENT, MERCHANTIBILITY
+# AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL
+# THE COPYRIGHT HOLDERS OR CONTRIBUTORS BE LIABLE FOR SPECIAL, EXEMPLARY,
+# OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+# SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+# INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER
+# IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
+# THE POSSIBILITY OF SUCH DAMAGES.
+#
+# $FreeBSD: stable/10/sys/modules/gpio/gpiobus/Makefile 266105 2014-05-15 01:27:53Z loos $
+#
+
+.PATH: ${.CURDIR}/../../../dev/gpio/
+
+KMOD= gpiobus
+SRCS= gpiobus.c
+SRCS+= device_if.h bus_if.h gpio_if.h gpiobus_if.h opt_platform.h
+
+CFLAGS+= -I. -I${.CURDIR}/../../../dev/gpio/
+
+.include <bsd.kmod.mk>
Property changes on: trunk/sys/modules/gpio/gpiobus/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/sys/modules/gpio/gpioiic/Makefile
===================================================================
--- trunk/sys/modules/gpio/gpioiic/Makefile (rev 0)
+++ trunk/sys/modules/gpio/gpioiic/Makefile 2018-05-26 21:44:21 UTC (rev 9985)
@@ -0,0 +1,42 @@
+# $MidnightBSD$
+#
+# Copyright (c) 2012 Adrian Chadd, Xenion Pty Ltd
+# All rights reserved.
+#
+# Redistribution and use in source and binary forms, with or without
+# modification, are permitted provided that the following conditions
+# are met:
+# 1. Redistributions of source code must retain the above copyright
+# notice, this list of conditions and the following disclaimer,
+# without modification.
+# 2. Redistributions in binary form must reproduce at minimum a disclaimer
+# similar to the "NO WARRANTY" disclaimer below ("Disclaimer") and any
+# redistribution must be conditioned upon including a substantially
+# similar Disclaimer requirement for further binary redistribution.
+#
+# NO WARRANTY
+# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+# ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+# LIMITED TO, THE IMPLIED WARRANTIES OF NONINFRINGEMENT, MERCHANTIBILITY
+# AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL
+# THE COPYRIGHT HOLDERS OR CONTRIBUTORS BE LIABLE FOR SPECIAL, EXEMPLARY,
+# OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+# SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+# INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER
+# IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
+# THE POSSIBILITY OF SUCH DAMAGES.
+#
+# $FreeBSD: stable/10/sys/modules/gpio/gpioiic/Makefile 266105 2014-05-15 01:27:53Z loos $
+#
+
+.PATH: ${.CURDIR}/../../../dev/gpio/
+
+KMOD= gpioiic
+SRCS= gpioiic.c
+SRCS+= device_if.h bus_if.h gpio_if.h gpiobus_if.h iicbus_if.h iicbb_if.h
+SRCS+= opt_platform.h
+
+CFLAGS+= -I. -I${.CURDIR}/../../../dev/gpio/
+
+.include <bsd.kmod.mk>
Property changes on: trunk/sys/modules/gpio/gpioiic/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/sys/modules/gpio/gpioled/Makefile
===================================================================
--- trunk/sys/modules/gpio/gpioled/Makefile (rev 0)
+++ trunk/sys/modules/gpio/gpioled/Makefile 2018-05-26 21:44:21 UTC (rev 9985)
@@ -0,0 +1,41 @@
+# $MidnightBSD$
+#
+# Copyright (c) 2012 Adrian Chadd, Xenion Pty Ltd
+# All rights reserved.
+#
+# Redistribution and use in source and binary forms, with or without
+# modification, are permitted provided that the following conditions
+# are met:
+# 1. Redistributions of source code must retain the above copyright
+# notice, this list of conditions and the following disclaimer,
+# without modification.
+# 2. Redistributions in binary form must reproduce at minimum a disclaimer
+# similar to the "NO WARRANTY" disclaimer below ("Disclaimer") and any
+# redistribution must be conditioned upon including a substantially
+# similar Disclaimer requirement for further binary redistribution.
+#
+# NO WARRANTY
+# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+# ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+# LIMITED TO, THE IMPLIED WARRANTIES OF NONINFRINGEMENT, MERCHANTIBILITY
+# AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL
+# THE COPYRIGHT HOLDERS OR CONTRIBUTORS BE LIABLE FOR SPECIAL, EXEMPLARY,
+# OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+# SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+# INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER
+# IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
+# THE POSSIBILITY OF SUCH DAMAGES.
+#
+# $FreeBSD: stable/10/sys/modules/gpio/gpioled/Makefile 266105 2014-05-15 01:27:53Z loos $
+#
+
+.PATH: ${.CURDIR}/../../../dev/gpio/
+
+KMOD= gpioled
+SRCS= gpioled.c
+SRCS+= device_if.h bus_if.h gpio_if.h gpiobus_if.h opt_platform.h
+
+CFLAGS+= -I. -I${.CURDIR}/../../../dev/gpio/
+
+.include <bsd.kmod.mk>
Property changes on: trunk/sys/modules/gpio/gpioled/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/sys/modules/hyperv/Makefile
===================================================================
--- trunk/sys/modules/hyperv/Makefile (rev 0)
+++ trunk/sys/modules/hyperv/Makefile 2018-05-26 21:44:21 UTC (rev 9985)
@@ -0,0 +1,6 @@
+# $MidnightBSD$
+# $FreeBSD: stable/10/sys/modules/hyperv/Makefile 307254 2016-10-14 03:22:19Z sephe $
+
+SUBDIR = vmbus netvsc storvsc utilities
+
+.include <bsd.subdir.mk>
Property changes on: trunk/sys/modules/hyperv/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/sys/modules/hyperv/netvsc/Makefile
===================================================================
--- trunk/sys/modules/hyperv/netvsc/Makefile (rev 0)
+++ trunk/sys/modules/hyperv/netvsc/Makefile 2018-05-26 21:44:21 UTC (rev 9985)
@@ -0,0 +1,13 @@
+# $MidnightBSD$
+# $FreeBSD: stable/10/sys/modules/hyperv/netvsc/Makefile 310799 2016-12-30 01:59:19Z sephe $
+
+.PATH: ${.CURDIR}/../../../dev/hyperv/netvsc \
+ ${.CURDIR}/../../../dev/hyperv/vmbus
+
+KMOD= hv_netvsc
+SRCS= hn_nvs.c hn_rndis.c if_hn.c
+SRCS+= bus_if.h device_if.h opt_inet.h opt_inet6.h vmbus_if.h opt_hn.h
+
+CFLAGS+= -I${.CURDIR}/../../../dev/hyperv/netvsc
+
+.include <bsd.kmod.mk>
Property changes on: trunk/sys/modules/hyperv/netvsc/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/sys/modules/hyperv/pcib/Makefile
===================================================================
--- trunk/sys/modules/hyperv/pcib/Makefile (rev 0)
+++ trunk/sys/modules/hyperv/pcib/Makefile 2018-05-26 21:44:21 UTC (rev 9985)
@@ -0,0 +1,13 @@
+# $MidnightBSD$
+# $FreeBSD: stable/10/sys/modules/hyperv/pcib/Makefile 309313 2016-11-30 06:26:37Z dexuan $
+
+.PATH: ${.CURDIR}/../../../dev/hyperv/pcib \
+ ${.CURDIR}/../../../dev/hyperv/vmbus
+
+KMOD= vmbus_pcib
+SRCS= vmbus_pcib.c
+SRCS+= bus_if.h device_if.h pci_if.h pcib_if.h vmbus_if.h
+
+CFLAGS+= -I${.CURDIR}/../../../dev/hyperv/pcib
+
+.include <bsd.kmod.mk>
Property changes on: trunk/sys/modules/hyperv/pcib/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/sys/modules/hyperv/storvsc/Makefile
===================================================================
--- trunk/sys/modules/hyperv/storvsc/Makefile (rev 0)
+++ trunk/sys/modules/hyperv/storvsc/Makefile 2018-05-26 21:44:21 UTC (rev 9985)
@@ -0,0 +1,16 @@
+# $MidnightBSD$
+# $FreeBSD: stable/10/sys/modules/hyperv/storvsc/Makefile 307018 2016-10-11 06:35:29Z sephe $
+
+.PATH: ${.CURDIR}/../../../dev/hyperv/storvsc \
+ ${.CURDIR}/../../../dev/hyperv/vmbus \
+
+KMOD= hv_storvsc
+SRCS = hv_storvsc_drv_freebsd.c \
+ hv_vstorage.h
+SRCS+= bus_if.h device_if.h opt_cam.h vmbus_if.h
+
+CFLAGS+= -I${.CURDIR}/../../../dev/hyperv/include \
+ -I${.CURDIR}/../../../dev/hyperv/vmbus \
+ -I${.CURDIR}/../../../dev/hyperv/storvsc
+
+.include <bsd.kmod.mk>
Property changes on: trunk/sys/modules/hyperv/storvsc/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/sys/modules/hyperv/utilities/Makefile
===================================================================
--- trunk/sys/modules/hyperv/utilities/Makefile (rev 0)
+++ trunk/sys/modules/hyperv/utilities/Makefile 2018-05-26 21:44:21 UTC (rev 9985)
@@ -0,0 +1,18 @@
+# $MidnightBSD$
+# $FreeBSD: stable/10/sys/modules/hyperv/utilities/Makefile 311254 2017-01-04 05:24:16Z sephe $
+
+.PATH: ${.CURDIR}/../../../dev/hyperv/utilities
+
+KMOD= hv_utils
+SRCS= vmbus_ic.c
+SRCS+= hv_kvp.c
+SRCS+= hv_snapshot.c
+SRCS+= vmbus_heartbeat.c
+SRCS+= vmbus_shutdown.c
+SRCS+= vmbus_timesync.c
+SRCS+= bus_if.h device_if.h vmbus_if.h
+
+CFLAGS+= -I${.CURDIR}/../../../dev/hyperv/include \
+ -I${.CURDIR}/../../../dev/hyperv/vmbus
+
+.include <bsd.kmod.mk>
Property changes on: trunk/sys/modules/hyperv/utilities/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/sys/modules/hyperv/vmbus/Makefile
===================================================================
--- trunk/sys/modules/hyperv/vmbus/Makefile (rev 0)
+++ trunk/sys/modules/hyperv/vmbus/Makefile 2018-05-26 21:44:21 UTC (rev 9985)
@@ -0,0 +1,33 @@
+# $MidnightBSD$
+# $FreeBSD: stable/10/sys/modules/hyperv/vmbus/Makefile 318393 2017-05-17 02:40:06Z sephe $
+
+.PATH: ${.CURDIR}/../../../dev/hyperv/vmbus \
+ ${.CURDIR}/../../../dev/hyperv/vmbus/${MACHINE_CPUARCH}
+
+KMOD= hv_vmbus
+SRCS= hyperv.c \
+ hyperv_busdma.c \
+ hyperv_machdep.c \
+ vmbus.c \
+ vmbus_br.c \
+ vmbus_chan.c \
+ vmbus_et.c \
+ vmbus_if.c \
+ vmbus_res.c \
+ vmbus_xact.c
+SRCS+= acpi_if.h bus_if.h device_if.h opt_acpi.h pci_if.h pcib_if.h vmbus_if.h
+
+# XXX: for assym.s
+SRCS+= opt_kstack_pages.h opt_nfs.h opt_apic.h opt_hwpmc_hooks.h opt_compat.h
+
+SRCS+= assym.s \
+ vmbus_vector.S
+
+vmbus_vector.o:
+ ${CC} -c -x assembler-with-cpp -DLOCORE ${CFLAGS} \
+ ${.IMPSRC} -o ${.TARGET}
+
+CFLAGS+= -I${.CURDIR}/../../../dev/hyperv/include \
+ -I${.CURDIR}/../../../dev/hyperv/vmbus
+
+.include <bsd.kmod.mk>
Property changes on: trunk/sys/modules/hyperv/vmbus/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/sys/modules/ibcore/Makefile
===================================================================
--- trunk/sys/modules/ibcore/Makefile (rev 0)
+++ trunk/sys/modules/ibcore/Makefile 2018-05-26 21:44:21 UTC (rev 9985)
@@ -0,0 +1,27 @@
+# $MidnightBSD$
+# $FreeBSD: stable/10/sys/modules/ibcore/Makefile 260495 2014-01-09 22:40:51Z dim $
+.PATH: ${.CURDIR}/../../ofed/drivers/infiniband/core
+.PATH: ${.CURDIR}/../../ofed/include/linux
+
+.include <bsd.own.mk>
+
+KMOD = ibcore
+SRCS = addr.c cm_msgs.h iwcm.c mad_rmpp.h sa_query.c ucma.c uverbs_cmd.c
+SRCS+= agent.c local_sa.c iwcm.h multicast.c smi.c ud_header.c uverbs_main.c
+SRCS+= agent.h core_priv.h mad.c notice.c smi.h umem.c uverbs_marshall.c
+SRCS+= cache.c device.c mad_priv.h packer.c sysfs.c user_mad.c verbs.c
+SRCS+= cm.c fmr_pool.c mad_rmpp.c sa.h ucm.c uverbs.h cma.c
+SRCS+= linux_compat.c linux_radix.c linux_idr.c
+SRCS+= vnode_if.h device_if.h bus_if.h pci_if.h opt_inet.h opt_inet6.h
+
+CFLAGS+= -I${.CURDIR}/../../ofed/drivers/infiniband/core
+CFLAGS+= -I${.CURDIR}/../mlx4ib
+CFLAGS+= -I${.CURDIR}/../../ofed/include/
+CFLAGS+= -DINET6 -DINET -DOFED
+
+.include <bsd.kmod.mk>
+
+CFLAGS+= -Wno-cast-qual -Wno-pointer-arith ${GCC_MS_EXTENSIONS}
+
+CWARNFLAGS.cm.c= -Wno-unused-function
+CWARNFLAGS+= ${CWARNFLAGS.${.IMPSRC:T}}
Property changes on: trunk/sys/modules/ibcore/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/sys/modules/if_me/Makefile
===================================================================
--- trunk/sys/modules/if_me/Makefile (rev 0)
+++ trunk/sys/modules/if_me/Makefile 2018-05-26 21:44:21 UTC (rev 9985)
@@ -0,0 +1,9 @@
+# $MidnightBSD$
+# $FreeBSD: stable/10/sys/modules/if_me/Makefile 274246 2014-11-07 19:13:19Z ae $
+
+.PATH: ${.CURDIR}/../../net
+
+KMOD= if_me
+SRCS= if_me.c
+
+.include <bsd.kmod.mk>
Property changes on: trunk/sys/modules/if_me/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/sys/modules/if_vxlan/Makefile
===================================================================
--- trunk/sys/modules/if_vxlan/Makefile (rev 0)
+++ trunk/sys/modules/if_vxlan/Makefile 2018-05-26 21:44:21 UTC (rev 9985)
@@ -0,0 +1,10 @@
+# $MidnightBSD$
+# $FreeBSD: stable/10/sys/modules/if_vxlan/Makefile 273331 2014-10-20 14:42:42Z bryanv $
+
+.PATH: ${.CURDIR}/../../net
+
+KMOD= if_vxlan
+SRCS= if_vxlan.c
+SRCS+= opt_inet.h opt_inet6.h
+
+.include <bsd.kmod.mk>
Property changes on: trunk/sys/modules/if_vxlan/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/sys/modules/ipoib/Makefile
===================================================================
--- trunk/sys/modules/ipoib/Makefile (rev 0)
+++ trunk/sys/modules/ipoib/Makefile 2018-05-26 21:44:21 UTC (rev 9985)
@@ -0,0 +1,32 @@
+# $MidnightBSD$
+# $FreeBSD: stable/10/sys/modules/ipoib/Makefile 260495 2014-01-09 22:40:51Z dim $
+.PATH: ${.CURDIR}/../../ofed/drivers/infiniband/ulp/ipoib
+.PATH: ${.CURDIR}/../../ofed/include/linux
+
+.include <bsd.own.mk>
+
+KMOD = ipoib
+SRCS = device_if.h bus_if.h opt_ofed.h vnode_if.h opt_inet.h opt_inet6.h
+SRCS += ipoib_cm.c ipoib_ib.c ipoib_main.c ipoib_multicast.c ipoib_verbs.c ipoib.h
+SRCS+= linux_compat.c linux_radix.c linux_idr.c
+
+CFLAGS+= -I${.CURDIR}/../../ofed/drivers/infiniband/ulp/ipoib
+CFLAGS+= -I${.CURDIR}/../ibcore
+CFLAGS+= -I${.CURDIR}/../../ofed/include/
+CFLAGS+= -DINET6 -DINET -DOFED
+
+.if !defined(KERNBUILDDIR)
+.if ${MK_INET_SUPPORT} != "no"
+opt_inet.h:
+ @echo "#define INET 1" > ${.TARGET}
+.endif
+
+.if ${MK_INET6_SUPPORT} != "no"
+opt_inet6.h:
+ @echo "#define INET6 1" > ${.TARGET}
+.endif
+.endif
+
+.include <bsd.kmod.mk>
+
+CFLAGS+= -Wno-cast-qual -Wno-pointer-arith ${GCC_MS_EXTENSIONS}
Property changes on: trunk/sys/modules/ipoib/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/sys/modules/iscsi_initiator/Makefile
===================================================================
--- trunk/sys/modules/iscsi_initiator/Makefile (rev 0)
+++ trunk/sys/modules/iscsi_initiator/Makefile 2018-05-26 21:44:21 UTC (rev 9985)
@@ -0,0 +1,15 @@
+# $MidnightBSD$
+# $FreeBSD: stable/10/sys/modules/iscsi_initiator/Makefile 254657 2013-08-22 14:02:34Z trasz $
+
+.PATH: ${.CURDIR}/../../dev/iscsi_initiator
+KMOD=iscsi_initiator
+
+SRCS= iscsi.h iscsivar.h
+SRCS+= iscsi.c isc_cam.c isc_soc.c isc_sm.c isc_subr.c iscsi_subr.c
+SRCS+= opt_cam.h opt_iscsi_initiator.h
+SRCS+= bus_if.h device_if.h
+
+# Debugging
+# CFLAGS+= -DISCSI_INITIATOR_DEBUG=9
+
+.include <bsd.kmod.mk>
Property changes on: trunk/sys/modules/iscsi_initiator/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/sys/modules/iwnfw/iwn2000/Makefile
===================================================================
--- trunk/sys/modules/iwnfw/iwn2000/Makefile (rev 0)
+++ trunk/sys/modules/iwnfw/iwn2000/Makefile 2018-05-26 21:44:21 UTC (rev 9985)
@@ -0,0 +1,7 @@
+# $MidnightBSD$
+# $FreeBSD: stable/10/sys/modules/iwnfw/iwn2000/Makefile 254993 2013-08-28 15:12:51Z gnn $
+
+KMOD= iwn2000fw
+IMG= iwlwifi-2000-18.168.6.1
+
+.include <bsd.kmod.mk>
Property changes on: trunk/sys/modules/iwnfw/iwn2000/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/sys/modules/iwnfw/iwn2030/Makefile
===================================================================
--- trunk/sys/modules/iwnfw/iwn2030/Makefile (rev 0)
+++ trunk/sys/modules/iwnfw/iwn2030/Makefile 2018-05-26 21:44:21 UTC (rev 9985)
@@ -0,0 +1,7 @@
+# $MidnightBSD$
+# $FreeBSD: stable/10/sys/modules/iwnfw/iwn2030/Makefile 254202 2013-08-11 01:09:16Z adrian $
+
+KMOD= iwn2030fw
+IMG= iwnwifi-2030-18.168.6.1
+
+.include <bsd.kmod.mk>
Property changes on: trunk/sys/modules/iwnfw/iwn2030/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/sys/modules/ix/Makefile
===================================================================
--- trunk/sys/modules/ix/Makefile (rev 0)
+++ trunk/sys/modules/ix/Makefile 2018-05-26 21:44:21 UTC (rev 9985)
@@ -0,0 +1,17 @@
+# $MidnightBSD$
+#$FreeBSD: stable/10/sys/modules/ix/Makefile 315333 2017-03-15 21:20:17Z erj $
+
+.PATH: ${.CURDIR}/../../dev/ixgbe
+
+KMOD = if_ix
+SRCS = device_if.h bus_if.h pci_if.h
+SRCS += opt_inet.h opt_inet6.h
+SRCS += if_ix.c if_bypass.c if_fdir.c if_sriov.c ix_txrx.c ixgbe_osdep.c
+SRCS += ixgbe_netmap.c
+# Shared source
+SRCS += ixgbe_common.c ixgbe_api.c ixgbe_phy.c ixgbe_mbx.c
+SRCS += ixgbe_dcb.c ixgbe_dcb_82598.c ixgbe_dcb_82599.c
+SRCS += ixgbe_82598.c ixgbe_82599.c ixgbe_x540.c ixgbe_x550.c
+CFLAGS+= -I${.CURDIR}/../../dev/ixgbe -DSMP
+
+.include <bsd.kmod.mk>
Property changes on: trunk/sys/modules/ix/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/sys/modules/ixl/Makefile
===================================================================
--- trunk/sys/modules/ixl/Makefile (rev 0)
+++ trunk/sys/modules/ixl/Makefile 2018-05-26 21:44:21 UTC (rev 9985)
@@ -0,0 +1,35 @@
+# $MidnightBSD$
+#$FreeBSD: stable/10/sys/modules/ixl/Makefile 292100 2015-12-11 13:08:38Z smh $
+
+.include <bsd.own.mk>
+
+.PATH: ${.CURDIR}/../../dev/ixl
+
+KMOD = if_ixl
+SRCS = device_if.h bus_if.h pci_if.h opt_bdg.h
+SRCS += opt_inet.h opt_inet6.h
+SRCS += if_ixl.c ixl_txrx.c i40e_osdep.c
+
+# Shared source
+SRCS += i40e_common.c i40e_nvm.c i40e_adminq.c i40e_lan_hmc.c i40e_hmc.c
+
+CFLAGS += -DSMP -DIXL_DEBUG_SYSCTL
+
+# Add Flow Director support
+# CFLAGS += -DIXL_FDIR
+# Debug messages / sysctls
+# CFLAGS += -DIXL_DEBUG
+
+.if !defined(KERNBUILDDIR)
+.if ${MK_INET_SUPPORT} != "no"
+opt_inet.h:
+ @echo "#define INET 1" > ${.TARGET}
+.endif
+
+.if ${MK_INET6_SUPPORT} != "no"
+opt_inet6.h:
+ @echo "#define INET6 1" > ${.TARGET}
+.endif
+.endif
+
+.include <bsd.kmod.mk>
Property changes on: trunk/sys/modules/ixl/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/sys/modules/ixlv/Makefile
===================================================================
--- trunk/sys/modules/ixlv/Makefile (rev 0)
+++ trunk/sys/modules/ixlv/Makefile 2018-05-26 21:44:21 UTC (rev 9985)
@@ -0,0 +1,35 @@
+# $MidnightBSD$
+#$FreeBSD: stable/10/sys/modules/ixlv/Makefile 292100 2015-12-11 13:08:38Z smh $
+
+.include <bsd.own.mk>
+
+.PATH: ${.CURDIR}/../../dev/ixl
+
+KMOD = if_ixlv
+SRCS = device_if.h bus_if.h pci_if.h opt_bdg.h
+SRCS += opt_inet.h opt_inet6.h
+SRCS += if_ixlv.c ixlvc.c ixl_txrx.c i40e_osdep.c
+
+# Shared source
+SRCS += i40e_common.c i40e_nvm.c i40e_adminq.c
+
+CFLAGS += -DSMP
+
+# Add Flow Director support
+# CFLAGS += -DIXL_FDIR
+# Debug messages / sysctls
+# CFLAGS += -DIXL_DEBUG
+
+.if !defined(KERNBUILDDIR)
+.if ${MK_INET_SUPPORT} != "no"
+opt_inet.h:
+ @echo "#define INET 1" > ${.TARGET}
+.endif
+
+.if ${MK_INET6_SUPPORT} != "no"
+opt_inet6.h:
+ @echo "#define INET6 1" > ${.TARGET}
+.endif
+.endif
+
+.include <bsd.kmod.mk>
Property changes on: trunk/sys/modules/ixlv/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/sys/modules/ixv/Makefile
===================================================================
--- trunk/sys/modules/ixv/Makefile (rev 0)
+++ trunk/sys/modules/ixv/Makefile 2018-05-26 21:44:21 UTC (rev 9985)
@@ -0,0 +1,14 @@
+# $MidnightBSD$
+#$FreeBSD: stable/10/sys/modules/ixv/Makefile 315333 2017-03-15 21:20:17Z erj $
+
+.PATH: ${.CURDIR}/../../dev/ixgbe
+
+KMOD = if_ixv
+SRCS = device_if.h bus_if.h pci_if.h
+SRCS += opt_inet.h opt_inet6.h
+SRCS += if_ixv.c ixv_txrx.c ixv_osdep.c ixv_netmap.c
+# Shared source
+SRCS += ixv_vf.c ixv_mbx.c
+CFLAGS+= -I${.CURDIR}/../../dev/ixgbe -DSMP
+
+.include <bsd.kmod.mk>
Property changes on: trunk/sys/modules/ixv/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/sys/modules/lindev/Makefile
===================================================================
--- trunk/sys/modules/lindev/Makefile (rev 0)
+++ trunk/sys/modules/lindev/Makefile 2018-05-26 21:44:21 UTC (rev 9985)
@@ -0,0 +1,9 @@
+# $MidnightBSD$
+# $FreeBSD: stable/10/sys/modules/lindev/Makefile 197518 2009-09-26 12:45:28Z bz $
+
+.PATH: ${.CURDIR}/../../dev/lindev
+
+KMOD= lindev
+SRCS= full.c lindev.c
+
+.include <bsd.kmod.mk>
Property changes on: trunk/sys/modules/lindev/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/sys/modules/linux64/Makefile
===================================================================
--- trunk/sys/modules/linux64/Makefile (rev 0)
+++ trunk/sys/modules/linux64/Makefile 2018-05-26 21:44:21 UTC (rev 9985)
@@ -0,0 +1,56 @@
+# $MidnightBSD$
+# $FreeBSD: stable/10/sys/modules/linux64/Makefile 293599 2016-01-09 18:06:38Z dchagin $
+
+.PATH: ${.CURDIR}/../../compat/linux ${.CURDIR}/../../${MACHINE_ARCH}/linux
+
+VDSO= linux_vdso
+
+KMOD= linux64
+SRCS= linux_fork.c linux_dummy.c linux_file.c linux_event.c \
+ linux_futex.c linux_getcwd.c linux_ioctl.c linux_ipc.c \
+ linux_machdep.c linux_misc.c linux_signal.c \
+ linux_socket.c linux_stats.c linux_sysctl.c linux_sysent.c \
+ linux_sysvec.c linux_time.c linux_vdso.c linux_timer.c \
+ opt_inet6.h opt_compat.h opt_kdtrace.h opt_posix.h opt_usb.h \
+ vnode_if.h device_if.h bus_if.h assym.s \
+ linux_support.s
+DPSRCS= linux_genassym.c
+
+# XXX: for assym.s
+SRCS+= opt_kstack_pages.h opt_nfs.h opt_apic.h opt_hwpmc_hooks.h
+
+CLEANFILES= linux_assym.h linux_genassym.o linux_locore.o
+
+OBJS= ${VDSO}.so
+
+linux_assym.h: linux_genassym.o
+ sh ${SYSDIR}/kern/genassym.sh linux_genassym.o > ${.TARGET}
+
+linux_locore.o: linux_locore.s linux_assym.h
+ ${CC} -x assembler-with-cpp -DLOCORE -shared -mcmodel=small \
+ -pipe -I. -I${SYSDIR} -Werror -Wall -fno-common -nostdinc \
+ -Wl,-T${.CURDIR}/../../${MACHINE_CPUARCH}/linux/${VDSO}.lds.s \
+ -Wl,-soname=${VDSO}.so.1,-fPIC,-warn-common -nostdlib \
+ ${.IMPSRC} -o ${.TARGET}
+
+${VDSO}.so: linux_locore.o
+ ${OBJCOPY} --input-target binary --output-target elf64-x86-64-freebsd \
+ -S -g --binary-architecture i386:x86-64 linux_locore.o ${.TARGET}
+
+linux_support.o: assym.s linux_assym.h
+ ${CC} -c -x assembler-with-cpp -DLOCORE ${CFLAGS} \
+ ${.IMPSRC} -o ${.TARGET}
+
+linux_genassym.o:
+ ${CC} -c ${CFLAGS:N-fno-common} ${.IMPSRC}
+
+.if !defined(KERNBUILDDIR)
+.if defined(DEBUG)
+CFLAGS+=-DDEBUG
+.endif
+.if defined(KTR)
+CFLAGS+=-DKTR
+.endif
+.endif
+
+.include <bsd.kmod.mk>
Property changes on: trunk/sys/modules/linux64/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/sys/modules/linux_common/Makefile
===================================================================
--- trunk/sys/modules/linux_common/Makefile (rev 0)
+++ trunk/sys/modules/linux_common/Makefile 2018-05-26 21:44:21 UTC (rev 9985)
@@ -0,0 +1,26 @@
+# $MidnightBSD$
+# $FreeBSD: stable/10/sys/modules/linux_common/Makefile 302964 2016-07-17 15:23:32Z dchagin $
+
+.PATH: ${.CURDIR}/../../compat/linux
+
+KMOD= linux_common
+SRCS= linux_common.c linux_mib.c linux_mmap.c linux_util.c linux_emul.c \
+ linux.c opt_compat.h device_if.h vnode_if.h bus_if.h
+
+EXPORT_SYMS=
+EXPORT_SYMS+= linux_emul_path
+EXPORT_SYMS+= linux_ioctl_register_handler
+EXPORT_SYMS+= linux_ioctl_unregister_handler
+EXPORT_SYMS+= linux_get_osname
+EXPORT_SYMS+= linux_get_osrelease
+
+.if !defined(KERNBUILDDIR)
+.if defined(DEBUG)
+CFLAGS+=-DDEBUG
+.endif
+.if defined(KTR)
+CFLAGS+=-DKTR
+.endif
+.endif
+
+.include <bsd.kmod.mk>
Property changes on: trunk/sys/modules/linux_common/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/sys/modules/mlx5/Makefile
===================================================================
--- trunk/sys/modules/mlx5/Makefile (rev 0)
+++ trunk/sys/modules/mlx5/Makefile 2018-05-26 21:44:21 UTC (rev 9985)
@@ -0,0 +1,38 @@
+# $MidnightBSD$
+# $FreeBSD: stable/10/sys/modules/mlx5/Makefile 322007 2017-08-03 14:14:13Z hselasky $
+.PATH: ${.CURDIR}/../../dev/mlx5/mlx5_core ${.CURDIR}/../../ofed/include/linux
+
+KMOD=mlx5
+SRCS= \
+mlx5_alloc.c \
+mlx5_cmd.c \
+mlx5_cq.c \
+mlx5_diagnostics.c \
+mlx5_eq.c \
+mlx5_eswitch_vacl.c \
+mlx5_flow_table.c \
+mlx5_fw.c \
+mlx5_health.c \
+mlx5_mad.c \
+mlx5_main.c \
+mlx5_mcg.c \
+mlx5_mr.c \
+mlx5_pagealloc.c \
+mlx5_pd.c \
+mlx5_port.c \
+mlx5_qp.c \
+mlx5_srq.c \
+mlx5_transobj.c \
+mlx5_uar.c \
+mlx5_vport.c \
+mlx5_wq.c \
+device_if.h bus_if.h vnode_if.h pci_if.h \
+ opt_inet.h opt_inet6.h opt_random.h
+
+SRCS+= linux_compat.c linux_radix.c linux_idr.c
+
+CFLAGS+= -I${.CURDIR}/../../ofed/include
+
+.include <bsd.kmod.mk>
+
+CFLAGS+= -Wno-cast-qual -Wno-pointer-arith ${GCC_MS_EXTENSIONS}
Property changes on: trunk/sys/modules/mlx5/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/sys/modules/mlx5en/Makefile
===================================================================
--- trunk/sys/modules/mlx5en/Makefile (rev 0)
+++ trunk/sys/modules/mlx5en/Makefile 2018-05-26 21:44:21 UTC (rev 9985)
@@ -0,0 +1,30 @@
+# $MidnightBSD$
+# $FreeBSD: stable/10/sys/modules/mlx5en/Makefile 290650 2015-11-10 12:20:22Z hselasky $
+.PATH: ${.CURDIR}/../../dev/mlx5/mlx5_en
+
+KMOD=mlx5en
+SRCS= \
+mlx5_en_ethtool.c \
+mlx5_en_main.c \
+mlx5_en_tx.c \
+mlx5_en_flow_table.c \
+mlx5_en_rx.c \
+mlx5_en_txrx.c \
+device_if.h bus_if.h vnode_if.h pci_if.h \
+ opt_inet.h opt_inet6.h
+
+.if defined(HAVE_TURBO_LRO)
+CFLAGS+= -DHAVE_TURBO_LRO
+SRCS+= tcp_tlro.c
+.endif
+
+.if defined(HAVE_PER_CQ_EVENT_PACKET)
+CFLAGS+= -DHAVE_PER_CQ_EVENT_PACKET
+.endif
+
+CFLAGS+= -I${.CURDIR}/../../ofed/include
+CFLAGS+= -I${.CURDIR}/../../compat/linuxkpi/common/include
+
+.include <bsd.kmod.mk>
+
+CFLAGS+= -Wno-cast-qual -Wno-pointer-arith ${GCC_MS_EXTENSIONS}
Property changes on: trunk/sys/modules/mlx5en/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/sys/modules/mlx5ib/Makefile
===================================================================
--- trunk/sys/modules/mlx5ib/Makefile (rev 0)
+++ trunk/sys/modules/mlx5ib/Makefile 2018-05-26 21:44:21 UTC (rev 9985)
@@ -0,0 +1,25 @@
+# $MidnightBSD$
+# $FreeBSD: stable/10/sys/modules/mlx5ib/Makefile 322810 2017-08-23 12:09:37Z hselasky $
+.PATH: ${SRCTOP}/sys/dev/mlx5/mlx5_ib
+
+KMOD=mlx5ib
+SRCS= \
+mlx5_ib_ah.c \
+mlx5_ib_cq.c \
+mlx5_ib_doorbell.c \
+mlx5_ib_mad.c \
+mlx5_ib_main.c \
+mlx5_ib_mem.c \
+mlx5_ib_mr.c \
+mlx5_ib_qp.c \
+mlx5_ib_roce.c \
+mlx5_ib_srq.c \
+device_if.h bus_if.h vnode_if.h pci_if.h \
+opt_inet.h opt_inet6.h
+
+CFLAGS+= -I${SRCTOP}/sys/ofed/include
+CFLAGS+= -I${SRCTOP}/sys/compat/linuxkpi/common/include
+
+.include <bsd.kmod.mk>
+
+CFLAGS+= -Wno-cast-qual -Wno-pointer-arith ${GCC_MS_EXTENSIONS}
Property changes on: trunk/sys/modules/mlx5ib/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/sys/modules/mpr/Makefile
===================================================================
--- trunk/sys/modules/mpr/Makefile (rev 0)
+++ trunk/sys/modules/mpr/Makefile 2018-05-26 21:44:21 UTC (rev 9985)
@@ -0,0 +1,19 @@
+# $MidnightBSD$
+# $FreeBSD: stable/10/sys/modules/mpr/Makefile 265236 2014-05-02 20:25:09Z ken $
+
+.PATH: ${.CURDIR}/../../dev/mpr
+
+KMOD= mpr
+SRCS= mpr_pci.c mpr.c mpr_sas.c mpr_table.c mpr_user.c
+SRCS+= mpr_config.c mpr_mapping.c mpr_sas_lsi.c
+SRCS+= opt_cam.h opt_compat.h
+SRCS+= device_if.h bus_if.h pci_if.h
+
+#CFLAGS += -DMPR_DEBUG
+
+.include <bsd.kmod.mk>
+
+CWARNFLAGS.mpr_sas.c= ${NO_WUNNEEDED_INTERNAL_DECL}
+# XXX Work around clang warning, until maintainer approves fix.
+CWARNFLAGS.mpr_mapping.c= ${NO_WSOMETIMES_UNINITIALIZED}
+CWARNFLAGS+= ${CWARNFLAGS.${.IMPSRC:T}}
Property changes on: trunk/sys/modules/mpr/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/sys/modules/mrsas/Makefile
===================================================================
--- trunk/sys/modules/mrsas/Makefile (rev 0)
+++ trunk/sys/modules/mrsas/Makefile 2018-05-26 21:44:21 UTC (rev 9985)
@@ -0,0 +1,31 @@
+# $MidnightBSD$
+# Makefile for mrsas driver
+# $FreeBSD: stable/10/sys/modules/mrsas/Makefile 275976 2014-12-21 02:35:22Z smh $
+
+KMOD=mrsas
+.PATH: ${.CURDIR}/../../dev/${KMOD}
+
+.if ${MACHINE_ARCH} == "i386" || ${MACHINE_ARCH} == "amd64"
+SUBDIR+= mrsas_linux
+.endif
+
+SRCS=mrsas.c mrsas_cam.c mrsas_ioctl.c mrsas_fp.c
+SRCS+= device_if.h bus_if.h pci_if.h opt_cam.h opt_scsi.h
+
+#CFLAGS+= -MRSAS_DEBUG
+.include <bsd.kmod.mk>
+CFLAGS+= -fgnu89-inline
+
+TARGET_ARCH = ${MACHINE_ARCH}
+.if ${TARGET_ARCH} == "amd64"
+CFLAGS+= -DCOMPAT_FREEBSD32 -D_STANDALONE
+.endif
+
+clean_cscope:
+ rm -f cscope*
+
+cscope: clean_cscope
+ /usr/local/bin/cscope -b *.[ch]
+
+cleanall: clean clean_cscope
+ rm -f '@' machine
Property changes on: trunk/sys/modules/mrsas/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/sys/modules/mrsas/mrsas_linux/Makefile
===================================================================
--- trunk/sys/modules/mrsas/mrsas_linux/Makefile (rev 0)
+++ trunk/sys/modules/mrsas/mrsas_linux/Makefile 2018-05-26 21:44:21 UTC (rev 9985)
@@ -0,0 +1,11 @@
+# $MidnightBSD$
+# Makefile for mrsas driver
+# $FreeBSD: stable/10/sys/modules/mrsas/mrsas_linux/Makefile 275976 2014-12-21 02:35:22Z smh $
+
+.PATH: ${.CURDIR}/../../../dev/mrsas
+
+KMOD= mrsas_linux
+SRCS= mrsas_linux.c
+SRCS+= device_if.h bus_if.h pci_if.h
+
+.include <bsd.kmod.mk>
Property changes on: trunk/sys/modules/mrsas/mrsas_linux/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/sys/modules/nand/Makefile
===================================================================
--- trunk/sys/modules/nand/Makefile (rev 0)
+++ trunk/sys/modules/nand/Makefile 2018-05-26 21:44:21 UTC (rev 9985)
@@ -0,0 +1,14 @@
+# $MidnightBSD$
+# $FreeBSD: stable/10/sys/modules/nand/Makefile 237605 2012-06-26 18:08:03Z takawata $
+
+.PATH: ${.CURDIR}/../../dev/nand
+
+KMOD = nand
+SRCS= nand.c nand_bbt.c nand_cdev.c nand_generic.c nand_geom.c \
+ nand_id.c nandbus.c nandbus_if.c nand_if.c nfc_if.c \
+ nand_if.h device_if.h bus_if.h nfc_if.h nandbus_if.h
+
+MFILES= kern/bus_if.m kern/device_if.m dev/nand/nfc_if.m \
+ dev/nand/nand_if.m dev/nand/nandbus_if.m
+
+.include <bsd.kmod.mk>
Property changes on: trunk/sys/modules/nand/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/sys/modules/nandfs/Makefile
===================================================================
--- trunk/sys/modules/nandfs/Makefile (rev 0)
+++ trunk/sys/modules/nandfs/Makefile 2018-05-26 21:44:21 UTC (rev 9985)
@@ -0,0 +1,13 @@
+# $MidnightBSD$
+# $FreeBSD: stable/10/sys/modules/nandfs/Makefile 235537 2012-05-17 10:11:18Z gber $
+
+.PATH: ${.CURDIR}/../../fs/nandfs
+
+KMOD= nandfs
+SRCS= vnode_if.h \
+ bmap.c nandfs_bmap.c nandfs_dir.c nandfs_subr.c nandfs_vfsops.c \
+ nandfs_vnops.c nandfs_alloc.c nandfs_cpfile.c nandfs_dat.c \
+ nandfs_ifile.c nandfs_segment.c nandfs_sufile.c nandfs_buffer.c \
+ nandfs_cleaner.c
+
+.include <bsd.kmod.mk>
Property changes on: trunk/sys/modules/nandfs/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/sys/modules/nandsim/Makefile
===================================================================
--- trunk/sys/modules/nandsim/Makefile (rev 0)
+++ trunk/sys/modules/nandsim/Makefile 2018-05-26 21:44:21 UTC (rev 9985)
@@ -0,0 +1,12 @@
+# $MidnightBSD$
+# $FreeBSD: stable/10/sys/modules/nandsim/Makefile 235537 2012-05-17 10:11:18Z gber $
+
+.PATH: ${.CURDIR}/../../dev/nand
+
+KMOD= nandsim
+SRCS= nandsim.c nandsim_chip.c nandsim_swap.c nandsim_ctrl.c nandsim_log.c\
+ bus_if.h device_if.h vnode_if.h nfc_if.h nand_if.h
+MFILES= kern/bus_if.m kern/device_if.m\
+ dev/nand/nfc_if.m dev/nand/nand_if.m
+
+.include <bsd.kmod.mk>
Property changes on: trunk/sys/modules/nandsim/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/sys/modules/netfpga10g/Makefile
===================================================================
--- trunk/sys/modules/netfpga10g/Makefile (rev 0)
+++ trunk/sys/modules/netfpga10g/Makefile 2018-05-26 21:44:21 UTC (rev 9985)
@@ -0,0 +1,13 @@
+# $MidnightBSD$
+#
+# $FreeBSD: stable/10/sys/modules/netfpga10g/Makefile 264601 2014-04-17 12:33:26Z bz $
+#
+
+SUBDIR=
+SUBDIR+= ${_nf10bmac}
+
+.if ${MACHINE_CPUARCH} == "mips"
+_nf10bmac= nf10bmac
+.endif
+
+.include <bsd.subdir.mk>
Property changes on: trunk/sys/modules/netfpga10g/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/sys/modules/netfpga10g/nf10bmac/Makefile
===================================================================
--- trunk/sys/modules/netfpga10g/nf10bmac/Makefile (rev 0)
+++ trunk/sys/modules/netfpga10g/nf10bmac/Makefile 2018-05-26 21:44:21 UTC (rev 9985)
@@ -0,0 +1,17 @@
+# $MidnightBSD$
+# $FreeBSD: stable/10/sys/modules/netfpga10g/nf10bmac/Makefile 264601 2014-04-17 12:33:26Z bz $
+
+.PATH: ${.CURDIR}/../../../dev/netfpga10g/nf10bmac
+
+KMOD= if_nf10bmac
+SRCS= if_nf10bmac.c
+SRCS+= device_if.h bus_if.h pci_if.h
+SRCS+= opt_device_polling.h
+
+.if ${MACHINE_CPUARCH} == "mips"
+SRCS+= if_nf10bmac_fdt.c ofw_bus_if.h
+.endif
+
+CFLAGS+= -DDEVICE_POLLING
+
+.include <bsd.kmod.mk>
Property changes on: trunk/sys/modules/netfpga10g/nf10bmac/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/sys/modules/netgraph/checksum/Makefile
===================================================================
--- trunk/sys/modules/netgraph/checksum/Makefile (rev 0)
+++ trunk/sys/modules/netgraph/checksum/Makefile 2018-05-26 21:44:21 UTC (rev 9985)
@@ -0,0 +1,21 @@
+# $MidnightBSD$
+# $FreeBSD: stable/10/sys/modules/netgraph/checksum/Makefile 303612 2016-08-01 12:09:04Z julian $
+
+.include <bsd.own.mk>
+
+KMOD= ng_checksum
+SRCS= ng_checksum.c opt_inet.h opt_inet6.h
+
+#.if !defined(KERNBUILDDIR)
+#
+#.if ${MK_INET_SUPPORT} != "no"
+#opt_inet.h:
+# echo "#define INET 1" > ${.TARGET}
+#.endif
+#.if ${MK_INET6_SUPPORT} != "no"
+#opt_inet6.h:
+# echo "#define INET6 1" > ${.TARGET}
+#.endif
+#.endif
+
+.include <bsd.kmod.mk>
Property changes on: trunk/sys/modules/netgraph/checksum/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/sys/modules/ntb/Makefile
===================================================================
--- trunk/sys/modules/ntb/Makefile (rev 0)
+++ trunk/sys/modules/ntb/Makefile 2018-05-26 21:44:21 UTC (rev 9985)
@@ -0,0 +1,6 @@
+# $MidnightBSD$
+# $FreeBSD: stable/10/sys/modules/ntb/Makefile 304380 2016-08-18 10:39:00Z mav $
+
+SUBDIR= ntb ntb_hw ntb_transport if_ntb
+
+.include <bsd.subdir.mk>
Property changes on: trunk/sys/modules/ntb/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/sys/modules/ntb/if_ntb/Makefile
===================================================================
--- trunk/sys/modules/ntb/if_ntb/Makefile (rev 0)
+++ trunk/sys/modules/ntb/if_ntb/Makefile 2018-05-26 21:44:21 UTC (rev 9985)
@@ -0,0 +1,10 @@
+# $MidnightBSD$
+# $FreeBSD: stable/10/sys/modules/ntb/if_ntb/Makefile 250079 2013-04-29 22:48:53Z carl $
+
+.PATH: ${.CURDIR}/../../../dev/ntb/if_ntb
+
+KMOD = if_ntb
+SRCS = if_ntb.c
+SRCS += device_if.h bus_if.h pci_if.h
+
+.include <bsd.kmod.mk>
Property changes on: trunk/sys/modules/ntb/if_ntb/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/sys/modules/ntb/ntb/Makefile
===================================================================
--- trunk/sys/modules/ntb/ntb/Makefile (rev 0)
+++ trunk/sys/modules/ntb/ntb/Makefile 2018-05-26 21:44:21 UTC (rev 9985)
@@ -0,0 +1,12 @@
+# $MidnightBSD$
+# $FreeBSD: stable/10/sys/modules/ntb/ntb/Makefile 304380 2016-08-18 10:39:00Z mav $
+
+.PATH: ${.CURDIR}/../../../dev/ntb
+
+KMOD = ntb
+SRCS = ntb.c ntb_if.c
+SRCS += device_if.h bus_if.h ntb_if.h
+
+MFILES= kern/bus_if.m kern/device_if.m dev/ntb/ntb_if.m
+
+.include <bsd.kmod.mk>
Property changes on: trunk/sys/modules/ntb/ntb/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/sys/modules/ntb/ntb_hw/Makefile
===================================================================
--- trunk/sys/modules/ntb/ntb_hw/Makefile (rev 0)
+++ trunk/sys/modules/ntb/ntb_hw/Makefile 2018-05-26 21:44:21 UTC (rev 9985)
@@ -0,0 +1,12 @@
+# $MidnightBSD$
+# $FreeBSD: stable/10/sys/modules/ntb/ntb_hw/Makefile 304380 2016-08-18 10:39:00Z mav $
+
+.PATH: ${.CURDIR}/../../../dev/ntb/ntb_hw
+
+KMOD = ntb_hw
+SRCS = ntb_hw.c
+SRCS += device_if.h bus_if.h pci_if.h ntb_if.h
+
+MFILES= kern/bus_if.m kern/device_if.m dev/pci/pci_if.m dev/ntb/ntb_if.m
+
+.include <bsd.kmod.mk>
Property changes on: trunk/sys/modules/ntb/ntb_hw/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/sys/modules/ntb/ntb_transport/Makefile
===================================================================
--- trunk/sys/modules/ntb/ntb_transport/Makefile (rev 0)
+++ trunk/sys/modules/ntb/ntb_transport/Makefile 2018-05-26 21:44:21 UTC (rev 9985)
@@ -0,0 +1,12 @@
+# $MidnightBSD$
+# $FreeBSD: stable/10/sys/modules/ntb/ntb_transport/Makefile 304380 2016-08-18 10:39:00Z mav $
+
+.PATH: ${.CURDIR}/../../../dev/ntb
+
+KMOD = ntb_transport
+SRCS = ntb_transport.c
+SRCS += device_if.h bus_if.h ntb_if.h
+
+MFILES= kern/bus_if.m kern/device_if.m dev/ntb/ntb_if.m
+
+.include <bsd.kmod.mk>
Property changes on: trunk/sys/modules/ntb/ntb_transport/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/sys/modules/pmc/Makefile
===================================================================
--- trunk/sys/modules/pmc/Makefile (rev 0)
+++ trunk/sys/modules/pmc/Makefile 2018-05-26 21:44:21 UTC (rev 9985)
@@ -0,0 +1,10 @@
+# $MidnightBSD$
+# $FreeBSD: stable/10/sys/modules/pmc/Makefile 146049 2005-05-10 12:02:18Z nyan $
+
+.PATH: ${.CURDIR}/../../pc98/cbus
+
+KMOD= pmc
+SRCS= pmc.c
+SRCS+= bus_if.h device_if.h isa_if.h
+
+.include <bsd.kmod.mk>
Property changes on: trunk/sys/modules/pmc/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/sys/modules/pms/Makefile
===================================================================
--- trunk/sys/modules/pms/Makefile (rev 0)
+++ trunk/sys/modules/pms/Makefile 2018-05-26 21:44:21 UTC (rev 9985)
@@ -0,0 +1,62 @@
+# $MidnightBSD$
+# $FreeBSD: stable/10/sys/modules/pms/Makefile 285809 2015-07-23 05:26:09Z scottl $
+# 5/31/2012
+#PATH shall include all directories
+
+.PATH: ${.CURDIR}/../../dev/pms/freebsd/driver/ini/src \
+ ${.CURDIR}/../../dev/pms/RefTisa/sallsdk/api \
+ ${.CURDIR}/../../dev/pms/RefTisa/sallsdk/spc \
+ ${.CURDIR}/../../dev/pms/RefTisa/sallsdk/hda/64k \
+ ${.CURDIR}/../../dev/pms/RefTisa/discovery/api \
+ ${.CURDIR}/../../dev/pms/RefTisa/discovery/dm \
+ ${.CURDIR}/../../dev/pms/RefTisa/sat/api \
+ ${.CURDIR}/../../dev/pms/RefTisa/sat/src \
+ ${.CURDIR}/../../dev/pms/RefTisa/tisa/api \
+ ${.CURDIR}/../../dev/pms/RefTisa/tisa/sassata/common \
+ ${.CURDIR}/../../dev/pms/RefTisa/tisa/sassata/sas/common \
+ ${.CURDIR}/../../dev/pms/RefTisa/tisa/sassata/sas/ini \
+ ${.CURDIR}/../../dev/pms/RefTisa/tisa/sassata/sata/host \
+ ${.CURDIR}/../../dev/pms/freebsd/driver/common
+
+CFLAGS+=-fno-builtin
+CFLAGS+=-fms-extensions
+
+CFLAGS+=-Wredundant-decls
+CFLAGS+=-Wunused-variable
+CFLAGS+=-Wnested-externs
+CFLAGS+=-Woverflow
+CFLAGS+=-Wmissing-prototypes
+CFLAGS+=-Wparentheses
+CFLAGS+=-w
+
+#CFLAGS+=-g
+
+
+#SUBDIR= tisa tisa/drivers tisa/drivers/FreeBSD tisa/drivers/FreeBSD/ini tisa/drivers/FreeBSD/ini/src
+#SUBDIR= Hialeah_driver Hialeah_driver/freebsd Hialeah_driver/freebsd/ini Hialeah_driver/freebsd/ini/src
+
+KMOD= pmspcv
+#OS files
+SRCS=agtiapi.c
+
+#LL files
+SRCS+= sadisc.c mpi.c saframe.c sahw.c sainit.c saint.c sampicmd.c sampirsp.c saphy.c saport.c
+SRCS+= sasata.c sasmp.c sassp.c satimer.c sautil.c saioctlcmd.c mpidebug.c
+#DM files
+SRCS+= dminit.c dmsmp.c dmdisc.c dmport.c dmtimer.c dmmisc.c
+#SM files
+SRCS+= sminit.c smmisc.c smsat.c smsatcb.c smsathw.c smtimer.c
+#TD files
+SRCS+= tdinit.c tdmisc.c tdesgl.c tdport.c tdint.c tdioctl.c tdhw.c ossacmnapi.c tddmcmnapi.c tdsmcmnapi.c
+SRCS+= tdtimers.c itdio.c itdcb.c itdinit.c itddisc.c sat.c ossasat.c sathw.c
+
+#header files
+SRCS+= agtiapi.h agtiproto.h agdef.h
+#
+SRCS+= osenv.h ostypes.h
+SRCS+= opt_scsi.h opt_cam.h
+SRCS+= device_if.h bus_if.h pci_if.h
+#INCSRC= ../../common
+
+
+.include <bsd.kmod.mk>
Property changes on: trunk/sys/modules/pms/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/sys/modules/pms/Makefile.inc
===================================================================
--- trunk/sys/modules/pms/Makefile.inc (rev 0)
+++ trunk/sys/modules/pms/Makefile.inc 2018-05-26 21:44:21 UTC (rev 9985)
@@ -0,0 +1,4 @@
+/*# $MidnightBSD$ */
+# $FreeBSD: stable/10/sys/modules/pms/Makefile.inc 285809 2015-07-23 05:26:09Z scottl $
+
+.include "../Makefile.inc"
Property changes on: trunk/sys/modules/pms/Makefile.inc
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/sys/modules/powermac_nvram/Makefile
===================================================================
--- trunk/sys/modules/powermac_nvram/Makefile (rev 0)
+++ trunk/sys/modules/powermac_nvram/Makefile 2018-05-26 21:44:21 UTC (rev 9985)
@@ -0,0 +1,11 @@
+# $MidnightBSD$
+# $FreeBSD: stable/10/sys/modules/powermac_nvram/Makefile 185428 2008-11-29 08:45:20Z bz $
+
+.PATH: ${.CURDIR}/../../dev/powermac_nvram
+
+KMOD= powermac_nvram
+SRCS= powermac_nvram.c powermac_nvramvar.h
+SRCS+= bus_if.h device_if.h
+SRCS+= ofw_bus_if.h
+
+.include <bsd.kmod.mk>
Property changes on: trunk/sys/modules/powermac_nvram/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/sys/modules/qlnx/Makefile
===================================================================
--- trunk/sys/modules/qlnx/Makefile (rev 0)
+++ trunk/sys/modules/qlnx/Makefile 2018-05-26 21:44:21 UTC (rev 9985)
@@ -0,0 +1,39 @@
+# $MidnightBSD$
+#/*
+# * Copyright (c) 2017-2018 Cavium, Inc.
+# * All rights reserved.
+# *
+# * Redistribution and use in source and binary forms, with or without
+# * modification, are permitted provided that the following conditions
+# * are met:
+# *
+# * 1. Redistributions of source code must retain the above copyright
+# * notice, this list of conditions and the following disclaimer.
+# * 2. Redistributions in binary form must reproduce the above copyright
+# * notice, this list of conditions and the following disclaimer in the
+# * documentation and/or other materials provided with the distribution.
+# *
+# * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+# * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+# * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+# * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
+# * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+# * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+# * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+# * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+# * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+# * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+# * POSSIBILITY OF SUCH DAMAGE.
+# */
+#/*
+# * File : Makefile
+# * Author : David C Somayajulu, Cavium, Inc., San Jose, CA 95131.
+# */
+#
+# $FreeBSD: stable/10/sys/modules/qlnx/Makefile 316485 2017-04-04 06:16:59Z davidcs $
+#
+
+
+SUBDIR=qlnxe
+
+.include <bsd.subdir.mk>
Property changes on: trunk/sys/modules/qlnx/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/sys/modules/qlnx/qlnxe/Makefile
===================================================================
--- trunk/sys/modules/qlnx/qlnxe/Makefile (rev 0)
+++ trunk/sys/modules/qlnx/qlnxe/Makefile 2018-05-26 21:44:21 UTC (rev 9985)
@@ -0,0 +1,71 @@
+# $MidnightBSD$
+#/*
+# * Copyright (c) 2017-2018 Cavium, Inc.
+# * All rights reserved.
+# *
+# * Redistribution and use in source and binary forms, with or without
+# * modification, are permitted provided that the following conditions
+# * are met:
+# *
+# * 1. Redistributions of source code must retain the above copyright
+# * notice, this list of conditions and the following disclaimer.
+# * 2. Redistributions in binary form must reproduce the above copyright
+# * notice, this list of conditions and the following disclaimer in the
+# * documentation and/or other materials provided with the distribution.
+# *
+# * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+# * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+# * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+# * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
+# * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+# * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+# * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+# * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+# * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+# * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+# * POSSIBILITY OF SUCH DAMAGE.
+# */
+#/*
+# * File : Makefile
+# * Author : David C Somayajulu, Cavium, Inc., San Jose, CA 95131.
+# */
+#
+# $FreeBSD: stable/10/sys/modules/qlnx/qlnxe/Makefile 322864 2017-08-24 22:33:42Z davidcs $
+#
+
+.PATH: ${SRCTOP}/sys/dev/qlnx/qlnxe
+
+#.PATH: ${.CURDIR}
+
+KMOD=if_qlnxe
+
+SRCS=ecore_cxt.c ecore_dcbx.c ecore_dev.c ecore_hw.c
+SRCS+=ecore_init_fw_funcs.c ecore_int.c ecore_mcp.c
+SRCS+=ecore_sp_commands.c ecore_spq.c ecore_l2.c
+SRCS+=ecore_init_ops.c ecore_dbg_fw_funcs.c
+
+SRCS+=qlnx_ioctl.c
+SRCS+=qlnx_os.c
+
+SRCS+= device_if.h
+SRCS+= bus_if.h
+SRCS+= pci_if.h
+
+CWARNEXTRA += -Wno-cast-qual
+
+#CFLAGS += -DQLNX_DEBUG
+CFLAGS += -DECORE_PACKAGE
+CFLAGS += -DCONFIG_ECORE_L2
+CFLAGS += -DECORE_CONFIG_DIRECT_HWFN
+
+#CFLAGS += -g
+#CFLAGS += -fno-inline
+
+#CFLAGS += -DQLNX_SOFT_LRO
+#CFLAGS += -DQLNX_QSORT_LRO
+#CFLAGS += -DQLNX_MAX_COALESCE
+#CFLAGS += -DQLNX_RCV_IN_TASKQ
+
+
+.include <bsd.kmod.mk>
+
Property changes on: trunk/sys/modules/qlnx/qlnxe/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/sys/modules/qlxgbe/Makefile
===================================================================
--- trunk/sys/modules/qlxgbe/Makefile (rev 0)
+++ trunk/sys/modules/qlxgbe/Makefile 2018-05-26 21:44:21 UTC (rev 9985)
@@ -0,0 +1,60 @@
+# $MidnightBSD$
+#/*
+# * Copyright (c) 2011-2016 Qlogic Corporation
+# * All rights reserved.
+# *
+# * Redistribution and use in source and binary forms, with or without
+# * modification, are permitted provided that the following conditions
+# * are met:
+# *
+# * 1. Redistributions of source code must retain the above copyright
+# * notice, this list of conditions and the following disclaimer.
+# * 2. Redistributions in binary form must reproduce the above copyright
+# * notice, this list of conditions and the following disclaimer in the
+# * documentation and/or other materials provided with the distribution.
+# *
+# * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+# * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+# * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+# * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
+# * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+# * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+# * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+# * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+# * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+# * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+# * POSSIBILITY OF SUCH DAMAGE.
+# */
+#/*
+# * File : Makefile
+# * Author : David C Somayajulu, Qlogic Corporation, Aliso Viejo, CA 92656.
+# */
+#
+# $FreeBSD: stable/10/sys/modules/qlxgbe/Makefile 322975 2017-08-28 19:17:28Z davidcs $
+#
+
+.PATH: ${.CURDIR}/../../dev/qlxgbe
+#.PATH: ${.CURDIR}
+
+KMOD=if_qlxgbe
+SRCS=ql_os.c ql_dbg.c ql_hw.c ql_misc.c ql_isr.c ql_ioctl.c
+SRCS+= ql_reset.c
+SRCS+= ql_fw.c
+SRCS+= ql_boot.c
+SRCS+= ql_minidump.c
+
+SRCS+= device_if.h bus_if.h pci_if.h
+
+# Uses unnamed structure and union fields
+CFLAGS+= ${GCC_MS_EXTENSIONS}
+
+CFLAGS += -DQLA_LOCK_NO_SLEEP=1
+#CFLAGS += -DQL_DBG -g
+# Please turn off QL_LDFLASH_FW when you enable QL_ENABLE_ISCSI_TLV
+# You may comment out both QL_LDFLASH_FW and QL_ENABLE_ISCSI_TLV if you like
+# the firmware and boot loader compiled into the driver
+#CFLAGS += -DQL_ENABLE_ISCSI_TLV
+#CFLAGS += -DQL_LDFLASH_FW
+
+.include <bsd.kmod.mk>
+
Property changes on: trunk/sys/modules/qlxgbe/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/sys/modules/qlxge/Makefile
===================================================================
--- trunk/sys/modules/qlxge/Makefile (rev 0)
+++ trunk/sys/modules/qlxge/Makefile 2018-05-26 21:44:21 UTC (rev 9985)
@@ -0,0 +1,51 @@
+# $MidnightBSD$
+#/*
+# * Copyright (c) 2013-2014 Qlogic Corporation
+# * All rights reserved.
+# *
+# * Redistribution and use in source and binary forms, with or without
+# * modification, are permitted provided that the following conditions
+# * are met:
+# *
+# * 1. Redistributions of source code must retain the above copyright
+# * notice, this list of conditions and the following disclaimer.
+# * 2. Redistributions in binary form must reproduce the above copyright
+# * notice, this list of conditions and the following disclaimer in the
+# * documentation and/or other materials provided with the distribution.
+# *
+# * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+# * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+# * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+# * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
+# * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+# * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+# * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+# * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+# * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+# * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+# * POSSIBILITY OF SUCH DAMAGE.
+# */
+#/*
+# * File : Makefile
+# * Author : David C Somayajulu, Qlogic Corporation, Aliso Viejo, CA 92656.
+# */
+#
+# $FreeBSD: stable/10/sys/modules/qlxge/Makefile 252206 2013-06-25 17:50:22Z davidcs $
+#
+
+.PATH: ${.CURDIR}/../../dev/qlxge
+
+KMOD=if_qlxge
+SRCS=qls_os.c qls_dbg.c qls_hw.c qls_isr.c qls_dump.c
+SRCS+=qls_ioctl.c
+SRCS+= device_if.h bus_if.h pci_if.h
+
+CFLAGS += -DQL_DBG
+
+clean:
+ rm -f opt_bdg.h device_if.h bus_if.h pci_if.h export_syms
+ rm -f *.o *.kld *.ko
+ rm -f @ machine x86
+
+.include <bsd.kmod.mk>
+
Property changes on: trunk/sys/modules/qlxge/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/sys/modules/sdhci_acpi/Makefile
===================================================================
--- trunk/sys/modules/sdhci_acpi/Makefile (rev 0)
+++ trunk/sys/modules/sdhci_acpi/Makefile 2018-05-26 21:44:21 UTC (rev 9985)
@@ -0,0 +1,10 @@
+# $MidnightBSD$
+# $FreeBSD: stable/10/sys/modules/sdhci_acpi/Makefile 318198 2017-05-11 21:01:02Z marius $
+
+.PATH: ${.CURDIR}/../../dev/sdhci
+
+KMOD= sdhci_acpi
+SRCS= sdhci_acpi.c sdhci.h sdhci_if.h
+SRCS+= acpi_if.h device_if.h bus_if.h opt_acpi.h pci_if.h mmcbr_if.h
+
+.include <bsd.kmod.mk>
Property changes on: trunk/sys/modules/sdhci_acpi/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/sys/modules/sdhci_pci/Makefile
===================================================================
--- trunk/sys/modules/sdhci_pci/Makefile (rev 0)
+++ trunk/sys/modules/sdhci_pci/Makefile 2018-05-26 21:44:21 UTC (rev 9985)
@@ -0,0 +1,9 @@
+# $MidnightBSD$
+# $FreeBSD: stable/10/sys/modules/sdhci_pci/Makefile 241600 2012-10-16 01:10:43Z gonzo $
+
+.PATH: ${.CURDIR}/../../dev/sdhci
+
+KMOD= sdhci_pci
+SRCS= sdhci_pci.c sdhci.h sdhci_if.h device_if.h bus_if.h pci_if.h mmcbr_if.h
+
+.include <bsd.kmod.mk>
Property changes on: trunk/sys/modules/sdhci_pci/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/sys/modules/syscons/plasma/Makefile
===================================================================
--- trunk/sys/modules/syscons/plasma/Makefile (rev 0)
+++ trunk/sys/modules/syscons/plasma/Makefile 2018-05-26 21:44:21 UTC (rev 9985)
@@ -0,0 +1,9 @@
+# $MidnightBSD$
+# $FreeBSD: stable/10/sys/modules/syscons/plasma/Makefile 293034 2016-01-01 04:04:40Z des $
+
+.PATH: ${.CURDIR}/../../../dev/syscons/plasma
+
+KMOD= plasma_saver
+SRCS= fp16.c plasma_saver.c
+
+.include <bsd.kmod.mk>
Property changes on: trunk/sys/modules/syscons/plasma/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/sys/modules/toecore/Makefile
===================================================================
--- trunk/sys/modules/toecore/Makefile (rev 0)
+++ trunk/sys/modules/toecore/Makefile 2018-05-26 21:44:21 UTC (rev 9985)
@@ -0,0 +1,10 @@
+# $MidnightBSD$
+# $FreeBSD: stable/10/sys/modules/toecore/Makefile 237560 2012-06-25 09:46:06Z uqs $
+
+.PATH: ${.CURDIR}/../../netinet
+
+KMOD= toecore
+SRCS= toecore.c
+SRCS+= opt_ofed.h opt_inet.h opt_inet6.h
+
+.include <bsd.kmod.mk>
Property changes on: trunk/sys/modules/toecore/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/sys/modules/usb/axge/Makefile
===================================================================
--- trunk/sys/modules/usb/axge/Makefile (rev 0)
+++ trunk/sys/modules/usb/axge/Makefile 2018-05-26 21:44:21 UTC (rev 9985)
@@ -0,0 +1,11 @@
+# $MidnightBSD$
+# $FreeBSD: stable/10/sys/modules/usb/axge/Makefile 258331 2013-11-19 00:37:53Z markj $
+
+.PATH: ${.CURDIR}/../../../dev/usb/net
+
+KMOD= if_axge
+SRCS+= if_axge.c usbdevs.h
+SRCS+= bus_if.h device_if.h miibus_if.h usb_if.h \
+ opt_bus.h opt_inet.h opt_usb.h
+
+.include <bsd.kmod.mk>
Property changes on: trunk/sys/modules/usb/axge/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/sys/modules/usb/dwc_otg/Makefile
===================================================================
--- trunk/sys/modules/usb/dwc_otg/Makefile (rev 0)
+++ trunk/sys/modules/usb/dwc_otg/Makefile 2018-05-26 21:44:21 UTC (rev 9985)
@@ -0,0 +1,43 @@
+# $MidnightBSD$
+#
+# $FreeBSD: stable/10/sys/modules/usb/dwc_otg/Makefile 232540 2012-03-05 06:46:35Z hselasky $
+#
+# Copyright (c) 2012 Hans Petter Selasky. All rights reserved.
+#
+# Redistribution and use in source and binary forms, with or without
+# modification, are permitted provided that the following conditions
+# are met:
+# 1. Redistributions of source code must retain the above copyright
+# notice, this list of conditions and the following disclaimer.
+# 2. Redistributions in binary form must reproduce the above copyright
+# notice, this list of conditions and the following disclaimer in the
+# documentation and/or other materials provided with the distribution.
+#
+# THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
+# ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+# ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
+# FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+# DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
+# OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+# HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+# LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
+# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+# SUCH DAMAGE.
+#
+
+S= ${.CURDIR}/../../..
+
+.PATH: $S/dev/usb/controller
+
+KMOD= dwc_otg
+SRCS= bus_if.h device_if.h usb_if.h \
+ opt_bus.h opt_usb.h \
+ dwc_otg.c \
+ pci_if.h
+
+.if defined(HAS_ATMELARM)
+SRCS+= dwc_otg_atmelarm.c
+.endif
+
+.include <bsd.kmod.mk>
Property changes on: trunk/sys/modules/usb/dwc_otg/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/sys/modules/usb/g_audio/Makefile
===================================================================
--- trunk/sys/modules/usb/g_audio/Makefile (rev 0)
+++ trunk/sys/modules/usb/g_audio/Makefile 2018-05-26 21:44:21 UTC (rev 9985)
@@ -0,0 +1,36 @@
+# $MidnightBSD$
+#
+# $FreeBSD: stable/10/sys/modules/usb/g_audio/Makefile 253544 2013-07-22 13:39:33Z hselasky $
+#
+# Copyright (c) 2010 Hans Petter Selasky. All rights reserved.
+#
+# Redistribution and use in source and binary forms, with or without
+# modification, are permitted provided that the following conditions
+# are met:
+# 1. Redistributions of source code must retain the above copyright
+# notice, this list of conditions and the following disclaimer.
+# 2. Redistributions in binary form must reproduce the above copyright
+# notice, this list of conditions and the following disclaimer in the
+# documentation and/or other materials provided with the distribution.
+#
+# THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
+# ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+# ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
+# FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+# DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
+# OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+# HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+# LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
+# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+# SUCH DAMAGE.
+#
+
+.PATH: ${.CURDIR}/../../../dev/usb/gadget
+
+KMOD= g_audio
+
+SRCS= bus_if.h usb_if.h device_if.h vnode_if.h \
+ card_if.h opt_usb.h pci_if.h g_audio.c
+
+.include <bsd.kmod.mk>
Property changes on: trunk/sys/modules/usb/g_audio/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/sys/modules/usb/g_keyboard/Makefile
===================================================================
--- trunk/sys/modules/usb/g_keyboard/Makefile (rev 0)
+++ trunk/sys/modules/usb/g_keyboard/Makefile 2018-05-26 21:44:21 UTC (rev 9985)
@@ -0,0 +1,36 @@
+# $MidnightBSD$
+#
+# $FreeBSD: stable/10/sys/modules/usb/g_keyboard/Makefile 253544 2013-07-22 13:39:33Z hselasky $
+#
+# Copyright (c) 2008 Hans Petter Selasky. All rights reserved.
+#
+# Redistribution and use in source and binary forms, with or without
+# modification, are permitted provided that the following conditions
+# are met:
+# 1. Redistributions of source code must retain the above copyright
+# notice, this list of conditions and the following disclaimer.
+# 2. Redistributions in binary form must reproduce the above copyright
+# notice, this list of conditions and the following disclaimer in the
+# documentation and/or other materials provided with the distribution.
+#
+# THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
+# ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+# ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
+# FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+# DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
+# OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+# HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+# LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
+# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+# SUCH DAMAGE.
+#
+
+.PATH: ${.CURDIR}/../../../dev/usb/gadget
+
+KMOD= g_keyboard
+
+SRCS= bus_if.h usb_if.h device_if.h vnode_if.h \
+ opt_usb.h g_keyboard.c
+
+.include <bsd.kmod.mk>
Property changes on: trunk/sys/modules/usb/g_keyboard/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/sys/modules/usb/g_modem/Makefile
===================================================================
--- trunk/sys/modules/usb/g_modem/Makefile (rev 0)
+++ trunk/sys/modules/usb/g_modem/Makefile 2018-05-26 21:44:21 UTC (rev 9985)
@@ -0,0 +1,36 @@
+# $MidnightBSD$
+#
+# $FreeBSD: stable/10/sys/modules/usb/g_modem/Makefile 253544 2013-07-22 13:39:33Z hselasky $
+#
+# Copyright (c) 2010 Hans Petter Selasky. All rights reserved.
+#
+# Redistribution and use in source and binary forms, with or without
+# modification, are permitted provided that the following conditions
+# are met:
+# 1. Redistributions of source code must retain the above copyright
+# notice, this list of conditions and the following disclaimer.
+# 2. Redistributions in binary form must reproduce the above copyright
+# notice, this list of conditions and the following disclaimer in the
+# documentation and/or other materials provided with the distribution.
+#
+# THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
+# ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+# ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
+# FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+# DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
+# OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+# HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+# LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
+# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+# SUCH DAMAGE.
+#
+
+.PATH: ${.CURDIR}/../../../dev/usb/gadget
+
+KMOD= g_modem
+
+SRCS= bus_if.h usb_if.h device_if.h vnode_if.h \
+ card_if.h opt_usb.h pci_if.h g_modem.c
+
+.include <bsd.kmod.mk>
Property changes on: trunk/sys/modules/usb/g_modem/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/sys/modules/usb/g_mouse/Makefile
===================================================================
--- trunk/sys/modules/usb/g_mouse/Makefile (rev 0)
+++ trunk/sys/modules/usb/g_mouse/Makefile 2018-05-26 21:44:21 UTC (rev 9985)
@@ -0,0 +1,36 @@
+# $MidnightBSD$
+#
+# $FreeBSD: stable/10/sys/modules/usb/g_mouse/Makefile 253544 2013-07-22 13:39:33Z hselasky $
+#
+# Copyright (c) 2008 Hans Petter Selasky. All rights reserved.
+#
+# Redistribution and use in source and binary forms, with or without
+# modification, are permitted provided that the following conditions
+# are met:
+# 1. Redistributions of source code must retain the above copyright
+# notice, this list of conditions and the following disclaimer.
+# 2. Redistributions in binary form must reproduce the above copyright
+# notice, this list of conditions and the following disclaimer in the
+# documentation and/or other materials provided with the distribution.
+#
+# THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
+# ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+# ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
+# FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+# DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
+# OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+# HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+# LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
+# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+# SUCH DAMAGE.
+#
+
+.PATH: ${.CURDIR}/../../../dev/usb/gadget
+
+KMOD= g_mouse
+
+SRCS= bus_if.h usb_if.h device_if.h vnode_if.h \
+ opt_usb.h g_mouse.c
+
+.include <bsd.kmod.mk>
Property changes on: trunk/sys/modules/usb/g_mouse/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/sys/modules/usb/rsu/Makefile
===================================================================
--- trunk/sys/modules/usb/rsu/Makefile (rev 0)
+++ trunk/sys/modules/usb/rsu/Makefile 2018-05-26 21:44:21 UTC (rev 9985)
@@ -0,0 +1,11 @@
+# $MidnightBSD$
+# $FreeBSD: stable/10/sys/modules/usb/rsu/Makefile 253789 2013-07-30 02:07:57Z rpaulo $
+
+.PATH: ${.CURDIR}/../../../dev/usb/wlan
+
+KMOD = if_rsu
+SRCS = if_rsu.c if_rsureg.h \
+ bus_if.h device_if.h \
+ opt_bus.h opt_usb.h usb_if.h usbdevs.h
+
+.include <bsd.kmod.mk>
Property changes on: trunk/sys/modules/usb/rsu/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/sys/modules/usb/rsufw/Makefile
===================================================================
--- trunk/sys/modules/usb/rsufw/Makefile (rev 0)
+++ trunk/sys/modules/usb/rsufw/Makefile 2018-05-26 21:44:21 UTC (rev 9985)
@@ -0,0 +1,6 @@
+# $MidnightBSD$
+# $FreeBSD: stable/10/sys/modules/usb/rsufw/Makefile 253760 2013-07-29 06:55:28Z rpaulo $
+
+SUBDIR= rsurtl8712fw
+
+.include <bsd.subdir.mk>
Property changes on: trunk/sys/modules/usb/rsufw/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/sys/modules/usb/rsufw/Makefile.inc
===================================================================
--- trunk/sys/modules/usb/rsufw/Makefile.inc (rev 0)
+++ trunk/sys/modules/usb/rsufw/Makefile.inc 2018-05-26 21:44:21 UTC (rev 9985)
@@ -0,0 +1,16 @@
+/*# $MidnightBSD$ */
+# $FreeBSD: stable/10/sys/modules/usb/rsufw/Makefile.inc 253761 2013-07-29 06:57:45Z rpaulo $
+#
+# Common rules for building firmware. Note this gets auto-included
+# by the subdir Makefile's as a consequence of included bsd.kmod.mk.
+
+_FIRM= ${IMG}.fw
+
+CLEANFILES+= ${_FIRM}
+
+FIRMWS= ${_FIRM}:${KMOD}:120
+
+FIRMWARE_LICENSE= realtek
+
+${_FIRM}: ${.CURDIR}/../../../../contrib/dev/rsu/${_FIRM}.uu
+ uudecode -p $? > ${.TARGET}
Property changes on: trunk/sys/modules/usb/rsufw/Makefile.inc
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/sys/modules/usb/rsufw/rsurtl8712fw/Makefile
===================================================================
--- trunk/sys/modules/usb/rsufw/rsurtl8712fw/Makefile (rev 0)
+++ trunk/sys/modules/usb/rsufw/rsurtl8712fw/Makefile 2018-05-26 21:44:21 UTC (rev 9985)
@@ -0,0 +1,7 @@
+# $MidnightBSD$
+# $FreeBSD: stable/10/sys/modules/usb/rsufw/rsurtl8712fw/Makefile 253760 2013-07-29 06:55:28Z rpaulo $
+
+KMOD= rsu-rtl8712fw
+IMG= rsu-rtl8712fw
+
+.include <bsd.kmod.mk>
Property changes on: trunk/sys/modules/usb/rsufw/rsurtl8712fw/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/sys/modules/usb/runfw/Makefile
===================================================================
--- trunk/sys/modules/usb/runfw/Makefile (rev 0)
+++ trunk/sys/modules/usb/runfw/Makefile 2018-05-26 21:44:21 UTC (rev 9985)
@@ -0,0 +1,12 @@
+# $MidnightBSD$
+# $FreeBSD: stable/10/sys/modules/usb/runfw/Makefile 253795 2013-07-30 08:09:48Z pluknet $
+
+KMOD= runfw
+FIRMWS= run.fw:runfw:1
+
+CLEANFILES= run.fw
+
+run.fw: ${.CURDIR}/../../../contrib/dev/run/rt2870.fw.uu
+ uudecode -p $? > ${.TARGET}
+
+.include <bsd.kmod.mk>
Property changes on: trunk/sys/modules/usb/runfw/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/sys/modules/usb/smsc/Makefile
===================================================================
--- trunk/sys/modules/usb/smsc/Makefile (rev 0)
+++ trunk/sys/modules/usb/smsc/Makefile 2018-05-26 21:44:21 UTC (rev 9985)
@@ -0,0 +1,39 @@
+# $MidnightBSD$
+#
+# $FreeBSD: stable/10/sys/modules/usb/smsc/Makefile 246585 2013-02-09 06:31:22Z delphij $
+#
+# Copyright (c) 2011 Ben Gray. All rights reserved.
+#
+# Redistribution and use in source and binary forms, with or without
+# modification, are permitted provided that the following conditions
+# are met:
+# 1. Redistributions of source code must retain the above copyright
+# notice, this list of conditions and the following disclaimer.
+# 2. Redistributions in binary form must reproduce the above copyright
+# notice, this list of conditions and the following disclaimer in the
+# documentation and/or other materials provided with the distribution.
+#
+# THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
+# ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+# ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
+# FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+# DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
+# OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+# HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+# LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
+# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+# SUCH DAMAGE.
+#
+
+S= ${.CURDIR}/../../..
+
+.PATH: $S/dev/usb/net
+
+KMOD= if_smsc
+SRCS= opt_bus.h opt_usb.h device_if.h bus_if.h usb_if.h usbdevs.h \
+ miibus_if.h opt_inet.h opt_platform.h \
+ if_smsc.c
+SRCS+= ofw_bus_if.h
+
+.include <bsd.kmod.mk>
Property changes on: trunk/sys/modules/usb/smsc/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
More information about the Midnightbsd-cvs
mailing list