patch-2.4.27 linux-2.4.27/arch/ppc/boot/simple/m8260_tty.c
Next file: linux-2.4.27/arch/ppc/config.in
Previous file: linux-2.4.27/arch/mips/sibyte/sb1250/bcm1250_tbprof.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
2004-08-07 16:26:04.580343737 -0700
-  Orig file: 
linux-2.4.26/arch/ppc/boot/simple/m8260_tty.c
-  Orig date: 
2004-04-14 06:05:27.000000000 -0700
diff -urN linux-2.4.26/arch/ppc/boot/simple/m8260_tty.c linux-2.4.27/arch/ppc/boot/simple/m8260_tty.c
@@ -156,7 +156,7 @@
 	sccp->scc_sccm = 0;
 	sccp->scc_scce = 0xffff;
 	sccp->scc_dsr = 0x7e7e;
-	sccp->scc_pmsr = 0x3000;
+	sccp->scc_psmr = 0x3000;
 
 	/* Wire BRG1 to SCC1.  The console driver will take care of
 	 * others.
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)