Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-1-5]: src/sys/arch/arm32/conf Pull up changes between 1.17 and 1....



details:   https://anonhg.NetBSD.org/src/rev/a69cd593fbbf
branches:  netbsd-1-5
changeset: 488868:a69cd593fbbf
user:      hubertf <hubertf%NetBSD.org@localhost>
date:      Fri Aug 04 04:07:04 2000 +0000

description:
Pull up changes between 1.17 and 1.72 to netbsd-1-5 branch, OK'd by thorpej:

 > 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 afa5ee4744a2 -r a69cd593fbbf sys/arch/arm32/conf/GENERIC
--- a/sys/arch/arm32/conf/GENERIC       Fri Aug 04 04:04:41 2000 +0000
+++ b/sys/arch/arm32/conf/GENERIC       Fri Aug 04 04:07:04 2000 +0000
@@ -1,11 +1,11 @@
-#      $NetBSD: GENERIC,v 1.67.2.2 2000/07/06 14:10:34 sommerfeld Exp $
+#      $NetBSD: GENERIC,v 1.67.2.3 2000/08/04 04:07:04 hubertf Exp $
 #
 #      GENERIC -- everything that's currently supported
 #
 
 include        "arch/arm32/conf/std.arm32"
 
-#ident                 "GENERIC-$Revision: 1.67.2.2 $"
+#ident                 "GENERIC-$Revision: 1.67.2.3 $"
 
 # estimated number of users
 maxusers       32
@@ -268,7 +268,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     32              # 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