patch-2.2.4 linux/include/asm-ppc/ohare.h

Next file: linux/include/asm-ppc/page.h
Previous file: linux/include/asm-ppc/mmu.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.2.3/linux/include/asm-ppc/ohare.h linux/include/asm-ppc/ohare.h
@@ -22,8 +22,8 @@
 #define OH_SCC_ENABLE		0x200
 #define OH_MESH_ENABLE		0x400
 #define OH_FLOPPY_ENABLE	0x800
-#define OH_SCCA_IO		0x2000
-#define OH_SCCB_IO		0x4000
+#define OH_SCCA_IO		0x4000
+#define OH_SCCB_IO		0x8000
 #define OH_VIA_ENABLE		0x10000
 #define OH_IDECD_POWER		0x800000
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)