Re: PCI serial card with PCI 9052?

Russell King (rmk@arm.linux.org.uk)
Sun, 24 Nov 2002 11:43:07 +0000


On Sun, Nov 24, 2002 at 12:27:14PM +0100, Pavel Janík wrote:
> I have tried to cat /dev/ttyS5 after
>
> setserial /dev/ttyS5 port 0xd800 irq 11

I think you actually want:

setserial /dev/ttyS5 port 0xd800 irq 11 autoconfig

and then cat /proc/tty/driver/serial and see if the 5: line has changed
from uart:unknown.

-- 
Russell King (rmk@arm.linux.org.uk)                The developer of ARM Linux
             http://www.arm.linux.org.uk/personal/aboutme.html

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/