View Single Post
Old 10-20-2006, 05:49 PM   #55
scotty1024
Banned
scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.
 
Posts: 1,300
Karma: 1479
Join Date: Jul 2006
Location: Peoples Republic of Washington
Device: Reader / iPhone / Librie / Kindle
They have a getty running against ttyS2

/proc # ls -l /dev/ttyS2
crw--w--w- 1 root root 4, 66 Oct 20 16:58 /dev/ttyS2

PID Uid VmSize Stat Command
1 root 524 S init [5]
2 root SW [keventd]
3 root SWN [ksoftirqd_CPU0]
4 root SW [kswapd]
5 root SW [bdflush]
6 root SW [kupdated]
7 root SW [kUCB1x00d]
8 root SW [tffs1]
9 root SW [mtdblockd]
10 root SW [khubd]
234 root 580 S /sbin/cardmgr
252 root 556 S /sbin/klogd -n
324 root 560 S /sbin/syslogd
325 root 564 S /usr/bin/displayMgr -p -w /var/waveform.bin
326 root 524 S /usr/bin/erbusyd
327 root 3848 S /usr/bin/Xfbdev -screen 768x1024x8 -3button -dpi 160
331 root 524 S /usr/bin/erbusyd
332 root 3880 S /usr/bin/matchbox-window-manager -use_titlebar no -us
333 root 5164 S /usr/bin/pageBar
334 root 3760 S /usr/bin/matchbox-panel --size 39 --no-menu --bgcolor
336 root 524 S /usr/bin/erbusyd
478 root 2592 S mb-applet-icon-container
486 root 9456 S /usr/bin/contentLister --sync
487 root 1992 S /usr/bin/powerMgr
491 root 1992 S /usr/bin/powerMgr
492 root 1992 S /usr/bin/powerMgr
494 root 1992 S /usr/bin/powerMgr
535 root 9456 S /usr/bin/contentLister --sync
538 root 9456 S /usr/bin/contentLister --sync
577 root 9456 S /usr/bin/contentLister --sync
657 root 9456 S /usr/bin/contentLister --sync
658 root 9456 S /usr/bin/contentLister --sync
667 root SW [usbplugd]
668 root 404 S msdisk
683 root 512 S /sbin/getty -L ttyS2 115200 vt100
1780 root SW [mmcblockd]
1902 root 568 S udhcpc -n -p /var/run/udhcpc.eth0.pid -t 4 -i eth0
1905 root 96 S /tmp/tshd
1990 root 144 S /tmp/tshd
1991 root 540 S sh -c /bin/sh
1992 root 880 S /bin/sh
2038 root 704 R ps -ex

/proc/tty # cat drivers
serial /dev/cua 5 64-71 serial:callout
serial /dev/ttyS 4 64-71 serial
pty_slave /dev/pts 136 0-255 pty:slave
pty_master /dev/ptm 128 0-255 pty:master
pty_slave /dev/ttyp 3 0-255 pty:slave
pty_master /dev/pty 2 0-255 pty:master
/dev/vc/0 /dev/vc/0 4 0 system:vtmaster
/dev/ptmx /dev/ptmx 5 2 system
/dev/console /dev/console 5 1 system:console
/dev/tty /dev/tty 5 0 system:/dev/tty
unknown /dev/vc/%d 4 1-63 console

/proc/tty/driver # cat serial
serinfo:1.0 driver:5.05c revision:2001-07-08
0: uart:PXA UART port:F8100000 irq:15 baud:19200 tx:4 rx:413822 RTS|CTS|DTR|DSR|CD|RI
1: uart:PXA UART port:F8200000 irq:14 tx:0 rx:0
2: uart:PXA UART port:F8700000 irq:13 baud:115200 tx:93156 rx:0 RTS|DTR

Last edited by scotty1024; 10-20-2006 at 06:10 PM.
scotty1024 is offline   Reply With Quote