serial.c - start looking from 0x220 iomem_base ??

From: Robert Woerle
Date: Fri Feb 13 2004 - 10:14:16 EST


Hi

I am having here a device (Tablet PC ) sample with a serial resistive touchscreen .
Under Windows it comes up as COM1 at IO-Base 0x220 -0x227 IRQ 4 .
Now it seems that in linux the serial driver doesnt look for so "low" I/O-Base `s .

By hacking around by hardcoding the 0x220 somehwere in serial.c i get it to detect a standard 16550 , but
unfortunately it then assumes that all ttySX have this base .
This is because of my hardcoded hack and the driver not looking for all the rest mem bases.

So the quesion is :
Where do i tell serial.o to start lower ( at 0x220 ) to look for controllers .. .??



Pls also CC me directly since i am only monitoring this list .


--
____________________________________
*Robert Woerle
*
*Technical Product Manager

2L Computers BV*
*
*Niederlassung Deutschland*
*Pace/Blade/ /- /Commodore - Conceptronic*
** *
phone: +49 89 552 999 34
fax: +49 89 552 999 10
email: robert@xxxxxxxxxxxxx <mailto:robert@xxxxxxxxxxxxx>
web: http://www.paceblade.com <http://www.paceblade.com/>
_____________________________________







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