Derrick Simpson. wrote:
Hi All,
Thanks for the replies. I think that I had better supply some more information about the problem and what I am trying to achieve. The modem in question is a Pace 56K internal one. This device is a jumperless pnp modem, most definitely not a win modem. It works fine under dos and win95/98.
Now here is the rub. Under dos com2 IRQ 3 at 0x2f8h it works fine. In win95/98 it moves address to com3 IRQ 15 at 0x3e8h and also works fine. Incidentally this info comes from modem properties in win.
irqs 3 and 15 usually cause conflicts in Linux, 3 is the mouse and 15 usually a pci video card. i don't know if this'll work, but you might try changing the irq for the modem in win95 to, say, irq 10 (works on my machine). if win95 makes the change stick then you're getting somewhere. then all you have to do is <setserial cua 2 irq 10> (i think, read the setserial man for better instructions - also cua 2 = com3 etc.). and also make sure to have your ppp script look at your cua x for the modem or set /dev/modem to cua x.
In SuSe, using yast it I have set it to dos-com2 without success. I have also used isapnp which referred me to the man page. So from that I used pnpdump to produce a isapnp.conf file which I edited and placed in /etc/.
This file is run when the machine is booted, and seems to place the modem on com2, 0x2f8h, IRQ3. But I still don't seem to be able to communicate with the modem. Actually I have tried every com port address and IRQ and still no luck.
it's odd, in win95 you said that it put your modem on com3 but in dos it ended up at com2. hmm, actually, it doesn't look like my solution will fix your problem, but it might be worth trying. good luck, dave - To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e