From: Sandy Knapp (akingdom@vtaix.cc.vt.edu)
Date: 06/10/93


From: akingdom@vtaix.cc.vt.edu (Sandy Knapp)
Subject: Re: Serial ports & IRQs ?
Date: 11 Jun 1993 02:14:05 GMT

Tom Monk (tgmonk@ncs.dnd.ca) wrote:

: Hi,

: I seem to have run into a little problem last night when I tried
: to set my internal modem to COM3/IRQ5. Linux seems to want it on the
: same IRQ as COM1 (IRQ4).

: My question is; Is there a way to set /dev/ttyS2's IRQ to 5 ?
: Rebuild the KERNEL? and if so, what are my chances of success ?

A couple of ways:

1) Yes you can re-build the kernel. You can turn on the auto-irq code or
   change the table of com ports vs interupts.

2) (The best way!) Get the setserial program from fine ftp sites
   everywhere. This lets you set the ports and irq's from the command
   line. I do mine in rc.

My com3 does have an internal modem on intt 5 and com1 is an external modem
, both work fine.

: Thanks,

: Tom Monk.
: tgmonk@ncs.dnd.ca

Philip