From d7efc43ce952c7f30e5016e58d35566d3de20774 Mon Sep 17 00:00:00 2001 From: Niklas Hallqvist Date: Thu, 29 May 1997 00:19:38 +0000 Subject: Add ipsec --- sys/arch/i386/conf/PETRA | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'sys') diff --git a/sys/arch/i386/conf/PETRA b/sys/arch/i386/conf/PETRA index 40bf1e46196..be375f8350f 100644 --- a/sys/arch/i386/conf/PETRA +++ b/sys/arch/i386/conf/PETRA @@ -1,4 +1,4 @@ -# $OpenBSD: PETRA,v 1.1 1997/02/13 23:27:03 niklas Exp $ +# $OpenBSD: PETRA,v 1.2 1997/05/29 00:19:37 niklas Exp $ # # PETRA -- everything that's currently supported with certain # changes for Applitron's fileserver petra, a 128 MB @@ -18,6 +18,8 @@ option VM86 # Virtual 8086 emulation option USER_LDT # user-settable LDT; used by WINE #option XSERVER +option IPSEC # IP-SEC encapsulation + # Some BIOSes don't get the size of extended memory right. If you # have a broken BIOS, uncomment the following and set the value # properly for your system. @@ -176,3 +178,5 @@ gus0 at isa? port 0x220 irq 7 drq 1 flags 6 # Gravis UltraSound (flags is record # Joystick driver. Probe is a little strange; add only if you have one. #joy0 at isa? port 0x201 + +pseudo-device enc 4 -- cgit v1.2.3