by afiebig » Tue Oct 11, 2011 3:40 pm
by afiebig
Tue Oct 11, 2011 3:40 pm
Hi, I'm fairly new to this forum and would like to make a few
questions related to this thread.
I've configured COM3 and COM4 as shown in the previous post
haydndup wrote:Also, I'm not sure if it's normal, but I have to rerun setserial every time the Roboard boots. Does setserial not save the configuration?
The problem is that when my Debian boot it says
- Code: Select all
Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
serial8250: ttyS2 at I/O 0x3e8 (irq = 4) is a 16550A
serial8250: ttyS3 at I/O 0x2e8 (irq = 3) is a 16550A
here I see that they share the same IRQ, if I use setserial the irq changes, but I'm not sure these changes will work until the roboard restarts.
so, there is my problem, i'm using ttyS0 for console redirect, and i need to use the ttyS2 for AX-12 Control, but their share the same IRQ.
Hope you can help me
Hi, I'm fairly new to this forum and would like to make a few
questions related to this thread.
I've configured COM3 and COM4 as shown in the previous post
haydndup wrote:Also, I'm not sure if it's normal, but I have to rerun setserial every time the Roboard boots. Does setserial not save the configuration?
The problem is that when my Debian boot it says
- Code: Select all
Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
serial8250: ttyS2 at I/O 0x3e8 (irq = 4) is a 16550A
serial8250: ttyS3 at I/O 0x2e8 (irq = 3) is a 16550A
here I see that they share the same IRQ, if I use setserial the irq changes, but I'm not sure these changes will work until the roboard restarts.
so, there is my problem, i'm using ttyS0 for console redirect, and i need to use the ttyS2 for AX-12 Control, but their share the same IRQ.
Hope you can help me