Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/zaurus/ramdisk change baud rate.
details: https://anonhg.NetBSD.org/src/rev/e069535eb62f
branches: trunk
changeset: 753009:e069535eb62f
user: nonaka <nonaka%NetBSD.org@localhost>
date: Sun Mar 14 12:36:32 2010 +0000
description:
change baud rate.
diffstat:
distrib/zaurus/ramdisk/dot.profile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r f06aadeb8b07 -r e069535eb62f distrib/zaurus/ramdisk/dot.profile
--- a/distrib/zaurus/ramdisk/dot.profile Sun Mar 14 11:32:39 2010 +0000
+++ b/distrib/zaurus/ramdisk/dot.profile Sun Mar 14 12:36:32 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: dot.profile,v 1.1 2008/03/31 23:59:07 chris Exp $
+# $NetBSD: dot.profile,v 1.2 2010/03/14 12:36:32 nonaka Exp $
#
# Copyright (c) 1997 Perry E. Metzger
# Copyright (c) 1994 Christopher G. Demetriou
@@ -54,7 +54,7 @@
# set up some sane defaults
echo 'erase ^?, werase ^W, kill ^U, intr ^C'
- stty newcrt werase ^W intr ^C kill ^U erase ^? 38400
+ stty newcrt werase ^W intr ^C kill ^U erase ^? 9600
echo ''
# mount the ramdisk read write
Home |
Main Index |
Thread Index |
Old Index