summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys/amd64/conf/GENERIC3
-rw-r--r--sys/i386/conf/GENERIC3
2 files changed, 4 insertions, 2 deletions
diff --git a/sys/amd64/conf/GENERIC b/sys/amd64/conf/GENERIC
index 1a2a382b53db..a0d1a7d5505d 100644
--- a/sys/amd64/conf/GENERIC
+++ b/sys/amd64/conf/GENERIC
@@ -1,7 +1,7 @@
#
# GENERIC -- Generic machine with WD/AHx/NCR/BTx family disks
#
-# $Id: GENERIC,v 1.33 1995/03/02 04:06:03 jkh Exp $
+# $Id: GENERIC,v 1.34 1995/03/05 22:23:31 joerg Exp $
#
machine "i386"
@@ -106,3 +106,4 @@ pseudo-device pty 16
pseudo-device speaker
pseudo-device gzip # Exec gzipped a.out's
pseudo-device vn
+pseudo-device tun 1
diff --git a/sys/i386/conf/GENERIC b/sys/i386/conf/GENERIC
index 1a2a382b53db..a0d1a7d5505d 100644
--- a/sys/i386/conf/GENERIC
+++ b/sys/i386/conf/GENERIC
@@ -1,7 +1,7 @@
#
# GENERIC -- Generic machine with WD/AHx/NCR/BTx family disks
#
-# $Id: GENERIC,v 1.33 1995/03/02 04:06:03 jkh Exp $
+# $Id: GENERIC,v 1.34 1995/03/05 22:23:31 joerg Exp $
#
machine "i386"
@@ -106,3 +106,4 @@ pseudo-device pty 16
pseudo-device speaker
pseudo-device gzip # Exec gzipped a.out's
pseudo-device vn
+pseudo-device tun 1