Hi All,
We're trying to get a two-port serial board (the Aaeon c40c, mini-pci interface) to work on openwrt kamikaze 7.09. Docs for the board imply that the kernel should recognize the UART and after a boot with the board installed,
cat /proc/tty/driver/serial
should show the hardware. But I see the same listing:
serinfo1.0 driver revision:
0:uart:16550A mmio:0x00000000 irq:104 tx:147 rx:0 RTS|DTR
1:uart:unknown port:00000000 irq:0
#
whether or not the board is installed -- is there some kernel module or compile setting that we need to enable to see this hardware?
Thanks,
Rick