summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libchip/serial/mc68681.h
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-06-23 15:54:33 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-06-23 15:54:33 +0000
commita5d0c7cf077e9ea8166e2cd565ab79687a6e9ad0 (patch)
treecfa7001dbcec34cde93898a7a9576feb4240f403 /c/src/lib/libchip/serial/mc68681.h
parentAdded close. (diff)
downloadrtems-a5d0c7cf077e9ea8166e2cd565ab79687a6e9ad0.tar.bz2
Added concept of "mate" -- the other port on the same DUART. This is
needed to properly handle the interrupt mask register since it is shared.
Diffstat (limited to 'c/src/lib/libchip/serial/mc68681.h')
-rw-r--r--c/src/lib/libchip/serial/mc68681.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/c/src/lib/libchip/serial/mc68681.h b/c/src/lib/libchip/serial/mc68681.h
index bb2b46187b..753e52e811 100644
--- a/c/src/lib/libchip/serial/mc68681.h
+++ b/c/src/lib/libchip/serial/mc68681.h
@@ -36,11 +36,8 @@ extern "C" {
* Data Port bit map configuration
*/
-#define MC68681_DATA_PORT_A 0
-#define MC68681_DATA_PORT_B 1
-
#define MC68681_DATA_BAUD_RATE_SET_1 0
-#define MC68681_DATA_BAUD_RATE_SET_2 2
+#define MC68681_DATA_BAUD_RATE_SET_2 1
/*
* Driver function table