summaryrefslogtreecommitdiff
path: root/sys/modules/sysmon_wdog/Makefile
blob: e8c0cef10d03773effa5eb9e94533b92f5ca75df (plain)
1
2
3
4
5
6
7
8
9
10
11
# $NetBSD: Makefile,v 1.1 2015/04/23 23:22:28 pgoyette Exp $

.include "../Makefile.inc"

.PATH:  ${S}/dev/sysmon

KMOD=   sysmon_wdog

SRCS=   sysmon_wdog.c

.include <bsd.kmodule.mk>
se the direct map),maxv 2017-08-12Remove vm86.maxv 2017-07-29Remove the remaining parts of compat_oldboot.maxv 2017-07-12include opt_pmc.hmaxv 2016-12-13Torn down KSTACK_CHECK_DR0, i386-only feature to detect stack overflowkamil 2012-10-03Remove all references to KVM86.dsl 2011-11-18remove Xbox supportjmcneill 2009-10-03add dummy opt_via_c7temp.h, spotted by Andreas Gustafsson.jmcneill 2009-08-05Add Intel SpeedStep and AMD PowerNow! support in Xen dom0. MSR operationsjym 2009-07-29remove Xen2 support.cegger 2009-02-19vesabios is no morejmcneill 2008-01-23Merge the bouyer-xeni386 branch. This brings in PAE support to NetBSD xeni386bouyer 2008-01-16Remove options MATH_EMULATE.ad 2008-01-11Merge the bouyer-xeni386 branch to head, at tag bouyer-xeni386-merge1 (thebouyer 2007-11-22Pull up the bouyer-xenamd64 branch to HEAD. This brings in amd64 supportbouyer 2007-01-05On the Xbox, prevent scanning past the first device on bus 1.jmcneill 2006-10-01Map the ISA hole on Xen, which allows us to access the SMBios, which allowsbouyer 2006-09-28Add Xen3 support for ACPI and/or MPBIOS + IOAPIC. To help with this, physicalbouyer 2006-04-09Add support for ACPI in xen-3 dom0 support. We can now boot a xen-3 dom0bouyer 2006-01-15Snapshot of work in progress on NetBSD port to Xen3:bouyer 2005-12-11merge ktrace-lwp.christos 2005-06-28create opt_pcifixup.h to match with the recent i386 change.yamt 2005-06-16Allow compiling a domain0 kernel with vga but without pckbc, and addbouyer 2005-03-11Properly define NISA and NPCI; cleanup use of NISA and NPCI.bouyer 2005-03-09Merge the bouyer-xen2 branch. This add supports for the Xen 2.0 virtualbouyer 2005-02-04Add opt_scsipi_debug.h to list since compat_linux pulls in scsipi now for sgjmc 2004-04-24Add keyboard support and wscons config options.cl 2004-04-24Add vga display support.cl 2004-03-11Add port to the Xen virtual machine monitor.cl