Darren Nickerson wrote:
And the output of 'dmesg | egrep tty' is ...?
-Darren
Ah.. that would explain things.. it has assigned the interfaces to
completely new TTY's.... :
meuserj@s-uhsfax1 ~$ dmesg | grep tty
ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
ttyS14 at I/O 0xec00 (irq = 185) is a 16550A
ttyS15 at I/O 0xec08 (irq = 185) is a 16550A
ttyS44 at I/O 0xec10 (irq = 185) is a 16550A
ttyS45 at I/O 0xec18 (irq = 185) is a 16550A
ttyS1 at I/O 0xec78 (irq = 185) is a 16450
So, I reconfigured it using the new TTY's.. and it still doesn't work.
It does exactly what it did with kernel 2.4.. I can send faxes, but it
won't pick up the call when I try to send to it.
John