Re: modem setting

Thomaz de Carvalho Koberle (tom@rapper.ifqsc.sc.usp.br)
Mon, 6 May 1996 09:36:55 +0000 ()


On Fri, 3 May 1996 fsrok@iol.it wrote:

> Hi you all,
> anyone knows how to use setserial to configure the modem ?
> I just read the man page but I don't understand what to tell
> setserial about /dev/cua?. I only know that in win3.1 the com
> port of the modem is com3 irq 3 and yhe mouse is on com1 irq4.
> thanks
> bye, G.R.
>
>
Setserial is very simple. The relation between com? ports and cua? is
then following:

com1 --> cua0
com2 --> cua1
com3 --> cua2
com4 --> cua3

To set your modem use the following sintax:

setserial /dev/cua? itq ?

In your case:

setserial /dev/cua2 irq 3

Good Luck
Tom Koberle