Use a consistent style and one much closer to the rest of /usr/src
This commit is contained in:
parent
a0c2ceeb11
commit
690e163f68
@ -1,22 +1,25 @@
|
||||
# $FreeBSD$
|
||||
.PATH: $(.CURDIR)/../../dev/tdfx
|
||||
MAINTAINER= cokane@FreeBSD.org
|
||||
KMOD= 3dfx
|
||||
NOMAN= YES
|
||||
SRCS= opt_tdfx.h pci.h bus_if.h pci_if.h device_if.h tdfx_pci.h tdfx_io.h\
|
||||
tdfx_vars.h tdfx_pci.c
|
||||
INCSRC= ../../sys
|
||||
|
||||
CLEANFILES= pci.h
|
||||
MAINTAINER= cokane@FreeBSD.org
|
||||
|
||||
.PATH: $(.CURDIR)/../../dev/tdfx
|
||||
|
||||
KMOD= 3dfx
|
||||
NOMAN= YES
|
||||
SRCS= opt_tdfx.h pci.h bus_if.h pci_if.h device_if.h tdfx_pci.h tdfx_io.h\
|
||||
tdfx_vars.h tdfx_pci.c
|
||||
INCSRC= ../../sys
|
||||
|
||||
CLEANFILES= pci.h
|
||||
|
||||
.if ${MACHINE_ARCH} == "i386"
|
||||
# This line enables linux ioctl handling by default
|
||||
# comment out if you don't want it
|
||||
TDFX_OPTS= "\#define TDFX_LINUX"
|
||||
TDFX_OPTS= "\#define TDFX_LINUX"
|
||||
.endif
|
||||
|
||||
# Uncomment this for debugging messages
|
||||
#CFLAGS+= -DDEBUG
|
||||
#CFLAGS+= -DDEBUG
|
||||
|
||||
pci.h:
|
||||
echo "#define NPCI 1" > pci.h
|
||||
|
@ -1,13 +1,14 @@
|
||||
# $FreeBSD$
|
||||
|
||||
.PATH: ${.CURDIR}/../../dev/aac
|
||||
KMOD = aac
|
||||
SRCS = aac.c aac_pci.c aac_disk.c
|
||||
SRCS += device_if.h bus_if.h pci_if.h
|
||||
.PATH: ${.CURDIR}/../../dev/aac
|
||||
|
||||
CFLAGS+= -DAAC_COMPAT_LINUX
|
||||
KMOD= aac
|
||||
SRCS= aac.c aac_pci.c aac_disk.c
|
||||
SRCS+= device_if.h bus_if.h pci_if.h
|
||||
|
||||
#CFLAGS+= -DAAC_DEBUG=2
|
||||
#SRCS += aac_debug.c
|
||||
CFLAGS+= -DAAC_COMPAT_LINUX
|
||||
|
||||
#CFLAGS+= -DAAC_DEBUG=2
|
||||
#SRCS+= aac_debug.c
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
@ -1,7 +1,8 @@
|
||||
# $FreeBSD$
|
||||
|
||||
.PATH: ${.CURDIR}/../../netinet
|
||||
KMOD = accf_data
|
||||
SRCS = accf_data.c
|
||||
.PATH: ${.CURDIR}/../../netinet
|
||||
|
||||
KMOD= accf_data
|
||||
SRCS= accf_data.c
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
@ -1,7 +1,8 @@
|
||||
# $FreeBSD$
|
||||
|
||||
.PATH: ${.CURDIR}/../../netinet
|
||||
KMOD = accf_http
|
||||
SRCS = accf_http.c
|
||||
.PATH: ${.CURDIR}/../../netinet
|
||||
|
||||
KMOD= accf_http
|
||||
SRCS= accf_http.c
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
@ -1,52 +1,51 @@
|
||||
# $FreeBSD$
|
||||
|
||||
.PATH: ${.CURDIR}/../../contrib/dev/acpica/Subsystem/Common \
|
||||
${.CURDIR}/../../contrib/dev/acpica/Subsystem/Debugger \
|
||||
${.CURDIR}/../../contrib/dev/acpica/Subsystem/Dispatcher \
|
||||
${.CURDIR}/../../contrib/dev/acpica/Subsystem/Events \
|
||||
${.CURDIR}/../../contrib/dev/acpica/Subsystem/Hardware \
|
||||
${.CURDIR}/../../contrib/dev/acpica/Subsystem/Interpreter \
|
||||
${.CURDIR}/../../contrib/dev/acpica/Subsystem/Namespace \
|
||||
${.CURDIR}/../../contrib/dev/acpica/Subsystem/Parser \
|
||||
${.CURDIR}/../../contrib/dev/acpica/Subsystem/Resources \
|
||||
${.CURDIR}/../../contrib/dev/acpica/Subsystem/Tables \
|
||||
${.CURDIR}/../../pci ${.CURDIR}/../../dev/acpica \
|
||||
${.CURDIR}/../../dev/acpica/Osd
|
||||
.PATH: ${.CURDIR}/../../contrib/dev/acpica/Subsystem/Common \
|
||||
${.CURDIR}/../../contrib/dev/acpica/Subsystem/Debugger \
|
||||
${.CURDIR}/../../contrib/dev/acpica/Subsystem/Dispatcher \
|
||||
${.CURDIR}/../../contrib/dev/acpica/Subsystem/Events \
|
||||
${.CURDIR}/../../contrib/dev/acpica/Subsystem/Hardware \
|
||||
${.CURDIR}/../../contrib/dev/acpica/Subsystem/Interpreter \
|
||||
${.CURDIR}/../../contrib/dev/acpica/Subsystem/Namespace \
|
||||
${.CURDIR}/../../contrib/dev/acpica/Subsystem/Parser \
|
||||
${.CURDIR}/../../contrib/dev/acpica/Subsystem/Resources \
|
||||
${.CURDIR}/../../contrib/dev/acpica/Subsystem/Tables \
|
||||
${.CURDIR}/../../pci ${.CURDIR}/../../dev/acpica \
|
||||
${.CURDIR}/../../dev/acpica/Osd
|
||||
|
||||
KMOD = acpica
|
||||
SRCS = cmalloc.c cmclib.c cmcopy.c cmdebug.c cmdelete.c cmeval.c
|
||||
SRCS += cmglobal.c cminit.c cmobject.c cmutils.c cmxface.c dbcmds.c
|
||||
SRCS += dbdisasm.c dbdisply.c dbexec.c dbfileio.c dbhistry.c
|
||||
SRCS += dbinput.c dbstats.c dbutils.c dbxface.c dsfield.c dsmethod.c
|
||||
SRCS += dsmthdat.c dsobject.c dsopcode.c dsutils.c dswexec.c
|
||||
SRCS += dswload.c dswscope.c dswstate.c evevent.c evmisc.c evregion.c
|
||||
SRCS += evrgnini.c evsci.c evxface.c evxfevnt.c evxfregn.c hwacpi.c
|
||||
SRCS += hwcpu32.c hwgpe.c hwxface.c hwregs.c amconfig.c amcreate.c amdump.c
|
||||
SRCS += amfield.c amfldio.c ammisc.c ammonad.c amnames.c amprep.c
|
||||
SRCS += amdyadic.c amregion.c amresnte.c amresolv.c amresop.c amstore.c
|
||||
SRCS += amstoren.c amstorob.c amsystem.c amutils.c amxface.c
|
||||
SRCS += nsaccess.c nsalloc.c nsdump.c nseval.c nsinit.c nsload.c
|
||||
SRCS += nsnames.c nsobject.c nssearch.c nsutils.c nswalk.c
|
||||
SRCS += nsxfobj.c nsxfname.c psargs.c psfind.c psopcode.c psparse.c psscope.c
|
||||
SRCS += pstree.c psutils.c pswalk.c psxface.c rsaddr.c rscalc.c
|
||||
SRCS += rscreate.c rsdump.c rsio.c rsirq.c rslist.c rsmemory.c
|
||||
SRCS += rsmisc.c rsutils.c rsxface.c tbconvrt.c tbget.c tbinstal.c tbutils.c
|
||||
SRCS += tbxface.c tbxfroot.c acpi.c acpi_apic.c acpi_button.c
|
||||
SRCS += acpi_ec.c acpi_isa.c acpi_lid.c acpi_pcib.c acpi_processor.c
|
||||
SRCS += acpi_acad.c acpi_cmbat.c
|
||||
SRCS += acpi_resource.c acpi_thermal.c acpi_timer.c OsdDebug.c
|
||||
SRCS += OsdHardware.c OsdInterrupt.c OsdMemory.c OsdSchedule.c
|
||||
SRCS += OsdStream.c OsdSynch.c OsdEnvironment.c
|
||||
SRCS += opt_acpi.h opt_ddb.h
|
||||
SRCS += device_if.h bus_if.h pci_if.h pcib_if.h isa_if.h
|
||||
KMOD= acpica
|
||||
SRCS= cmalloc.c cmclib.c cmcopy.c cmdebug.c cmdelete.c cmeval.c
|
||||
SRCS+= cmglobal.c cminit.c cmobject.c cmutils.c cmxface.c dbcmds.c
|
||||
SRCS+= dbdisasm.c dbdisply.c dbexec.c dbfileio.c dbhistry.c
|
||||
SRCS+= dbinput.c dbstats.c dbutils.c dbxface.c dsfield.c dsmethod.c
|
||||
SRCS+= dsmthdat.c dsobject.c dsopcode.c dsutils.c dswexec.c
|
||||
SRCS+= dswload.c dswscope.c dswstate.c evevent.c evmisc.c evregion.c
|
||||
SRCS+= evrgnini.c evsci.c evxface.c evxfevnt.c evxfregn.c hwacpi.c
|
||||
SRCS+= hwcpu32.c hwgpe.c hwxface.c hwregs.c amconfig.c amcreate.c amdump.c
|
||||
SRCS+= amfield.c amfldio.c ammisc.c ammonad.c amnames.c amprep.c
|
||||
SRCS+= amdyadic.c amregion.c amresnte.c amresolv.c amresop.c amstore.c
|
||||
SRCS+= amstoren.c amstorob.c amsystem.c amutils.c amxface.c
|
||||
SRCS+= nsaccess.c nsalloc.c nsdump.c nseval.c nsinit.c nsload.c
|
||||
SRCS+= nsnames.c nsobject.c nssearch.c nsutils.c nswalk.c
|
||||
SRCS+= nsxfobj.c nsxfname.c psargs.c psfind.c psopcode.c psparse.c psscope.c
|
||||
SRCS+= pstree.c psutils.c pswalk.c psxface.c rsaddr.c rscalc.c
|
||||
SRCS+= rscreate.c rsdump.c rsio.c rsirq.c rslist.c rsmemory.c
|
||||
SRCS+= rsmisc.c rsutils.c rsxface.c tbconvrt.c tbget.c tbinstal.c tbutils.c
|
||||
SRCS+= tbxface.c tbxfroot.c acpi.c acpi_apic.c acpi_button.c
|
||||
SRCS+= acpi_ec.c acpi_isa.c acpi_lid.c acpi_pcib.c acpi_processor.c
|
||||
SRCS+= acpi_acad.c acpi_cmbat.c
|
||||
SRCS+= acpi_resource.c acpi_thermal.c acpi_timer.c OsdDebug.c
|
||||
SRCS+= OsdHardware.c OsdInterrupt.c OsdMemory.c OsdSchedule.c
|
||||
SRCS+= OsdStream.c OsdSynch.c OsdEnvironment.c
|
||||
SRCS+= opt_acpi.h opt_ddb.h
|
||||
SRCS+= device_if.h bus_if.h pci_if.h pcib_if.h isa_if.h
|
||||
|
||||
CFLAGS += -I${.CURDIR}/../../contrib/dev/acpica/Subsystem/Include
|
||||
CFLAGS+= -I${.CURDIR}/../../contrib/dev/acpica/Subsystem/Include
|
||||
|
||||
#CFLAGS+=
|
||||
opt_acpi.h:Makefile
|
||||
opt_acpi.h: Makefile
|
||||
touch opt_acpi.h
|
||||
opt_ddb.h:Makefile
|
||||
|
||||
opt_ddb.h: Makefile
|
||||
echo '#define DDB 1' >opt_ddb.h
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
||||
|
@ -1,52 +1,51 @@
|
||||
# $FreeBSD$
|
||||
|
||||
.PATH: ${.CURDIR}/../../contrib/dev/acpica/Subsystem/Common \
|
||||
${.CURDIR}/../../contrib/dev/acpica/Subsystem/Debugger \
|
||||
${.CURDIR}/../../contrib/dev/acpica/Subsystem/Dispatcher \
|
||||
${.CURDIR}/../../contrib/dev/acpica/Subsystem/Events \
|
||||
${.CURDIR}/../../contrib/dev/acpica/Subsystem/Hardware \
|
||||
${.CURDIR}/../../contrib/dev/acpica/Subsystem/Interpreter \
|
||||
${.CURDIR}/../../contrib/dev/acpica/Subsystem/Namespace \
|
||||
${.CURDIR}/../../contrib/dev/acpica/Subsystem/Parser \
|
||||
${.CURDIR}/../../contrib/dev/acpica/Subsystem/Resources \
|
||||
${.CURDIR}/../../contrib/dev/acpica/Subsystem/Tables \
|
||||
${.CURDIR}/../../pci ${.CURDIR}/../../dev/acpica \
|
||||
${.CURDIR}/../../dev/acpica/Osd
|
||||
.PATH: ${.CURDIR}/../../contrib/dev/acpica/Subsystem/Common \
|
||||
${.CURDIR}/../../contrib/dev/acpica/Subsystem/Debugger \
|
||||
${.CURDIR}/../../contrib/dev/acpica/Subsystem/Dispatcher \
|
||||
${.CURDIR}/../../contrib/dev/acpica/Subsystem/Events \
|
||||
${.CURDIR}/../../contrib/dev/acpica/Subsystem/Hardware \
|
||||
${.CURDIR}/../../contrib/dev/acpica/Subsystem/Interpreter \
|
||||
${.CURDIR}/../../contrib/dev/acpica/Subsystem/Namespace \
|
||||
${.CURDIR}/../../contrib/dev/acpica/Subsystem/Parser \
|
||||
${.CURDIR}/../../contrib/dev/acpica/Subsystem/Resources \
|
||||
${.CURDIR}/../../contrib/dev/acpica/Subsystem/Tables \
|
||||
${.CURDIR}/../../pci ${.CURDIR}/../../dev/acpica \
|
||||
${.CURDIR}/../../dev/acpica/Osd
|
||||
|
||||
KMOD = acpica
|
||||
SRCS = cmalloc.c cmclib.c cmcopy.c cmdebug.c cmdelete.c cmeval.c
|
||||
SRCS += cmglobal.c cminit.c cmobject.c cmutils.c cmxface.c dbcmds.c
|
||||
SRCS += dbdisasm.c dbdisply.c dbexec.c dbfileio.c dbhistry.c
|
||||
SRCS += dbinput.c dbstats.c dbutils.c dbxface.c dsfield.c dsmethod.c
|
||||
SRCS += dsmthdat.c dsobject.c dsopcode.c dsutils.c dswexec.c
|
||||
SRCS += dswload.c dswscope.c dswstate.c evevent.c evmisc.c evregion.c
|
||||
SRCS += evrgnini.c evsci.c evxface.c evxfevnt.c evxfregn.c hwacpi.c
|
||||
SRCS += hwcpu32.c hwgpe.c hwxface.c hwregs.c amconfig.c amcreate.c amdump.c
|
||||
SRCS += amfield.c amfldio.c ammisc.c ammonad.c amnames.c amprep.c
|
||||
SRCS += amdyadic.c amregion.c amresnte.c amresolv.c amresop.c amstore.c
|
||||
SRCS += amstoren.c amstorob.c amsystem.c amutils.c amxface.c
|
||||
SRCS += nsaccess.c nsalloc.c nsdump.c nseval.c nsinit.c nsload.c
|
||||
SRCS += nsnames.c nsobject.c nssearch.c nsutils.c nswalk.c
|
||||
SRCS += nsxfobj.c nsxfname.c psargs.c psfind.c psopcode.c psparse.c psscope.c
|
||||
SRCS += pstree.c psutils.c pswalk.c psxface.c rsaddr.c rscalc.c
|
||||
SRCS += rscreate.c rsdump.c rsio.c rsirq.c rslist.c rsmemory.c
|
||||
SRCS += rsmisc.c rsutils.c rsxface.c tbconvrt.c tbget.c tbinstal.c tbutils.c
|
||||
SRCS += tbxface.c tbxfroot.c acpi.c acpi_apic.c acpi_button.c
|
||||
SRCS += acpi_ec.c acpi_isa.c acpi_lid.c acpi_pcib.c acpi_processor.c
|
||||
SRCS += acpi_acad.c acpi_cmbat.c
|
||||
SRCS += acpi_resource.c acpi_thermal.c acpi_timer.c OsdDebug.c
|
||||
SRCS += OsdHardware.c OsdInterrupt.c OsdMemory.c OsdSchedule.c
|
||||
SRCS += OsdStream.c OsdSynch.c OsdEnvironment.c
|
||||
SRCS += opt_acpi.h opt_ddb.h
|
||||
SRCS += device_if.h bus_if.h pci_if.h pcib_if.h isa_if.h
|
||||
KMOD= acpica
|
||||
SRCS= cmalloc.c cmclib.c cmcopy.c cmdebug.c cmdelete.c cmeval.c
|
||||
SRCS+= cmglobal.c cminit.c cmobject.c cmutils.c cmxface.c dbcmds.c
|
||||
SRCS+= dbdisasm.c dbdisply.c dbexec.c dbfileio.c dbhistry.c
|
||||
SRCS+= dbinput.c dbstats.c dbutils.c dbxface.c dsfield.c dsmethod.c
|
||||
SRCS+= dsmthdat.c dsobject.c dsopcode.c dsutils.c dswexec.c
|
||||
SRCS+= dswload.c dswscope.c dswstate.c evevent.c evmisc.c evregion.c
|
||||
SRCS+= evrgnini.c evsci.c evxface.c evxfevnt.c evxfregn.c hwacpi.c
|
||||
SRCS+= hwcpu32.c hwgpe.c hwxface.c hwregs.c amconfig.c amcreate.c amdump.c
|
||||
SRCS+= amfield.c amfldio.c ammisc.c ammonad.c amnames.c amprep.c
|
||||
SRCS+= amdyadic.c amregion.c amresnte.c amresolv.c amresop.c amstore.c
|
||||
SRCS+= amstoren.c amstorob.c amsystem.c amutils.c amxface.c
|
||||
SRCS+= nsaccess.c nsalloc.c nsdump.c nseval.c nsinit.c nsload.c
|
||||
SRCS+= nsnames.c nsobject.c nssearch.c nsutils.c nswalk.c
|
||||
SRCS+= nsxfobj.c nsxfname.c psargs.c psfind.c psopcode.c psparse.c psscope.c
|
||||
SRCS+= pstree.c psutils.c pswalk.c psxface.c rsaddr.c rscalc.c
|
||||
SRCS+= rscreate.c rsdump.c rsio.c rsirq.c rslist.c rsmemory.c
|
||||
SRCS+= rsmisc.c rsutils.c rsxface.c tbconvrt.c tbget.c tbinstal.c tbutils.c
|
||||
SRCS+= tbxface.c tbxfroot.c acpi.c acpi_apic.c acpi_button.c
|
||||
SRCS+= acpi_ec.c acpi_isa.c acpi_lid.c acpi_pcib.c acpi_processor.c
|
||||
SRCS+= acpi_acad.c acpi_cmbat.c
|
||||
SRCS+= acpi_resource.c acpi_thermal.c acpi_timer.c OsdDebug.c
|
||||
SRCS+= OsdHardware.c OsdInterrupt.c OsdMemory.c OsdSchedule.c
|
||||
SRCS+= OsdStream.c OsdSynch.c OsdEnvironment.c
|
||||
SRCS+= opt_acpi.h opt_ddb.h
|
||||
SRCS+= device_if.h bus_if.h pci_if.h pcib_if.h isa_if.h
|
||||
|
||||
CFLAGS += -I${.CURDIR}/../../contrib/dev/acpica/Subsystem/Include
|
||||
CFLAGS+= -I${.CURDIR}/../../contrib/dev/acpica/Subsystem/Include
|
||||
|
||||
#CFLAGS+=
|
||||
opt_acpi.h:Makefile
|
||||
opt_acpi.h: Makefile
|
||||
touch opt_acpi.h
|
||||
opt_ddb.h:Makefile
|
||||
|
||||
opt_ddb.h: Makefile
|
||||
echo '#define DDB 1' >opt_ddb.h
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
||||
|
@ -1,11 +1,12 @@
|
||||
# $FreeBSD$
|
||||
|
||||
.PATH: ${.CURDIR}/../../pci
|
||||
KMOD = agp
|
||||
SRCS = agp.c agp_intel.c agp_via.c agp_sis.c agp_ali.c agp_amd.c
|
||||
SRCS += agp_i810.c agp_if.c
|
||||
SRCS += device_if.h bus_if.h agp_if.h pci_if.h
|
||||
SRCS += opt_bdg.h opt_bus.h opt_pci.h
|
||||
MFILES = kern/device_if.m kern/bus_if.m pci/agp_if.m dev/pci/pci_if.m
|
||||
.PATH: ${.CURDIR}/../../pci
|
||||
|
||||
KMOD= agp
|
||||
SRCS= agp.c agp_intel.c agp_via.c agp_sis.c agp_ali.c agp_amd.c
|
||||
SRCS+= agp_i810.c agp_if.c
|
||||
SRCS+= device_if.h bus_if.h agp_if.h pci_if.h
|
||||
SRCS+= opt_bdg.h opt_bus.h opt_pci.h
|
||||
MFILES= kern/device_if.m kern/bus_if.m pci/agp_if.m dev/pci/pci_if.m
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
@ -1,10 +1,11 @@
|
||||
# $FreeBSD$
|
||||
|
||||
.PATH: ${.CURDIR}/../../dev/aha
|
||||
KMOD = aha
|
||||
SRCS = aha.c aha_isa.c ahareg.h opt_cam.h device_if.h bus_if.h aha.h \
|
||||
.PATH: ${.CURDIR}/../../dev/aha
|
||||
|
||||
KMOD= aha
|
||||
SRCS= aha.c aha_isa.c ahareg.h opt_cam.h device_if.h bus_if.h aha.h \
|
||||
opt_scsi.h isa_if.h
|
||||
CLEANFILES = aha.h
|
||||
CLEANFILES= aha.h
|
||||
|
||||
aha.h:
|
||||
echo "#define NAHA 1" > aha.h
|
||||
|
@ -1,16 +1,17 @@
|
||||
# $FreeBSD$
|
||||
|
||||
.PATH: ${.CURDIR}/../../dev/aic
|
||||
KMOD = aic
|
||||
SRCS = aic.c aic_pccard.c
|
||||
SRCS += opt_bdg.h device_if.h bus_if.h pci_if.h isa_if.h
|
||||
SRCS += opt_cam.h opt_scsi.h
|
||||
.PATH: ${.CURDIR}/../../dev/aic
|
||||
|
||||
KMOD= aic
|
||||
SRCS= aic.c aic_pccard.c
|
||||
SRCS+= opt_bdg.h device_if.h bus_if.h pci_if.h isa_if.h
|
||||
SRCS+= opt_cam.h opt_scsi.h
|
||||
|
||||
.if ${MACHINE} == "pc98"
|
||||
SRCS += aic_cbus.c
|
||||
CFLAGS += -DPC98
|
||||
SRCS+= aic_cbus.c
|
||||
CFLAGS+= -DPC98
|
||||
.else
|
||||
SRCS += aic_isa.c
|
||||
SRCS+= aic_isa.c
|
||||
.endif
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
@ -1,17 +1,18 @@
|
||||
# $FreeBSD$
|
||||
|
||||
.PATH: ${.CURDIR}/../../dev/amr
|
||||
KMOD = amr
|
||||
SRCS = amr.c amr_pci.c amr_disk.c device_if.h bus_if.h pci_if.h
|
||||
.PATH: ${.CURDIR}/../../dev/amr
|
||||
|
||||
KMOD= amr
|
||||
SRCS= amr.c amr_pci.c amr_disk.c device_if.h bus_if.h pci_if.h
|
||||
|
||||
# SCSI passthrough support for non-disk devices
|
||||
#CFLAGS += -DAMR_SCSI_PASSTHROUGH
|
||||
#SRCS += amr_cam.c opt_cam.h opt_scsi.h
|
||||
#CFLAGS+= -DAMR_SCSI_PASSTHROUGH
|
||||
#SRCS+= amr_cam.c opt_cam.h opt_scsi.h
|
||||
|
||||
# Enable a questionable optimisation for newer adapters
|
||||
#CFLAGS += -DAMR_QUARTZ_GOFASTER
|
||||
#CFLAGS+= -DAMR_QUARTZ_GOFASTER
|
||||
|
||||
# Debugging
|
||||
#CFLAGS += -DAMR_DEBUG=3
|
||||
#CFLAGS+= -DAMR_DEBUG=3
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
@ -1,9 +1,10 @@
|
||||
# $FreeBSD$
|
||||
|
||||
.PATH: ${.CURDIR}/../../dev/an
|
||||
KMOD = if_an
|
||||
SRCS = if_an.c if_an_pccard.c if_an_pci.c if_an_isa.c
|
||||
SRCS += opt_inet.h device_if.h bus_if.h pci_if.h isa_if.h
|
||||
.PATH: ${.CURDIR}/../../dev/an
|
||||
|
||||
KMOD= if_an
|
||||
SRCS= if_an.c if_an_pccard.c if_an_pci.c if_an_isa.c
|
||||
SRCS+= opt_inet.h device_if.h bus_if.h pci_if.h isa_if.h
|
||||
|
||||
opt_inet.h:
|
||||
echo "#define INET 1" > opt_inet.h
|
||||
|
@ -1,9 +1,10 @@
|
||||
# $FreeBSD$
|
||||
|
||||
.PATH: ${.CURDIR}/../../dev/asr
|
||||
KMOD = asr
|
||||
SRCS = asr.c
|
||||
SRCS += opt_scsi.h opt_cam.h opt_asr.h
|
||||
SRCS += device_if.h bus_if.h pci_if.h
|
||||
.PATH: ${.CURDIR}/../../dev/asr
|
||||
|
||||
KMOD= asr
|
||||
SRCS= asr.c
|
||||
SRCS+= opt_scsi.h opt_cam.h opt_asr.h
|
||||
SRCS+= device_if.h bus_if.h pci_if.h
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
@ -1,9 +1,10 @@
|
||||
# $FreeBSD$
|
||||
|
||||
S = ${.CURDIR}/../..
|
||||
.PATH: $S/dev/usb
|
||||
KMOD = if_aue
|
||||
SRCS = if_aue.c opt_bdg.h opt_usb.h device_if.h bus_if.h
|
||||
SRCS += miibus_if.h
|
||||
S= ${.CURDIR}/../..
|
||||
.PATH: $S/dev/usb
|
||||
|
||||
KMOD= if_aue
|
||||
SRCS= if_aue.c opt_bdg.h opt_usb.h device_if.h bus_if.h
|
||||
SRCS+= miibus_if.h
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
@ -1,8 +1,9 @@
|
||||
# Makefile for the bktr Brooktree Bt848/Bt878 PCI video capture device
|
||||
|
||||
# $FreeBSD$
|
||||
|
||||
.PATH: ${.CURDIR}/../../../dev/bktr
|
||||
# Makefile for the bktr Brooktree Bt848/Bt878 PCI video capture device
|
||||
|
||||
.PATH: ${.CURDIR}/../../../dev/bktr
|
||||
|
||||
KMOD= bktr
|
||||
SRCS= bktr_core.c bktr_os.c bktr_audio.c bktr_tuner.c bktr_card.c \
|
||||
bktr.h opt_devfs.h opt_bktr.h smbus.h bus_if.h device_if.h \
|
||||
|
@ -1,8 +1,9 @@
|
||||
# $FreeBSD$
|
||||
|
||||
MAINTAINER = roger@freebsd.org
|
||||
MAINTAINER= roger@freebsd.org
|
||||
|
||||
.PATH: ${.CURDIR}/../../../dev/bktr
|
||||
|
||||
.PATH: ${.CURDIR}/../../../dev/bktr
|
||||
KMOD= bktr_mem
|
||||
SRCS= bktr_mem.c
|
||||
|
||||
|
@ -1,33 +1,34 @@
|
||||
# $FreeBSD$
|
||||
# $FreeBSD$
|
||||
|
||||
MAINTAINER = n_hibma@freebsd.org
|
||||
S = ${.CURDIR}/../..
|
||||
MAINTAINER= n_hibma@freebsd.org
|
||||
S= ${.CURDIR}/../..
|
||||
|
||||
.PATH: $S/cam $S/cam/scsi
|
||||
KMOD = cam
|
||||
.PATH: $S/cam $S/cam/scsi
|
||||
|
||||
KMOD= cam
|
||||
|
||||
# See sys/conf/options for the flags that go into the different opt_*.h files.
|
||||
SRCS = opt_cam.h
|
||||
SRCS += opt_scsi.h
|
||||
SRCS += opt_cd.h
|
||||
SRCS += opt_hw_wdog.h
|
||||
SRCS += opt_pt.h
|
||||
SRCS += opt_sa.h
|
||||
SRCS += opt_ses.h
|
||||
SRCS += device_if.h bus_if.h
|
||||
SRCS += cam.c cam_extend.c cam_periph.c cam_queue.c
|
||||
SRCS += cam_sim.c cam_xpt.c
|
||||
SRCS += scsi_all.c scsi_cd.c scsi_ch.c
|
||||
SRCS += scsi_da.c
|
||||
SRCS += scsi_pass.c
|
||||
SRCS += scsi_pt.c
|
||||
SRCS += scsi_sa.c
|
||||
SRCS += scsi_ses.c
|
||||
SRCS += scsi_targ_bh.c scsi_target.c
|
||||
SRCS= opt_cam.h
|
||||
SRCS+= opt_scsi.h
|
||||
SRCS+= opt_cd.h
|
||||
SRCS+= opt_hw_wdog.h
|
||||
SRCS+= opt_pt.h
|
||||
SRCS+= opt_sa.h
|
||||
SRCS+= opt_ses.h
|
||||
SRCS+= device_if.h bus_if.h
|
||||
SRCS+= cam.c cam_extend.c cam_periph.c cam_queue.c
|
||||
SRCS+= cam_sim.c cam_xpt.c
|
||||
SRCS+= scsi_all.c scsi_cd.c scsi_ch.c
|
||||
SRCS+= scsi_da.c
|
||||
SRCS+= scsi_pass.c
|
||||
SRCS+= scsi_pt.c
|
||||
SRCS+= scsi_sa.c
|
||||
SRCS+= scsi_ses.c
|
||||
SRCS+= scsi_targ_bh.c scsi_target.c
|
||||
|
||||
NOMAN =
|
||||
NOMAN=
|
||||
|
||||
opt_scsi.h:
|
||||
echo '#define SCSI_DELAY 15000' > opt_scsi.h
|
||||
echo '#define SCSI_DELAY 15000' > opt_scsi.h
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
@ -1,6 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
.PATH: ${.CURDIR}/../../dev/cardbus
|
||||
.PATH: ${.CURDIR}/../../dev/cardbus
|
||||
|
||||
KMOD= cardbus
|
||||
SRCS= cardbus.c cardbus_cis.c \
|
||||
device_if.h bus_if.h card_if.h power_if.h pci_if.h pcib_if.h
|
||||
|
@ -1,8 +1,9 @@
|
||||
# $FreeBSD$
|
||||
|
||||
.PATH: ${.CURDIR}/../../pci
|
||||
KMOD= cbb
|
||||
SRCS= pccbb.c \
|
||||
.PATH: ${.CURDIR}/../../pci
|
||||
|
||||
KMOD= cbb
|
||||
SRCS= pccbb.c \
|
||||
device_if.h bus_if.h
|
||||
NOMAN=
|
||||
|
||||
|
@ -1,11 +1,12 @@
|
||||
# $FreeBSD$
|
||||
|
||||
.PATH: ${.CURDIR}/../../dev/ccd
|
||||
KMOD= ccd
|
||||
SRCS= ccd.c ccd.h vnode_if.h
|
||||
.PATH: ${.CURDIR}/../../dev/ccd
|
||||
|
||||
KMOD= ccd
|
||||
SRCS= ccd.c ccd.h vnode_if.h
|
||||
NOMAN=
|
||||
|
||||
NCCD?= 4
|
||||
NCCD?= 4
|
||||
CLEANFILES= ccd.h
|
||||
|
||||
ccd.h:
|
||||
|
@ -1,6 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
.PATH: ${.CURDIR}/../../isofs/cd9660
|
||||
.PATH: ${.CURDIR}/../../isofs/cd9660
|
||||
|
||||
KMOD= cd9660
|
||||
SRCS= vnode_if.h \
|
||||
cd9660_bmap.c cd9660_lookup.c cd9660_node.c cd9660_rrip.c \
|
||||
|
@ -1,6 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
.PATH: ${.CURDIR}/../../coda
|
||||
.PATH: ${.CURDIR}/../../coda
|
||||
|
||||
KMOD= coda
|
||||
SRCS= vnode_if.h \
|
||||
coda_fbsd.c coda_namecache.c coda_psdev.c coda_subr.c \
|
||||
|
@ -1,9 +1,11 @@
|
||||
# $FreeBSD$
|
||||
|
||||
.PATH: ${.CURDIR}/../../i386/ibcs2
|
||||
.PATH: ${.CURDIR}/../../i386/ibcs2
|
||||
|
||||
KMOD= ibcs2_coff
|
||||
SRCS= imgact_coff.c vnode_if.h
|
||||
NOMAN=
|
||||
|
||||
CFLAGS+= -DCOMPAT_IBCS2
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
@ -1,9 +1,10 @@
|
||||
# $FreeBSD$
|
||||
|
||||
S = ${.CURDIR}/../..
|
||||
.PATH: $S/dev/usb
|
||||
KMOD = if_cue
|
||||
SRCS = if_cue.c opt_bdg.h opt_usb.h device_if.h bus_if.h
|
||||
SRCS += miibus_if.h
|
||||
S= ${.CURDIR}/../..
|
||||
.PATH: $S/dev/usb
|
||||
|
||||
KMOD= if_cue
|
||||
SRCS= if_cue.c opt_bdg.h opt_usb.h device_if.h bus_if.h
|
||||
SRCS+= miibus_if.h
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
@ -1,8 +1,9 @@
|
||||
# $FreeBSD$
|
||||
|
||||
.PATH: ${.CURDIR}/../../pci
|
||||
KMOD = if_dc
|
||||
SRCS = if_dc.c opt_bdg.h device_if.h bus_if.h pci_if.h
|
||||
SRCS += miibus_if.h
|
||||
.PATH: ${.CURDIR}/../../pci
|
||||
|
||||
KMOD= if_dc
|
||||
SRCS= if_dc.c opt_bdg.h device_if.h bus_if.h pci_if.h
|
||||
SRCS+= miibus_if.h
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
@ -1,7 +1,8 @@
|
||||
# $FreeBSD$
|
||||
|
||||
.PATH: ${.CURDIR}/../../pci
|
||||
KMOD = if_de
|
||||
SRCS = if_de.c opt_bdg.h device_if.h bus_if.h pci_if.h
|
||||
.PATH: ${.CURDIR}/../../pci
|
||||
|
||||
KMOD= if_de
|
||||
SRCS= if_de.c opt_bdg.h device_if.h bus_if.h pci_if.h
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
@ -1,16 +1,17 @@
|
||||
# $FreeBSD$
|
||||
|
||||
.PATH: ${.CURDIR}/../../dev/ed
|
||||
KMOD = if_ed
|
||||
SRCS = if_ed.c if_ed_pccard.c if_ed_pci.c
|
||||
.PATH: ${.CURDIR}/../../dev/ed
|
||||
|
||||
KMOD= if_ed
|
||||
SRCS= if_ed.c if_ed_pccard.c if_ed_pci.c
|
||||
|
||||
.if ${MACHINE} == "pc98"
|
||||
SRCS += if_ed_cbus.c
|
||||
CFLAGS += -DPC98
|
||||
SRCS+= if_ed_cbus.c
|
||||
CFLAGS+= -DPC98
|
||||
.else
|
||||
SRCS += if_ed_isa.c
|
||||
SRCS+= if_ed_isa.c
|
||||
.endif
|
||||
|
||||
SRCS += opt_bdg.h bus_if.h card_if.h device_if.h isa_if.h pci_if.h
|
||||
SRCS+= opt_bdg.h bus_if.h card_if.h device_if.h isa_if.h pci_if.h
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
@ -1,8 +1,9 @@
|
||||
# $FreeBSD$
|
||||
|
||||
.PATH: ${.CURDIR}/../../i386/isa
|
||||
KMOD = if_el
|
||||
SRCS = if_el.c
|
||||
SRCS += opt_bdg.h opt_inet.h opt_ipx.h device_if.h bus_if.h isa_if.h
|
||||
.PATH: ${.CURDIR}/../../i386/isa
|
||||
|
||||
KMOD= if_el
|
||||
SRCS= if_el.c
|
||||
SRCS+= opt_bdg.h opt_inet.h opt_ipx.h device_if.h bus_if.h isa_if.h
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
@ -1,15 +1,14 @@
|
||||
# $FreeBSD$
|
||||
|
||||
.PATH: ${.CURDIR}/../../dev/ep
|
||||
.PATH: ${.CURDIR}/../../i386/isa
|
||||
.PATH: ${.CURDIR}/../../dev/ep
|
||||
.PATH: ${.CURDIR}/../../i386/isa
|
||||
|
||||
KMOD = if_ep
|
||||
SRCS = if_ep.c if_ep_pccard.c elink.c
|
||||
SRCS += if_ep_isa.c
|
||||
#SRCS += if_ep_eisa.c
|
||||
#SRCS += if_ep_mca.c
|
||||
|
||||
SRCS += opt_bdg.h bus_if.h card_if.h device_if.h isa_if.h pci_if.h
|
||||
KMOD= if_ep
|
||||
SRCS= if_ep.c if_ep_pccard.c elink.c
|
||||
SRCS+= if_ep_isa.c
|
||||
#SRCS+= if_ep_eisa.c
|
||||
#SRCS+= if_ep_mca.c
|
||||
SRCS+= opt_bdg.h bus_if.h card_if.h device_if.h isa_if.h pci_if.h
|
||||
|
||||
.if ${MACHINE} == "pc98"
|
||||
CFLAGS+= -DPC98
|
||||
|
@ -1,6 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
.PATH: ${.CURDIR}/../../miscfs/fdesc
|
||||
.PATH: ${.CURDIR}/../../miscfs/fdesc
|
||||
|
||||
KMOD= fdesc
|
||||
SRCS= vnode_if.h \
|
||||
fdesc_vfsops.c fdesc_vnops.c
|
||||
|
@ -1,6 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
.PATH: ${.CURDIR}/../../miscfs/fdesc
|
||||
.PATH: ${.CURDIR}/../../miscfs/fdesc
|
||||
|
||||
KMOD= fdesc
|
||||
SRCS= vnode_if.h \
|
||||
fdesc_vfsops.c fdesc_vnops.c
|
||||
|
@ -1,8 +1,9 @@
|
||||
# $FreeBSD$
|
||||
|
||||
.PATH: ${.CURDIR}/../../i386/i386
|
||||
KMOD= fpu
|
||||
SRCS= math_emulate.c
|
||||
.PATH: ${.CURDIR}/../../i386/i386
|
||||
|
||||
KMOD= fpu
|
||||
SRCS= math_emulate.c
|
||||
NOMAN=
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
@ -1,7 +1,8 @@
|
||||
# $FreeBSD$
|
||||
|
||||
.PATH: ${.CURDIR}/../../pci
|
||||
KMOD = if_fxp
|
||||
SRCS = if_fxp.c opt_bdg.h device_if.h bus_if.h pci_if.h
|
||||
.PATH: ${.CURDIR}/../../pci
|
||||
|
||||
KMOD= if_fxp
|
||||
SRCS= if_fxp.c opt_bdg.h device_if.h bus_if.h pci_if.h
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
@ -1,8 +1,9 @@
|
||||
# $FreeBSD$
|
||||
|
||||
.PATH: ${.CURDIR}/../../gnu/i386/fpemul
|
||||
KMOD= gnufpu
|
||||
SRCS= div_small.s errors.c fpu_arith.c fpu_aux.c fpu_entry.c fpu_etc.c \
|
||||
.PATH: ${.CURDIR}/../../gnu/i386/fpemul
|
||||
|
||||
KMOD= gnufpu
|
||||
SRCS= div_small.s errors.c fpu_arith.c fpu_aux.c fpu_entry.c fpu_etc.c \
|
||||
fpu_trig.c get_address.c load_store.c poly_2xm1.c poly_atan.c \
|
||||
poly_div.s poly_l2.c poly_mul64.s poly_sin.c poly_tan.c \
|
||||
polynomial.s reg_add_sub.c reg_compare.c reg_constant.c reg_div.s \
|
||||
|
@ -1,6 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
.PATH: ${.CURDIR}/../../fs/hpfs
|
||||
.PATH: ${.CURDIR}/../../fs/hpfs
|
||||
|
||||
KMOD= hpfs
|
||||
SRCS= vnode_if.h \
|
||||
hpfs_vfsops.c hpfs_vnops.c hpfs_hash.c hpfs_subr.c hpfs_lookup.c \
|
||||
|
@ -1,6 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
.PATH: ${.CURDIR}/../../i386/ibcs2
|
||||
.PATH: ${.CURDIR}/../../i386/ibcs2
|
||||
|
||||
KMOD= ibcs2
|
||||
SRCS= ibcs2_errno.c ibcs2_ipc.c ibcs2_stat.c ibcs2_misc.c \
|
||||
ibcs2_fcntl.c ibcs2_signal.c ibcs2_sysent.c ibcs2_ioctl.c \
|
||||
|
@ -1,6 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
.PATH: ${.CURDIR}/../../net
|
||||
.PATH: ${.CURDIR}/../../net
|
||||
|
||||
KMOD= if_disc
|
||||
SRCS= if_disc.c opt_inet.h opt_inet6.h
|
||||
NOMAN=
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $FreeBSD$
|
||||
|
||||
.PATH: ${.CURDIR}/../../net
|
||||
.PATH: ${.CURDIR}/../../net
|
||||
|
||||
KMOD= if_ef
|
||||
SRCS= if_ef.c opt_ipx.h opt_inet.h opt_ef.h
|
||||
KMOD= if_ef
|
||||
SRCS= if_ef.c opt_ipx.h opt_inet.h opt_ef.h
|
||||
NOMAN=
|
||||
|
||||
# If you need only limited number of frames comment out unneeded ones
|
||||
|
@ -1,6 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
.PATH: ${.CURDIR}/../../net
|
||||
|
||||
KMOD= if_ppp
|
||||
SRCS= if_ppp.c ppp_tty.c slcompress.c \
|
||||
opt_inet.h opt_ipx.h opt_ppp.h ppp.h vnode_if.h
|
||||
|
@ -1,6 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
.PATH: ${.CURDIR}/../../net
|
||||
.PATH: ${.CURDIR}/../../net
|
||||
|
||||
KMOD= if_sl
|
||||
SRCS= if_sl.c slcompress.c opt_inet.h opt_slip.h
|
||||
NOMAN=
|
||||
|
@ -2,9 +2,10 @@
|
||||
#
|
||||
# $FreeBSD$
|
||||
|
||||
.PATH: ${.CURDIR}/../../net
|
||||
KMOD= if_tap
|
||||
SRCS= if_tap.c opt_inet.h vnode_if.h
|
||||
.PATH: ${.CURDIR}/../../net
|
||||
|
||||
KMOD= if_tap
|
||||
SRCS= if_tap.c opt_inet.h vnode_if.h
|
||||
|
||||
CLEANFILES+= opt_devfs.h opt_inet.h vnode_if.h
|
||||
|
||||
|
@ -1,6 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
.PATH: ${.CURDIR}/../../net
|
||||
.PATH: ${.CURDIR}/../../net
|
||||
|
||||
KMOD= if_tun
|
||||
SRCS= if_tun.c opt_inet.h vnode_if.h
|
||||
NOMAN=
|
||||
|
@ -1,17 +1,18 @@
|
||||
# $FreeBSD$
|
||||
|
||||
.PATH: ${.CURDIR}/../../netinet6
|
||||
.PATH: ${.CURDIR}/../../netinet6
|
||||
|
||||
KMOD= ip6fw
|
||||
SRCS= ip6_fw.c
|
||||
NOMAN=
|
||||
|
||||
CFLAGS+= -DIPV6FIREWALL
|
||||
#
|
||||
|
||||
#If you want it verbose
|
||||
#CFLAGS+= -DIPV6FIREWALL_VERBOSE
|
||||
#CFLAGS+= -DIPV6FIREWALL_VERBOSE_LIMIT=100
|
||||
#
|
||||
#If you want it to pass all packets by default
|
||||
#CFLAGS+= -DIPV6FIREWALL_DEFAULT_TO_ACCEPT
|
||||
#
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
@ -1,9 +1,11 @@
|
||||
# $FreeBSD$
|
||||
|
||||
.PATH: ${.CURDIR}/../../netinet
|
||||
.PATH: ${.CURDIR}/../../netinet
|
||||
|
||||
KMOD= ip_mroute
|
||||
SRCS= ip_mroute.c
|
||||
NOMAN=
|
||||
|
||||
CFLAGS+= -DMROUTE_LKM -DMROUTING
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
@ -1,10 +1,12 @@
|
||||
# $FreeBSD$
|
||||
|
||||
.PATH: ${.CURDIR}/../../netinet
|
||||
.PATH: ${.CURDIR}/../../netinet
|
||||
|
||||
KMOD= ipl
|
||||
SRCS= mlfk_ipl.c ip_nat.c ip_frag.c ip_state.c ip_proxy.c ip_auth.c \
|
||||
ip_log.c ip_fil.c fil.c
|
||||
NOMAN=
|
||||
|
||||
CFLAGS+= -DIPFILTER=1 -DIPFILTER_LKM -DIPFILTER_LOG
|
||||
#
|
||||
# If you don't want log functionality remove -DIPFILTER_LOG
|
||||
|
@ -1,9 +1,11 @@
|
||||
# $FreeBSD$
|
||||
|
||||
.PATH: ${.CURDIR}/../../netinet
|
||||
.PATH: ${.CURDIR}/../../netinet
|
||||
|
||||
KMOD= ipfw
|
||||
SRCS= ip_fw.c
|
||||
NOMAN=
|
||||
|
||||
CFLAGS+= -DIPFIREWALL
|
||||
#
|
||||
#If you want it verbose
|
||||
|
@ -1,7 +1,8 @@
|
||||
# $FreeBSD$
|
||||
|
||||
.PATH: ${.CURDIR}/../../dev/ispfw
|
||||
KMOD = ispfw
|
||||
SRCS = ispfw.c
|
||||
.PATH: ${.CURDIR}/../../dev/ispfw
|
||||
|
||||
KMOD= ispfw
|
||||
SRCS= ispfw.c
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
@ -1,7 +1,8 @@
|
||||
# $FreeBSD$
|
||||
|
||||
.PATH: ${.CURDIR}/../../isa
|
||||
KMOD = joy
|
||||
SRCS = bus_if.h device_if.h isa_if.h joy.c
|
||||
.PATH: ${.CURDIR}/../../isa
|
||||
|
||||
KMOD= joy
|
||||
SRCS= bus_if.h device_if.h isa_if.h joy.c
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
@ -1,9 +1,10 @@
|
||||
# $FreeBSD$
|
||||
|
||||
S = ${.CURDIR}/../..
|
||||
.PATH: $S/dev/usb
|
||||
KMOD = if_kue
|
||||
SRCS = if_kue.c opt_bdg.h opt_usb.h device_if.h bus_if.h
|
||||
SRCS += miibus_if.h
|
||||
S= ${.CURDIR}/../..
|
||||
.PATH: $S/dev/usb
|
||||
|
||||
KMOD= if_kue
|
||||
SRCS= if_kue.c opt_bdg.h opt_usb.h device_if.h bus_if.h
|
||||
SRCS+= miibus_if.h
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
@ -1,11 +1,13 @@
|
||||
# $FreeBSD$
|
||||
|
||||
.PATH: ${.CURDIR}/../../compat/linprocfs
|
||||
.PATH: ${.CURDIR}/../../compat/linprocfs
|
||||
|
||||
KMOD= linprocfs
|
||||
SRCS= vnode_if.h linprocfs_misc.c linprocfs_subr.c \
|
||||
linprocfs_vfsops.c linprocfs_vnops.c
|
||||
linprocfs_vfsops.c linprocfs_vnops.c
|
||||
NOMAN=
|
||||
VFS_KLD=
|
||||
|
||||
CFLAGS+= -DLINPROCFS
|
||||
|
||||
test: unload install load
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $FreeBSD$
|
||||
|
||||
.PATH: ${.CURDIR}/../../compat/linux ${.CURDIR}/../../${MACHINE_ARCH}/linux
|
||||
|
||||
MAINTAINER= marcel@FreeBSD.org
|
||||
|
||||
.PATH: ${.CURDIR}/../../compat/linux ${.CURDIR}/../../${MACHINE_ARCH}/linux
|
||||
|
||||
KMOD= linux
|
||||
SRCS= linux_file.c linux_ioctl.c linux_ipc.c linux_machdep.c linux_misc.c \
|
||||
linux_signal.c linux_socket.c linux_stats.c linux_mib.c \
|
||||
@ -12,23 +12,23 @@ SRCS= linux_file.c linux_ioctl.c linux_ipc.c linux_machdep.c linux_misc.c \
|
||||
OBJS= linux_locore.o
|
||||
|
||||
.if ${MACHINE_ARCH} != "alpha"
|
||||
SRCS+= imgact_linux.c
|
||||
SRCS+= imgact_linux.c
|
||||
.endif
|
||||
|
||||
EXPORT_SYMS=_linux_mod
|
||||
CLEANFILES= linux_assym.h linux_genassym.o
|
||||
EXPORT_SYMS= _linux_mod
|
||||
CLEANFILES= linux_assym.h linux_genassym.o
|
||||
|
||||
linux_assym.h: linux_genassym.o
|
||||
linux_assym.h: linux_genassym.o
|
||||
.if exists(@)
|
||||
linux_assym.h: @/kern/genassym.sh
|
||||
linux_assym.h: @/kern/genassym.sh
|
||||
.endif
|
||||
sh @/kern/genassym.sh linux_genassym.o > ${.TARGET}
|
||||
|
||||
linux_locore.o: linux_locore.s linux_assym.h
|
||||
linux_locore.o: linux_locore.s linux_assym.h
|
||||
${CC} -c -x assembler-with-cpp -DLOCORE ${CFLAGS} \
|
||||
${.IMPSRC} -o ${.TARGET}
|
||||
${.IMPSRC} -o ${.TARGET}
|
||||
|
||||
linux_genassym.o: linux_genassym.c linux.h @ machine
|
||||
linux_genassym.o: linux_genassym.c linux.h @ machine
|
||||
${CC} -c ${CFLAGS} ${.IMPSRC}
|
||||
|
||||
opt_compat.h:
|
||||
|
@ -1,11 +1,13 @@
|
||||
# $FreeBSD$
|
||||
|
||||
.PATH: ${.CURDIR}/../../dev/lnc
|
||||
KMOD = if_lnc
|
||||
SRCS = if_lnc.c if_lnc_pci.c if_lnc_isa.c if_lnc_pc98.c
|
||||
SRCS += opt_inet.h device_if.h bus_if.h isa_if.h pci_if.h
|
||||
#SRCS += miibus_if.h
|
||||
.PATH: ${.CURDIR}/../../dev/lnc
|
||||
|
||||
KMOD= if_lnc
|
||||
SRCS= if_lnc.c if_lnc_pci.c if_lnc_isa.c if_lnc_pc98.c
|
||||
SRCS+= opt_inet.h device_if.h bus_if.h isa_if.h pci_if.h
|
||||
#SRCS+= miibus_if.h
|
||||
#KMODDEPS = miibus
|
||||
CFLAGS += -g -I${.CURDIR}/../../dev/lnc
|
||||
|
||||
CFLAGS+= -g -I${.CURDIR}/../../dev/lnc
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
@ -1,6 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
.PATH: ${.CURDIR}/../../dev/md
|
||||
.PATH: ${.CURDIR}/../../dev/md
|
||||
|
||||
KMOD= md
|
||||
SRCS= md.c opt_mfs.h opt_md.h vnode_if.h
|
||||
NOMAN=
|
||||
|
@ -1,6 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
.PATH: ${.CURDIR}/../../ufs/mfs
|
||||
.PATH: ${.CURDIR}/../../ufs/mfs
|
||||
|
||||
KMOD= mfs
|
||||
SRCS= vnode_if.h \
|
||||
mfs_vfsops.c mfs_vnops.c opt_mfs.h
|
||||
|
@ -1,10 +1,11 @@
|
||||
# $FreeBSD$
|
||||
|
||||
.PATH: ${.CURDIR}/../../dev/mii
|
||||
KMOD = miibus
|
||||
SRCS = mii.c mii_physubr.c ukphy.c ukphy_subr.c bus_if.h pci_if.h
|
||||
SRCS += miibus_if.h device_if.h miibus_if.c exphy.c nsphy.c
|
||||
SRCS += mlphy.c tlphy.c rlphy.c amphy.c dcphy.c pnphy.c
|
||||
SRCS += brgphy.c xmphy.c pnaphy.c
|
||||
.PATH: ${.CURDIR}/../../dev/mii
|
||||
|
||||
KMOD= miibus
|
||||
SRCS= mii.c mii_physubr.c ukphy.c ukphy_subr.c bus_if.h pci_if.h
|
||||
SRCS+= miibus_if.h device_if.h miibus_if.c exphy.c nsphy.c
|
||||
SRCS+= mlphy.c tlphy.c rlphy.c amphy.c dcphy.c pnphy.c
|
||||
SRCS+= brgphy.c xmphy.c pnaphy.c
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
@ -1,7 +1,8 @@
|
||||
# $FreeBSD$
|
||||
|
||||
.PATH: ${.CURDIR}/../../dev/mlx
|
||||
KMOD = mlx
|
||||
SRCS = mlx.c mlx_pci.c mlx_disk.c device_if.h bus_if.h pci_if.h
|
||||
.PATH: ${.CURDIR}/../../dev/mlx
|
||||
|
||||
KMOD= mlx
|
||||
SRCS= mlx.c mlx_pci.c mlx_disk.c device_if.h bus_if.h pci_if.h
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
@ -1,10 +1,11 @@
|
||||
# $FreeBSD$
|
||||
|
||||
.PATH: ${.CURDIR}/../../dev/mly
|
||||
KMOD = mly
|
||||
SRCS = mly.c mly_pci.c mly_cam.c
|
||||
SRCS += opt_scsi.h opt_cam.h
|
||||
SRCS += device_if.h bus_if.h pci_if.h
|
||||
.PATH: ${.CURDIR}/../../dev/mly
|
||||
|
||||
KMOD= mly
|
||||
SRCS= mly.c mly_pci.c mly_cam.c
|
||||
SRCS+= opt_scsi.h opt_cam.h
|
||||
SRCS+= device_if.h bus_if.h pci_if.h
|
||||
|
||||
#CFLAGS+= -DMLY_DEBUG=1
|
||||
|
||||
|
@ -1,6 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
.PATH: ${.CURDIR}/../../msdosfs
|
||||
.PATH: ${.CURDIR}/../../msdosfs
|
||||
|
||||
KMOD= msdos
|
||||
SRCS= vnode_if.h \
|
||||
msdosfs_conv.c msdosfs_denode.c msdosfs_fat.c msdosfs_lookup.c \
|
||||
|
@ -1,6 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
.PATH: ${.CURDIR}/../../msdosfs
|
||||
.PATH: ${.CURDIR}/../../msdosfs
|
||||
|
||||
KMOD= msdos
|
||||
SRCS= vnode_if.h \
|
||||
msdosfs_conv.c msdosfs_denode.c msdosfs_fat.c msdosfs_lookup.c \
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $FreeBSD$
|
||||
# $FreeBSD$
|
||||
|
||||
.PATH: ${.CURDIR}/../../netncp
|
||||
.PATH: ${.CURDIR}/../../netncp
|
||||
|
||||
KMOD= ncp
|
||||
|
||||
|
@ -1,8 +1,8 @@
|
||||
# $FreeBSD$
|
||||
# $Whistle: Makefile,v 1.2 1999/01/19 19:39:20 archie Exp $
|
||||
|
||||
KMOD= ng_UI
|
||||
SRCS= ng_UI.c
|
||||
KMOD= ng_UI
|
||||
SRCS= ng_UI.c
|
||||
NOMAN=
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
@ -1,8 +1,8 @@
|
||||
# $FreeBSD$
|
||||
# $Whistle: Makefile,v 1.2 1999/01/19 19:39:20 archie Exp $
|
||||
|
||||
KMOD= ng_async
|
||||
SRCS= ng_async.c
|
||||
KMOD= ng_async
|
||||
SRCS= ng_async.c
|
||||
NOMAN=
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $FreeBSD$
|
||||
# $Whistle: Makefile,v 1.1 1999/12/03 01:44:28 archie Exp $
|
||||
|
||||
KMOD= ng_bpf
|
||||
SRCS= ng_bpf.c bpf_filter.c
|
||||
.PATH: ${.CURDIR}/../../../net
|
||||
|
||||
KMOD= ng_bpf
|
||||
SRCS= ng_bpf.c bpf_filter.c
|
||||
NOMAN=
|
||||
|
||||
.PATH: ${.CURDIR}/../../../net
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
KMOD= ng_bridge
|
||||
SRCS= ng_bridge.c
|
||||
KMOD= ng_bridge
|
||||
SRCS= ng_bridge.c
|
||||
NOMAN=
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
@ -1,8 +1,8 @@
|
||||
# $FreeBSD$
|
||||
# $Whistle: Makefile,v 1.2 1999/01/19 19:39:20 archie Exp $
|
||||
|
||||
KMOD= ng_cisco
|
||||
SRCS= ng_cisco.c
|
||||
KMOD= ng_cisco
|
||||
SRCS= ng_cisco.c
|
||||
NOMAN=
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
@ -1,8 +1,8 @@
|
||||
# $FreeBSD$
|
||||
# $Whistle: Makefile,v 1.2 1999/01/19 19:39:20 archie Exp $
|
||||
|
||||
KMOD= ng_echo
|
||||
SRCS= ng_echo.c
|
||||
KMOD= ng_echo
|
||||
SRCS= ng_echo.c
|
||||
NOMAN=
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $FreeBSD$
|
||||
|
||||
KMOD= ng_ether
|
||||
SRCS= ng_ether.c
|
||||
KMOD= ng_ether
|
||||
SRCS= ng_ether.c
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
@ -1,8 +1,8 @@
|
||||
# $FreeBSD$
|
||||
# $Whistle: Makefile,v 1.1 1999/01/19 19:39:21 archie Exp $
|
||||
|
||||
KMOD= ng_frame_relay
|
||||
SRCS= ng_frame_relay.c
|
||||
KMOD= ng_frame_relay
|
||||
SRCS= ng_frame_relay.c
|
||||
NOMAN=
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
@ -1,8 +1,8 @@
|
||||
# $FreeBSD$
|
||||
# $Whistle: Makefile,v 1.2 1999/01/19 19:39:21 archie Exp $
|
||||
|
||||
KMOD= ng_hole
|
||||
SRCS= ng_hole.c
|
||||
KMOD= ng_hole
|
||||
SRCS= ng_hole.c
|
||||
NOMAN=
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
@ -1,8 +1,8 @@
|
||||
# $FreeBSD$
|
||||
# $Whistle: Makefile,v 1.2 1999/01/19 19:39:21 archie Exp $
|
||||
|
||||
KMOD= ng_iface
|
||||
SRCS= ng_iface.c
|
||||
KMOD= ng_iface
|
||||
SRCS= ng_iface.c
|
||||
NOMAN=
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
KMOD= ng_ksocket
|
||||
SRCS= ng_ksocket.c
|
||||
KMOD= ng_ksocket
|
||||
SRCS= ng_ksocket.c
|
||||
NOMAN=
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
@ -1,8 +1,8 @@
|
||||
# $FreeBSD$
|
||||
# $Whistle: Makefile,v 1.1 1999/01/19 19:39:21 archie Exp $
|
||||
|
||||
KMOD= ng_lmi
|
||||
SRCS= ng_lmi.c
|
||||
KMOD= ng_lmi
|
||||
SRCS= ng_lmi.c
|
||||
NOMAN=
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
@ -1,8 +1,8 @@
|
||||
# $Whistle: Makefile,v 1.1 1999/12/08 20:20:39 archie Exp $
|
||||
# $FreeBSD$
|
||||
|
||||
KMOD= ng_mppc
|
||||
SRCS= ng_mppc.c opt_netgraph.h
|
||||
KMOD= ng_mppc
|
||||
SRCS= ng_mppc.c opt_netgraph.h
|
||||
NOMAN=
|
||||
|
||||
NETGRAPH_MPPC_COMPRESSION?= 0
|
||||
@ -10,14 +10,14 @@ NETGRAPH_MPPC_ENCRYPTION?= 1
|
||||
|
||||
.if ${NETGRAPH_MPPC_COMPRESSION} > 0
|
||||
# XXX These files don't exist yet, but hopefully someday they will...
|
||||
.PATH: ${.CURDIR}/../../../net
|
||||
SRCS+= mppcc.c mppcd.c
|
||||
.PATH: ${.CURDIR}/../../../net
|
||||
SRCS+= mppcc.c mppcd.c
|
||||
.endif
|
||||
|
||||
.if ${NETGRAPH_MPPC_ENCRYPTION} > 0
|
||||
.PATH: ${.CURDIR}/../../../crypto
|
||||
.PATH: ${.CURDIR}/../../../crypto/rc4
|
||||
SRCS+= rc4.c sha1.c
|
||||
.PATH: ${.CURDIR}/../../../crypto
|
||||
.PATH: ${.CURDIR}/../../../crypto/rc4
|
||||
SRCS+= rc4.c sha1.c
|
||||
.endif
|
||||
|
||||
opt_netgraph.h:
|
||||
|
@ -1,8 +1,8 @@
|
||||
# $FreeBSD$
|
||||
# $Whistle: Makefile,v 1.2 1999/01/19 19:39:22 archie Exp $
|
||||
|
||||
KMOD= netgraph
|
||||
SRCS= ng_base.c ng_parse.c
|
||||
KMOD= netgraph
|
||||
SRCS= ng_base.c ng_parse.c
|
||||
NOMAN=
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
KMOD= ng_one2many
|
||||
SRCS= ng_one2many.c
|
||||
KMOD= ng_one2many
|
||||
SRCS= ng_one2many.c
|
||||
NOMAN=
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
@ -1,8 +1,8 @@
|
||||
# $FreeBSD$
|
||||
# $Whistle: Makefile,v 1.1 1999/01/24 02:52:12 archie Exp $
|
||||
|
||||
KMOD= ng_ppp
|
||||
SRCS= ng_ppp.c
|
||||
KMOD= ng_ppp
|
||||
SRCS= ng_ppp.c
|
||||
NOMAN=
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
@ -1,8 +1,8 @@
|
||||
# $FreeBSD$
|
||||
# $Whistle: Makefile,v 1.1 1999/01/19 19:39:21 archie Exp $
|
||||
|
||||
KMOD= ng_pppoe
|
||||
SRCS= ng_pppoe.c
|
||||
KMOD= ng_pppoe
|
||||
SRCS= ng_pppoe.c
|
||||
NOMAN=
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
@ -1,8 +1,8 @@
|
||||
# $FreeBSD$
|
||||
# $Whistle: Makefile,v 1.1 1999/11/29 23:14:33 archie Exp $
|
||||
|
||||
KMOD= ng_pptpgre
|
||||
SRCS= ng_pptpgre.c
|
||||
KMOD= ng_pptpgre
|
||||
SRCS= ng_pptpgre.c
|
||||
NOMAN=
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
@ -1,8 +1,8 @@
|
||||
# $FreeBSD$
|
||||
# $Whistle: Makefile,v 1.2 1999/01/19 19:39:22 archie Exp $
|
||||
|
||||
KMOD= ng_rfc1490
|
||||
SRCS= ng_rfc1490.c
|
||||
KMOD= ng_rfc1490
|
||||
SRCS= ng_rfc1490.c
|
||||
NOMAN=
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
@ -1,8 +1,8 @@
|
||||
# $FreeBSD$
|
||||
# $Whistle: Makefile,v 1.2 1999/01/19 19:39:22 archie Exp $
|
||||
|
||||
KMOD= ng_socket
|
||||
SRCS= ng_socket.c
|
||||
KMOD= ng_socket
|
||||
SRCS= ng_socket.c
|
||||
NOMAN=
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
@ -1,8 +1,8 @@
|
||||
# $FreeBSD$
|
||||
# $Whistle: Makefile,v 1.2 1999/01/19 19:39:22 archie Exp $
|
||||
|
||||
KMOD= ng_tee
|
||||
SRCS= ng_tee.c
|
||||
KMOD= ng_tee
|
||||
SRCS= ng_tee.c
|
||||
NOMAN=
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $FreeBSD$
|
||||
# $Whistle: Makefile,v 1.2 1999/01/19 19:39:22 archie Exp $
|
||||
|
||||
KMOD= ng_tty
|
||||
SRCS= ng_tty.c device_if.h bus_if.h pci_if.h
|
||||
MFILES= kern/device_if.m kern/bus_if.m pci/agp_if.m dev/pci/pci_if.m
|
||||
KMOD= ng_tty
|
||||
SRCS= ng_tty.c device_if.h bus_if.h pci_if.h
|
||||
MFILES= kern/device_if.m kern/bus_if.m pci/agp_if.m dev/pci/pci_if.m
|
||||
NOMAN=
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $FreeBSD$
|
||||
# $Whistle: Makefile,v 1.1 1999/01/24 06:48:07 archie Exp $
|
||||
|
||||
KMOD= ng_vjc
|
||||
SRCS= ng_vjc.c slcompress.c
|
||||
.PATH: ${.CURDIR}/../../../net
|
||||
|
||||
KMOD= ng_vjc
|
||||
SRCS= ng_vjc.c slcompress.c
|
||||
NOMAN=
|
||||
|
||||
.PATH: ${.CURDIR}/../../../net
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
@ -1,6 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
.PATH: ${.CURDIR}/../../nfs
|
||||
|
||||
KMOD= nfs
|
||||
SRCS= vnode_if.h \
|
||||
nfs_bio.c nfs_node.c nfs_nqlease.c nfs_serv.c nfs_socket.c \
|
||||
|
@ -1,6 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
.PATH: ${.CURDIR}/../../nfs
|
||||
|
||||
KMOD= nfs
|
||||
SRCS= vnode_if.h \
|
||||
nfs_bio.c nfs_node.c nfs_nqlease.c nfs_serv.c nfs_socket.c \
|
||||
|
@ -1,6 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
.PATH: ${.CURDIR}/../../nfs
|
||||
|
||||
KMOD= nfs
|
||||
SRCS= vnode_if.h \
|
||||
nfs_bio.c nfs_node.c nfs_nqlease.c nfs_serv.c nfs_socket.c \
|
||||
|
@ -1,6 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
.PATH: ${.CURDIR}/../../ntfs
|
||||
.PATH: ${.CURDIR}/../../ntfs
|
||||
|
||||
KMOD= ntfs
|
||||
SRCS= vnode_if.h \
|
||||
ntfs_vfsops.c ntfs_vnops.c ntfs_subr.c ntfs_ihash.c \
|
||||
|
@ -1,6 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
.PATH: ${.CURDIR}/../../miscfs/nullfs
|
||||
.PATH: ${.CURDIR}/../../miscfs/nullfs
|
||||
|
||||
KMOD= nullfs
|
||||
SRCS= vnode_if.h \
|
||||
null_subr.c null_vfsops.c null_vnops.c
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $FreeBSD$
|
||||
# $FreeBSD$
|
||||
|
||||
.PATH: ${.CURDIR}/../../nwfs
|
||||
.PATH: ${.CURDIR}/../../nwfs
|
||||
|
||||
KMOD= nwfs
|
||||
|
||||
@ -8,7 +8,7 @@ SRCS= vnode_if.h \
|
||||
nwfs_node.c nwfs_ioctl.c nwfs_io.c nwfs_vfsops.c nwfs_vnops.c \
|
||||
nwfs_subr.c opt_ncp.h opt_nwfs.h opt_vmpage.h
|
||||
|
||||
NOMAN=true
|
||||
NOMAN= true
|
||||
|
||||
.if defined(VNPRINT)
|
||||
CFLAGS+= -DVNPRINT
|
||||
|
@ -1,8 +1,9 @@
|
||||
# $FreeBSD$
|
||||
|
||||
.PATH: ${.CURDIR}/../../pccard ${.CURDIR}/../../pci
|
||||
KMOD= oldcard
|
||||
SRCS= pccard.c pcic.c pccard_beep.c pccard_nbk.c pcic_p.c \
|
||||
.PATH: ${.CURDIR}/../../pccard ${.CURDIR}/../../pci
|
||||
|
||||
KMOD= oldcard
|
||||
SRCS= pccard.c pcic.c pccard_beep.c pccard_nbk.c pcic_p.c \
|
||||
opt_pcic.h device_if.h bus_if.h isa_if.h pci_if.h \
|
||||
power_if.h card_if.h power_if.c card_if.c
|
||||
NOMAN=
|
||||
|
@ -1,8 +1,9 @@
|
||||
# $FreeBSD$
|
||||
|
||||
.PATH: ${.CURDIR}/../../dev/pccard
|
||||
KMOD= pccard
|
||||
SRCS= pccard.c pccard_cis.c pccard_cis_quirks.c \
|
||||
.PATH: ${.CURDIR}/../../dev/pccard
|
||||
|
||||
KMOD= pccard
|
||||
SRCS= pccard.c pccard_cis.c pccard_cis_quirks.c \
|
||||
device_if.h bus_if.h card_if.h power_if.h
|
||||
NOMAN=
|
||||
|
||||
|
@ -1,6 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
.PATH: ${.CURDIR}/../../dev/pccbb
|
||||
.PATH: ${.CURDIR}/../../dev/pccbb
|
||||
|
||||
KMOD= pccbb
|
||||
SRCS= pccbb.c \
|
||||
device_if.h bus_if.h power_if.h card_if.h pci_if.h pcib_if.h
|
||||
|
@ -1,6 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
.PATH: ${.CURDIR}/../../dev/ppbus
|
||||
|
||||
KMOD= pcfclock
|
||||
SRCS= pcfclock.c opt_pcfclock.h
|
||||
SRCS+= bus_if.h device_if.h ppbus_if.h
|
||||
|
@ -1,8 +1,9 @@
|
||||
# $FreeBSD$
|
||||
|
||||
.PATH: ${.CURDIR}/../../dev/pcic ${.CURDIR}/../../dev/pccard
|
||||
KMOD= pcic
|
||||
SRCS= i82365.c i82365_isa.c device_if.h bus_if.h isa_if.h \
|
||||
.PATH: ${.CURDIR}/../../dev/pcic ${.CURDIR}/../../dev/pccard
|
||||
|
||||
KMOD= pcic
|
||||
SRCS= i82365.c i82365_isa.c device_if.h bus_if.h isa_if.h \
|
||||
power_if.h card_if.h power_if.c card_if.c
|
||||
NOMAN=
|
||||
|
||||
|
@ -1,8 +1,9 @@
|
||||
# $FreeBSD$
|
||||
|
||||
.PATH: ${.CURDIR}/../../pci
|
||||
KMOD = if_pcn
|
||||
SRCS = if_pcn.c opt_bdg.h device_if.h bus_if.h pci_if.h
|
||||
SRCS += miibus_if.h
|
||||
.PATH: ${.CURDIR}/../../pci
|
||||
|
||||
KMOD= if_pcn
|
||||
SRCS= if_pcn.c opt_bdg.h device_if.h bus_if.h pci_if.h
|
||||
SRCS+= miibus_if.h
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
@ -1,16 +1,16 @@
|
||||
# $FreeBSD$
|
||||
|
||||
.PATH: ${.CURDIR}/../../compat/pecoff
|
||||
|
||||
MAINTAINER= takawata@FreeBSD.org
|
||||
|
||||
.PATH: ${.CURDIR}/../../compat/pecoff
|
||||
|
||||
KMOD= pecoff
|
||||
SRCS= imgact_pecoff.c opt_pecoff.h vnode_if.h
|
||||
|
||||
|
||||
CFLAGS+= -g -DDEBUG
|
||||
CFLAGS+= -g -DDEBUG
|
||||
#EXPORT_SYMS=_pecoff_mod
|
||||
|
||||
opt_pecoff.h:Makefile
|
||||
opt_pecoff.h: Makefile
|
||||
touch opt_pecoff.h
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
@ -1,6 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
.PATH: ${.CURDIR}/../../miscfs/portal
|
||||
.PATH: ${.CURDIR}/../../miscfs/portal
|
||||
|
||||
KMOD= portal
|
||||
SRCS= vnode_if.h \
|
||||
portal_vfsops.c portal_vnops.c
|
||||
|
@ -1,6 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
.PATH: ${.CURDIR}/../../miscfs/portal
|
||||
.PATH: ${.CURDIR}/../../miscfs/portal
|
||||
|
||||
KMOD= portal
|
||||
SRCS= vnode_if.h \
|
||||
portal_vfsops.c portal_vnops.c
|
||||
|
@ -1,6 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
.PATH: ${.CURDIR}/../../miscfs/procfs
|
||||
.PATH: ${.CURDIR}/../../miscfs/procfs
|
||||
|
||||
KMOD= procfs
|
||||
SRCS= vnode_if.h \
|
||||
procfs_ctl.c \
|
||||
|
@ -1,13 +1,15 @@
|
||||
# $FreeBSD$
|
||||
|
||||
.PATH: ${.CURDIR}/../../dev/random
|
||||
.PATH: ${.CURDIR}/../../crypto/blowfish
|
||||
KMOD = random
|
||||
SRCS = bus_if.h device_if.h randomdev.c yarrow.c hash.c
|
||||
SRCS += bf_cbc.c bf_skey.c bf_enc.c
|
||||
SRCS += vnode_if.h opt_noblockrandom.h
|
||||
CFLAGS += -I${.CURDIR}/../..
|
||||
NOMAN = yes
|
||||
.PATH: ${.CURDIR}/../../dev/random
|
||||
.PATH: ${.CURDIR}/../../crypto/blowfish
|
||||
|
||||
KMOD= random
|
||||
SRCS= bus_if.h device_if.h randomdev.c yarrow.c hash.c
|
||||
SRCS+= bf_cbc.c bf_skey.c bf_enc.c
|
||||
SRCS+= vnode_if.h opt_noblockrandom.h
|
||||
NOMAN= yes
|
||||
|
||||
CFLAGS+= -I${.CURDIR}/../..
|
||||
|
||||
# Uncomment the below macro to make a /dev/random that will not block at
|
||||
# boot time. Useful for personal workstations and the like where reboot
|
||||
|
@ -1,9 +1,10 @@
|
||||
# $FreeBSD$
|
||||
|
||||
.PATH: ${.CURDIR}/../../dev/ray
|
||||
KMOD = if_ray
|
||||
SRCS = if_ray.c
|
||||
SRCS += device_if.h bus_if.h card_if.h opt_inet.h
|
||||
NOMAN =
|
||||
.PATH: ${.CURDIR}/../../dev/ray
|
||||
|
||||
KMOD= if_ray
|
||||
SRCS= if_ray.c
|
||||
SRCS+= device_if.h bus_if.h card_if.h opt_inet.h
|
||||
NOMAN=
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user