In /etc/pcmcia/config.opts, you need have uncommented the following lines or
you need to insert them if they do not exist...........
============
# First built-in serial port
exclude irq 4
# Second built-in serial port
exclude irq 3
=====================
/dev/modem is a symlink to /dev/ttyS2
That's how I got mine to show my serial ports and pcmcia modem in the standard
way on sensible IRQ's.
Regards
Sid.
==================================================================================
> Depending on the kernel version (test2-pre5 or pre9), the modem detection
> of my pcmcia card:
>
> socket 0: Xircom CardBus 10/100 Ethernet + 56K Modem
>
> is assigned a different tty
>
> kernel test2-pre5: ttyS01 at port 0x1080 (irq = 11) is a 16550A
> kernel test2-pre9: ttyS04 at port 0x1080 (irq = 11) is a 16550A
^^^^^^
> In 2.2 releases it used to be ttyS1, in test2-pre5 it returned to that
> value and now back again to ttyS04.
> Pau
-- Sid Boyce ... hamradio G3VBV ... Cessna/Warrior Pilot Linux/Solaris x86 only shop--------------050904000305090506030400 Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <body> <pre> In /etc/pcmcia/config.opts, you need have uncommented the following lines or you need to insert them if they do not exist........... ============ # First built-in serial port exclude irq 4 # Second built-in serial port exclude irq 3 ===================== /dev/modem is a symlink to /dev/ttyS2 That's how I got mine to show my serial ports and pcmcia modem in the standard way on sensible IRQ's. Regards Sid. ================================================================================== > Depending on the kernel version (test2-pre5 or pre9), the modem detection > of my pcmcia card: > > socket 0: Xircom CardBus 10/100 Ethernet + 56K Modem > > is assigned a different tty > > kernel test2-pre5: ttyS01 at port 0x1080 (irq = 11) is a 16550A > kernel test2-pre9: ttyS04 at port 0x1080 (irq = 11) is a 16550A ^^^^^^ > In 2.2 releases it used to be ttyS1, in test2-pre5 it returned to that > value and now back again to ttyS04.
> Pau</pre> <pre>-- Sid Boyce ... hamradio G3VBV ... Cessna/Warrior Pilot Linux/Solaris x86 only shop </pre></body>
--------------050904000305090506030400--
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/