Hello,
It's a plug&play modem, hence you must appropriately configure it.
You can explicitly state the resources which the modem will use by configuring
several jumpers located on the modem board. If you don't wish to physically
trifle with your hardware then checkout isapnp (This applies only if you're
using the 2.2 kernel, 2.4 has builtin isapnp support.)
Beyond that, just man pnpdump; man isapnp;
When using 2.4, the contents of /proc/isapnp should divulge the appropriate
information.
If you require more information please feel free to contact me.
Regards, Yotam Rubin
P.S.: /dev/modem is only a symlink to the modem device (e.g. ttyS0, ttyS1...)
On Tue, Mar 06, 2001 at 05:12:33PM +0200, Yaniv Itzhaki wrote:
> I have a USR ISA PNP 56K internal modem (sportster) and my computer is P-III 500
>MHZ. redhat linux 7 does not recognize that there is a modem at all ( /dev/modem
>doesn't exist ). mybe it's because the modem isn't installed on one of the 4 standard
>serial ports (1 - 4). I've seen that under win98 the resources taken by the modem
>are: io port 0x03e8 and irq 5.
>
> I tried to: setserial /dev/ttyS2 irq 5 and this didn't work.
>
> any ideas will be welcomed...
>
>
> yaniv
=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]