]> err.no Git - linux-2.6/blobdiff - drivers/serial/8250.h
[PATCH] serial/icom: Remove custom msescs_to_jiffies() macro
[linux-2.6] / drivers / serial / 8250.h
index cd5c3dd2d9106512efc5ef6dc3318734aa44cfa2..9225c82faeb8e13b7b88b8a7b5e81a409c72aca3 100644 (file)
@@ -52,6 +52,7 @@ struct serial8250_config {
 #define UART_CAP_UUE   (1 << 12)       /* UART needs IER bit 6 set (Xscale) */
 
 #define UART_BUG_QUOT  (1 << 0)        /* UART has buggy quot LSB */
+#define UART_BUG_TXEN  (1 << 1)        /* UART has buggy TX IIR status */
 
 #if defined(__i386__) && (defined(CONFIG_M386) || defined(CONFIG_M486))
 #define _INLINE_ inline