Source-Changes-HG archive

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

[src/trunk]: src/sys/arch/i386/conf backout previous



details:   https://anonhg.NetBSD.org/src/rev/1c266720cf3f
branches:  trunk
changeset: 534869:1c266720cf3f
user:      itojun <itojun%NetBSD.org@localhost>
date:      Mon Aug 05 01:16:59 2002 +0000

description:
backout previous

diffstat:

 sys/arch/i386/conf/NET4501 |  5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diffs (26 lines):

diff -r 2bf48f9a7dca -r 1c266720cf3f sys/arch/i386/conf/NET4501
--- a/sys/arch/i386/conf/NET4501        Mon Aug 05 01:15:22 2002 +0000
+++ b/sys/arch/i386/conf/NET4501        Mon Aug 05 01:16:59 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: NET4501,v 1.10 2002/08/05 01:14:58 itojun Exp $
+# $NetBSD: NET4501,v 1.11 2002/08/05 01:16:59 itojun Exp $
 #
 # NET4501 -- kernel configuration for a Soekris Engineering net4501
 # single-board computer.
@@ -10,7 +10,7 @@
 
 #options       INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident                 "NET4501-$Revision: 1.10 $"
+#ident                 "NET4501-$Revision: 1.11 $"
 
 maxusers       32              # estimated number of users
 
@@ -38,7 +38,6 @@
 
 # This option allows you to force a serial console at the specified
 # I/O address.   see console(4) for details.
-options        CONSPEED=19200
 #options       CONSDEVNAME="\"com\"",CONADDR=0x2f8,CONSPEED=57600
 #      you don't want the option below ON iff you are using the
 #      serial console option of the new boot strap code.



Home | Main Index | Thread Index | Old Index