patch-2.2.8 linux/include/asm-m68k/atari_SCCserial.h

Next file: linux/include/asm-m68k/bootinfo.h
Previous file: linux/include/asm-i386/timex.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.2.7/linux/include/asm-m68k/atari_SCCserial.h linux/include/asm-m68k/atari_SCCserial.h
@@ -28,6 +28,8 @@
 #define SCC_BAUD_BASE_NONE	0		/* for not connected or unused
 						 * clock sources */
 
+#define SCC_BAUD_BASE_M147_PCLK	312500	/* 5 MHz */
+#define SCC_BAUD_BASE_M147	312500	/* 5 MHz */
 #define SCC_BAUD_BASE_MVME_PCLK	781250	/* 12.5 MHz */
 #define SCC_BAUD_BASE_MVME	625000	/* 10.000 MHz */
 #define SCC_BAUD_BASE_BVME_PCLK	781250	/* 12.5 MHz */   /* XXX ??? */

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