hello,
Is there some way to set the pci device to another setting other than ttyS14? I am experimenting with some live cds and they do not include ttyS14 in their modem setups.
My fedora core dmesg says:
ttyS14 at I/O 0xa000 (irq = 3) is a 16550
usually adding a sym link modem in /dev with:
ln -sf /dev/ttyS14 /dev/modem
works.
--
ron