--- zzzz-none-000/linux-2.6.13.1/include/linux/serial_core.h 2005-09-10 02:42:58.000000000 +0000 +++ ohio-7170-487/linux-2.6.13.1/include/linux/serial_core.h 2006-09-15 07:48:04.000000000 +0000 @@ -39,7 +39,9 @@ #define PORT_RSA 13 #define PORT_NS16550A 14 #define PORT_XSCALE 15 -#define PORT_MAX_8250 15 /* max port ID */ +#define PORT_OHIO 16 /*--- mosty like 16550A ---*/ +#define PORT_DAVINCI 17 /*--- mosty like 16550A ---*/ +#define PORT_MAX_8250 17 /* max port ID */ /* * ARM specific type numbers. These are not currently guaranteed