Hi Andrew & Russell, Here's an updated version of an earlier patch [1] to add OMAP support to the serial 8250 driver. The new patch has been updated to use early_serial_setup() instead of register_serial(). This leaves out the earlier additional patch needed to serial_core.c [2], which caused a problem on PCI modems [3]. [1] http://lkml.org/lkml/2004/8/16/119 [2] http://lkml.org/lkml/2004/8/16/114 [3] http://bugme.osdl.org/show_bug.cgi?id=3312 Signed-off-by: Tony Lindgren Regards, Tony