Here is some output from linux booting log:

Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing isabled
serial8250.0: ttyS0 at MMIO 0xe000c000 (irq = 6) is a 16550A
serial8250.0: ttyS1 at MMIO 0xe0010000 (irq = 7) is a 16550A
serial8250.0: ttyS2 at MMIO 0xe0078000 (irq = 28) is a 16550A
serial8250.0: ttyS3 at MMIO 0xe007c000 (irq = 29) is a 16550A

Am i right saying that irqs were installed and are being used properly
according to the log above? The crystal which I am using is lpc2468 with
the following definitions from 8250.c:

No.  That just says what it thinks is right.

If you want to know, check /proc/interrupts and make sure the count is
going up on the serial port you are using.

Count is definitely going up, Lennart.. Could you please give more tips? :)


--
Agava Design Bureau
620026, Russia, 620026, Yekaterinburg, Bazhova str. 174
tel./fax. +7 (343) 262-92-76, 262-92-78, 262-92-87
http://kb-agava.ru

_______________________________________________
uClinux-dev mailing list
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to