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

Re: [LIH]URGENT Configuring PCI card 2 slot serial on Debian



dmesg | grep tty
sh-2.05b# dmesg | grep tty
ttyS00 at 0x03f8 (irq = 4) is a 16550A
ttyS01 at 0x02f8 (irq = 3) is a 16550A
ttyS04 at port 0xb000 (irq = 5) is a 16550A
ttyS05 at port 0xb008 (irq = 5) is a 16550A

cat /etc/minicom/minicom.users
# Everyone has access to all configurations.
ALL

## The rest are examples.
## # Erik only has access to the default configuration
## erik         dfl
##
## # minicom has access to the default configuration, and configuration 'tty5'.
## minicom              dfl     tty5
sh-2.05b#

But minicom -h is not there?
how do i find config file?

sh-2.05b# minicom -v
minicom version 2.1 (compiled Nov 12 2003)
Copyright (C) Miquel van Smoorenburg.

This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version
2 of the License, or (at your option) any later version.

Regards,
Vijaya
 
 
 
 
 
 

Yashpal Nagar wrote:

On Mon, 2004-07-19 at 20:40, Vijaya S wrote:
> Hi all,
> I inserted a PCI 2 port serial card on Debian machine wiht kernel 2.4.25
> .
> the pouput of /proc/tty/driver/serial is
> as follows
>
> more /proc/tty/driver/serial
> serinfo:1.0 driver:5.05c revision:2001-07-08
> 0: uart:16550A port:3F8 irq:4 baud:9600 tx:21 rx:0 RTS|DTR
> 1: uart:16550A port:2F8 irq:3 baud:9600 tx:0 rx:0
> 2: uart:16550A port:EF80 irq:10 tx:0 rx:0 CTS|DSR|CD|RI
> 3: uart:16550A port:EF88 irq:10 tx:0 rx:0 CTS|DSR|CD|RI
> 4: uart:16550A port:B000 irq:5 baud:9600 tx:25 rx:0 RTS|DTR
> 5: uart:16550A port:B008 irq:5 baud:9600 tx:17 rx:0 RTS|DTR
>
> lspic -v output is this:--
> 0000:00:0a.0 Serial controller: Timedia Technology Co Ltd PCI2S550 (Dual
> 16550 UART) (rev 01)
>
>

#dmesg |grep tty
look for your tty type for that card.
#cat /etc/minicom.users
See in the last line
## # minicom has access to the default configuration, and configuration
'tty5'.
## minicom              dfl     tty5

to find your config file type minicom -h

Regards,
Yash

> When i do minicom -s and setup for ttyS4 and ttyS5
> i dont get the prompt
> I tried for 2 and 3 also
> any help pls
> Regards,
> Vijaya
>
>
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by BEA Weblogic Workshop
> FREE Java Enterprise J2EE developer tools!
> Get your free copy of BEA WebLogic Workshop 8.1 today.
> http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
> _______________________________________________
> linux-india-help mailing list
> linux-india-help@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/linux-india-help
>

-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
_______________________________________________
linux-india-help mailing list
linux-india-help@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-india-help


Reply to: