> Gilles Lahaie wrote:
>
> Help Again!
>
> My modem is ISA PnP. the Windows settings are COM 4, IRQ 11.
>
> When using Dialer and trying to interrogate the monitor, I receive
> message saying that modem is occupied.. which is truly false.(I use
> the right stty3)
>
> Is there a way to manually set the IRQ in Linux or should I configure
> the modem as non PnP? if I do so, i will set it to COM 4, with the IRQ
> who goes along with this Com port and I guess this will cause some
> problem when using Windows...
>
> Thanks again for help.
Use the setserial command:
setserial /dev/ttyS3 irq 11
Then try using the dialer again. If it works correctly, add the
setserial line to the bottom of /etc/rc.d/rc.local and it will be run
automatically everytime you boot.
--
Steve Philp
Network Administrator
Advance Packaging Corporation
[EMAIL PROTECTED]