greetings,

i see my serial ports while booting:

tty00 at 0x03f8 (irq=4)
tty01 at 0x02f8 (irq=3)

and i see no conflict between the ports:

# setserial -a /dev/ttyS0
/dev/ttyS0, Line 0 UART: 16550A, port: 0x03f8, irq: 4
         baud_base: 115200, close_delay: 50, divisor: 0
         flags: spd_normal skip_test

# setserial -a /dev/ttyS1
/dev/ttyS1, Line 0 UART: 16550A, port: 0x02f8, irq: 3
         baud_base: 115200, close_delay: 50, divisor: 0
         flags: spd_normal skip_test

the modem works well if linked to ttyS0; and the mouse works well if linked
in the same device.

but when i throw the modem to ttyS1, everything goes wrong! 
(e.g. i can't see the initialization string in minicom; the modem doesn't
responds, et al)

i don't now what is happening...

any ideas?

tia,


//Guilherme Kujawski
//G! d H--(-) s++:++ 
//g+++ p3 au+ a- w++ 
//v* C++++ UL++++ P+ 
    

-
To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
the body of a message to [EMAIL PROTECTED]

Reply via email to