TCLUG Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [TCLUG:18380] IRQs again
I would recommend "setserial /dev/ttyS2 irq 5" and the symlink.
That way if anything happens to munge/redirect the symlink you
don't get too badly messed up.
You shouldn't need the spd_vhi option anymore, all the relevant
programs support up to 115200 directly now. The drivers support
up to 460800.
Under RedHat 6.[23] it should still be /etc/rc.d/rc.serial
Daniel Taylor Embedded and custom Linux integration.
dante@plethora.net (612)747-1609
On Tue, 30 May 2000, Perry Hoekstra wrote:
> Greet the sun all,
>
> I have a modem that requires a set IRQ (I have been using #5). I just
> performed my annual reinstall and now I am trying to get my modem to
> work. I looked at my past post and found Tim Wilson's answer which is
>
> setserial /dev/modem irq 5 spd_vhi
>
> I created the rc.serial file within rc.d directory. Is the only other
> thing I need to get this working is a symlink for /dev/modem to the COM3
> tty? I last asked this question in August of 1998 and I don't know if
> Red Hat changed where the rc.serial file needs to go.
>
> Perry Hoekstra
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tclug-list-unsubscribe@mn-linux.org
> For additional commands, e-mail: tclug-list-help@mn-linux.org
>
- References:
- IRQs again
- From: Perry Hoekstra <dutchman@uswest.net>