[3866] in linux-net channel archive
Re: Serial Port IRQ woes
daemon@ATHENA.MIT.EDU (davidgo@bagel.gen.nz)
Fri Jul 26 09:00:26 1996
Date: Fri, 26 Jul 1996 19:35:53 +1200 (NZST)
From: "davidgo@bagel.gen.nz" <root@bagel.gen.nz>
To: submit-linux-dev-net@ratatosk.yggdrasil.com
In-Reply-To: <199607260712.RAA01292@sctnugen.ppp.gu.edu.au>
> > The problem is getting the internal modem recognized on IRQ 5 or 7 - I have
> > edited rc.serial, and changed the jumpers on the modem, but Linux refuses to
> > talk to the modem on anything other then IRQ 3 (though I did not try as
> > the mouse needs it).
> >
> > The modem is a US Robotics 33k6 internal (only fbeing used at 28k8)
> >
> > Any ideas to get Linux to recognize the modem ??
Thank you everyone for your suggestions. I eventually managed to do it.
It turned out that it was not the need to use setserial (which I was
doing), but rather I needed to have serial.c (I am still not sure why).
I also needed to change my modem to COM3, as it seems COM4 is treated
differently.
Once again, Thanks All,
David