summaryrefslogtreecommitdiff
path: root/sys/arch/i386/conf/DISKLESS
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/i386/conf/DISKLESS')
-rw-r--r--sys/arch/i386/conf/DISKLESS4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/i386/conf/DISKLESS b/sys/arch/i386/conf/DISKLESS
index 38e1415e2e9..9ae48d66290 100644
--- a/sys/arch/i386/conf/DISKLESS
+++ b/sys/arch/i386/conf/DISKLESS
@@ -1,4 +1,4 @@
-# $OpenBSD: DISKLESS,v 1.45 2002/07/06 19:14:20 nordin Exp $
+# $OpenBSD: DISKLESS,v 1.46 2002/09/23 04:37:33 deraadt Exp $
# $NetBSD: DISKLESS,v 1.26 1996/05/20 18:17:16 mrg Exp $
#
# DISKLESS -- Generic machine setup for diskless boot.
@@ -501,7 +501,7 @@ pseudo-device loop 2 # network loopback
pseudo-device bpfilter 8 # packet filter
pseudo-device sl 2 # CSLIP
pseudo-device ppp 2 # PPP
-pseudo-device sppp # Sync PPP/HDLC
+#pseudo-device sppp # Sync PPP/HDLC
pseudo-device tun 2 # network tunneling over tty
pseudo-device enc 1 # IPSEC needs the encapsulation interface
pseudo-device gre 1 # GRE encapsulation interface