patch-2.4.22 linux-2.4.22/include/asm-arm/arch-rpc/serial.h
Next file: linux-2.4.22/include/asm-arm/arch-rpc/system.h
Previous file: linux-2.4.22/include/asm-arm/arch-rpc/memory.h
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
2003-08-25 04:44:43.000000000 -0700
-  Orig file: 
linux-2.4.21/include/asm-arm/arch-rpc/serial.h
-  Orig date: 
2000-09-18 15:15:23.000000000 -0700
diff -urN linux-2.4.21/include/asm-arm/arch-rpc/serial.h linux-2.4.22/include/asm-arm/arch-rpc/serial.h
@@ -29,7 +29,7 @@
      /* UART CLK        PORT  IRQ     FLAGS        */
 #define STD_SERIAL_PORT_DEFNS \
 	{ 0, BASE_BAUD, 0x3F8, 10, STD_COM_FLAGS },	/* ttyS0 */	\
-	{ 0, BASE_BAUD, 0x2F8, 10, STD_COM_FLAGS },	/* ttyS1 */	\
+	{ 0, BASE_BAUD, 0    ,  0, STD_COM_FLAGS },	/* ttyS1 */	\
 	{ 0, BASE_BAUD, 0    ,  0, STD_COM_FLAGS },	/* ttyS2 */	\
 	{ 0, BASE_BAUD, 0    ,  0, STD_COM_FLAGS },	/* ttyS3 */	\
 	{ 0, BASE_BAUD, 0    ,  0, STD_COM_FLAGS }, 	/* ttyS4 */	\
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)