From 21b5c69fb0a8e719f2e6852fd81a2167807fdc40 Mon Sep 17 00:00:00 2001 From: Marc Balmer Date: Sun, 26 Nov 2006 12:02:50 +0000 Subject: Activate pwdog(4) after successful testing on i386 and macppc. ok deraadt --- sys/arch/i386/conf/GENERIC | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sys/arch/i386/conf/GENERIC') diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC index a223f524622..8f66dead8a1 100644 --- a/sys/arch/i386/conf/GENERIC +++ b/sys/arch/i386/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.535 2006/11/25 20:44:30 dlg Exp $ +# $OpenBSD: GENERIC,v 1.536 2006/11/26 12:02:49 mbalmer Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -92,6 +92,7 @@ geodesc* at pci? # Geode SC1100/SCx200 IAOC #gscpm* at pci? # NS Geode SC1100 SMI/ACPI module #ichwdt* at pci? # Intel 6300ESB ICH watchdog timer wdt0 at pci? # Ind Computer Source PCI-WDT50x driver +pwdog0 at pci? # Quancom PWDOG1 watchdog timer # National Semiconductor LM7[89] and compatible hardware monitors lm0 at isa? port 0x290 -- cgit v1.2.3