Hi,
I want to work with rs232 serial terminal like in windows
hyperterminal. My device is connected via com4 port and
already work
well on hyperterminal. How can I do the same in coLinux. I
am using
Gentoo 2006.1
As you can see below that I got my COM4 mapped to ttys0
but I don't
know how to start using it. please suggest me command to
test that
port is working in coLinux and command to login to my device
using
that port. Which package should I emerge ?
This is my config file.
#***********************************************************
************************
kernel=vmlinux
initrd=initrd.gz
mem=512
cobd1=myFSswap_1024Mb
cobd0=myFSgentoo-2006.1-i686-wisut.linuxfs
eth0=tuntap,,00:11:22:33:44:55
root=/dev/cobd0
ro
ttys0=COM1,"BAUD=115200 PARITY=n DATA=8 STOP=1 dtr=on
rts=on"
#***********************************************************
************************
and this is what I got from command prompt.
************************************************************
***********************
D:MyWorksTimaWorkscoLinux>colinux-daemon myConfigGentoo-2006.1.cfg.txt
Cooperative Linux Daemon, 0.8.0
Compiled on Tue Oct 3 14:23:41 2006
using 'vmlinux' as kernel image
configuring 512 MB of virtual RAM
mapping cobd1 to
??D:MyWorksTimaWorkscoLinuxmyFSswap_1024Mb
mapping cobd0 to
??D:MyWorksTimaWorkscoLinuxmyFSgentoo-2006.1-i686-wis
ut.
linuxfs
configured TAP at '' device as eth0
MAC address: 00:11:22:33:44:55
using 'initrd.gz' as initrd image
mapping cofs31 to ??D:MyWorksTimaWorkscoLinux
mapping ttys0 to COM4
kernel boot parameters: 'root=/dev/cobd0 ro'
************************************************************
***********************
------------------------------------------------------------
-------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the
chance to share your
opinions on IT & business topics through brief
surveys-and earn cash
http://www.techsay.com/default.
php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
coLinux-users mailing list
coLinux-users lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/colinux-u
sers
|