aboutsummaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorKATO Takenori <kato@FreeBSD.org>1998-01-12 15:37:38 +0000
committerKATO Takenori <kato@FreeBSD.org>1998-01-12 15:37:38 +0000
commitde5bb42d2093846450a3e41c08d140adfe238742 (patch)
treee92268c0f176861a2aec251808dfcca836100a08 /sys
parentdb70e1c6c84c51b12436ae08110aa2c64cd2beb2 (diff)
Notes
Diffstat (limited to 'sys')
-rw-r--r--sys/pc98/conf/GENERIC7
-rw-r--r--sys/pc98/conf/GENERIC987
2 files changed, 6 insertions, 8 deletions
diff --git a/sys/pc98/conf/GENERIC b/sys/pc98/conf/GENERIC
index 84430874d922..af4f7acba661 100644
--- a/sys/pc98/conf/GENERIC
+++ b/sys/pc98/conf/GENERIC
@@ -11,7 +11,7 @@
# device lines is present in the ./LINT configuration file. If you are
# in doubt as to the purpose or necessity of a line, check first in LINT.
#
-# $Id: GENERIC98,v 1.26 1997/10/28 09:09:05 kato Exp $
+# $Id: GENERIC98,v 1.27 1997/10/31 22:10:09 jseger Exp $
# GENERIC98 -- Generic PC98 machine with WD/SCSI disks
@@ -192,9 +192,8 @@ device zp0 at isa? port 0x00d0 net irq 10 iomem 0xe0000 vector zpintr
pseudo-device loop
pseudo-device ether
-pseudo-device sl 2
-# iijppp uses tun instead of ppp device
-#pseudo-device ppp 1
+pseudo-device sl 1
+pseudo-device ppp 1
pseudo-device tun 1
pseudo-device pty 16
pseudo-device gzip # Exec gzipped a.out's
diff --git a/sys/pc98/conf/GENERIC98 b/sys/pc98/conf/GENERIC98
index 84430874d922..af4f7acba661 100644
--- a/sys/pc98/conf/GENERIC98
+++ b/sys/pc98/conf/GENERIC98
@@ -11,7 +11,7 @@
# device lines is present in the ./LINT configuration file. If you are
# in doubt as to the purpose or necessity of a line, check first in LINT.
#
-# $Id: GENERIC98,v 1.26 1997/10/28 09:09:05 kato Exp $
+# $Id: GENERIC98,v 1.27 1997/10/31 22:10:09 jseger Exp $
# GENERIC98 -- Generic PC98 machine with WD/SCSI disks
@@ -192,9 +192,8 @@ device zp0 at isa? port 0x00d0 net irq 10 iomem 0xe0000 vector zpintr
pseudo-device loop
pseudo-device ether
-pseudo-device sl 2
-# iijppp uses tun instead of ppp device
-#pseudo-device ppp 1
+pseudo-device sl 1
+pseudo-device ppp 1
pseudo-device tun 1
pseudo-device pty 16
pseudo-device gzip # Exec gzipped a.out's