Re: IRQ on PCMCIA Modem
dhinds_at_sonic.net
Date: 11/09/03
- Previous message: Kiwiruss: "Re: acpi and fan control in presario 2100z laptop"
- In reply to:(deleted message) Guenter Resch: "Re: IRQ on PCMCIA Modem"
- Next in thread: Lew Pitcher: "Re: IRQ on PCMCIA Modem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 09 Nov 2003 07:41:08 GMT
Guenter Resch <spambox@telering.at> wrote:
> dhinds@sonic.net wrote ...
>> My first guess is that you've configured your kernel with CONFIG_ISA
>> disabled. Enable that and try again.
> Unfortunately, enabling CONFIG_ISA did not change the situation.
If you had to enable CONFIG_ISA then it seems unlikely that you also
have another problem. Are you sure you installed the new kernel after
reconfiguring and rebuilding? Double check with "uname -a".
> When start with empty SERIAL_OPTS in /etc/pcmcia/serial.opts, the
> modem is still running in polled mode (IRQ 0), when I force it to use
> either IRQ 3 or 5 (SERIAL_OPTS="irq 5"; only one serial and parallel
> port present on the system, so these two should be free), I get an
> output like this:
You cannot change the interrupt assignment for a PCMCIA device with
setserial. It tells the serial driver to use that irq, but it does
not reconfigure the PCMCIA socket. Thus, it won't ever work.
-- Dave
- Previous message: Kiwiruss: "Re: acpi and fan control in presario 2100z laptop"
- In reply to:(deleted message) Guenter Resch: "Re: IRQ on PCMCIA Modem"
- Next in thread: Lew Pitcher: "Re: IRQ on PCMCIA Modem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]