RTP Serial Port Setup ?

I’m trying to get my modem to work on RTP but I can’t figure out which
config file I need to modify in order to change the I/O port and IRQ for my
internal modem (/dev/ser2) ?

The whole startup and configuration process is totally undocumented :frowning:

I used to be able to do whatever I needed in QNX4 but RTP’s config looks
like linux a lot and I don’t know linux that well.

Can someone help me ?


marclupien@hotmail.com

Hallo,

look for command stty and his arguments (enter ‘use stty’ in a terminal
window).
For instance you can change the speed with
stty baud=115200 </dev/ser2

May be, Irqs and so on can be changed in that way, too.

Regards,
Roland

“Marc Lupien” <marclupien@hotmail.com> schrieb im Newsbeitrag
news:8rgepc$4m3$2@inn.qnx.com

I’m trying to get my modem to work on RTP but I can’t figure out which
config file I need to modify in order to change the I/O port and IRQ for
my
internal modem (/dev/ser2) ?

The whole startup and configuration process is totally undocumented > :frowning:

I used to be able to do whatever I needed in QNX4 but RTP’s config looks
like linux a lot and I don’t know linux that well.

Can someone help me ?


marclupien@hotmail.com

No roland, I know about stty and that’s definitely not what I need…

“Roland Henkel” <rhenkel@snafu.de> wrote in message
news:8rh5a1$23j$1@unlisys.unlisys.net

Hallo,

look for command stty and his arguments (enter ‘use stty’ in a terminal
window).
For instance you can change the speed with
stty baud=115200 </dev/ser2

May be, Irqs and so on can be changed in that way, too.

Regards,
Roland

“Marc Lupien” <> marclupien@hotmail.com> > schrieb im Newsbeitrag
news:8rgepc$4m3$> 2@inn.qnx.com> …
I’m trying to get my modem to work on RTP but I can’t figure out which
config file I need to modify in order to change the I/O port and IRQ for
my
internal modem (/dev/ser2) ?

The whole startup and configuration process is totally undocumented > :frowning:

I used to be able to do whatever I needed in QNX4 but RTP’s config looks
like linux a lot and I don’t know linux that well.

Can someone help me ?


marclupien@hotmail.com
\

Well, you should look at /etc/config/sysinit.* on the line
specifying Dev.ser, then look for Dev.ser in the InfoViewer or
the manuals, that should do


I’m trying to get my modem to work on RTP but I can’t figure out
which

config file I need to modify in order to change the I/O port and IRQ for
my
internal modem (/dev/ser2) ?

The whole startup and configuration process is totally undocumented > :frowning:

I used to be able to do whatever I needed in QNX4 but RTP’s config looks
like linux a lot and I don’t know linux that well.

Can someone help me ?


marclupien@hotmail.com

Wrong operating system!

“J.P. Tosoni” <jp.tosoni@acksys.fr> wrote in message
news:39E34447.7092@acksys.fr

Well, you should look at /etc/config/sysinit.* on the line
specifying Dev.ser, then look for Dev.ser in the InfoViewer or
the manuals, that should do


I’m trying to get my modem to work on RTP but I can’t figure out
which
config file I need to modify in order to change the I/O port and IRQ
for
my
internal modem (/dev/ser2) ?

The whole startup and configuration process is totally undocumented
:frowning:

I used to be able to do whatever I needed in QNX4 but RTP’s config
looks
like linux a lot and I don’t know linux that well.

Can someone help me ?


marclupien@hotmail.com