On Mon, 2010-06-21 at 01:27 +0800, wilbur.chan wrote: > linux 2.6.21.7 > > where do serial 8250 port fill its membase and mapbase fileds in > system initializing ? > .. > So I am really confused with serial 8250 > initializing----------------where do kernel apply membase and mapbase > filed to 8250 port? Probably serial_dev_init() in legacy_serial.c cheers