Re: [gentoo-user] external modem identificaton

2005-08-16 Thread maxim wexler
setserial? --- Joseph <[EMAIL PROTECTED]> wrote: > How to identify external modem? > I think it is by running command: > ATI4 > > Though, how do I connect to a modem from a command > line to get a > response to ATI4? > > -- > #Joseph > -- > gentoo-user@gentoo.org mailing list > >

Re: [gentoo-user] external modem identificaton

2005-08-16 Thread Christoph Gysin
Joseph wrote: How to identify external modem? I think it is by running command: ATI4 Though, how do I connect to a modem from a command line to get a response to ATI4? $ cat /dev/ttyS0 & $ echo ATI4 > /dev/ttyS0 $ kill %1 My modem also gives useful Information on ATI1, ATI3 and ATI9. For a

Re: [gentoo-user] external modem identificaton

2005-08-15 Thread Ted Ozolins
Joseph wrote: >How to identify external modem? >I think it is by running command: >ATI4 > >Though, how do I connect to a modem from a command line to get a >response to ATI4? > > > use a com program such as minicom -- Ted Ozolins(VE7TVO) Westbank, B. C -- gentoo-user@gentoo.org mailing lis

[gentoo-user] external modem identificaton

2005-08-15 Thread Joseph
How to identify external modem? I think it is by running command: ATI4 Though, how do I connect to a modem from a command line to get a response to ATI4? -- #Joseph -- gentoo-user@gentoo.org mailing list