Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/arm32/conf Explain what the strip pseudo-device is for
details: https://anonhg.NetBSD.org/src/rev/614231f2326f
branches: trunk
changeset: 495744:614231f2326f
user: hubertf <hubertf%NetBSD.org@localhost>
date: Fri Aug 04 02:17:46 2000 +0000
description:
Explain what the strip pseudo-device is for
diffstat:
sys/arch/arm32/conf/GENERIC | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (26 lines):
diff -r a3acb6e5feda -r 614231f2326f sys/arch/arm32/conf/GENERIC
--- a/sys/arch/arm32/conf/GENERIC Thu Aug 03 23:58:23 2000 +0000
+++ b/sys/arch/arm32/conf/GENERIC Fri Aug 04 02:17:46 2000 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: GENERIC,v 1.71 2000/07/27 17:53:36 mason Exp $
+# $NetBSD: GENERIC,v 1.72 2000/08/04 02:17:46 hubertf Exp $
#
# GENERIC -- everything that's currently supported
#
include "arch/arm32/conf/std.arm32"
-#ident "GENERIC-$Revision: 1.71 $"
+#ident "GENERIC-$Revision: 1.72 $"
# estimated number of users
maxusers 32
@@ -269,7 +269,7 @@
pseudo-device gif 4 # IPv[46] over IPv[46] tunnel (RFC1933)
#pseudo-device faith 1 # IPv[46] tcp relay translation i/f
#pseudo-device stf 1 # 6to4 IPv6 over IPv4 encapsulation
-#pseudo-device strip 4 # STRIP
+#pseudo-device strip 4 # STarmode Radio IP (Metricon Ricochet)
pseudo-device pty 64 # pseudo-terminals
pseudo-device tb 1 # tablet line discipline
pseudo-device vnd 4 # disk-like interface to files
Home |
Main Index |
Thread Index |
Old Index