summaryrefslogtreecommitdiffstats
path: root/c/src/libchip
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-07-30 19:51:03 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-07-30 19:51:03 +0000
commit192a1e0af2d23feeb479c8aaf5fe7b5717a4ea09 (patch)
tree7b4b1ff077ff0ccb7ec5aa45538dfded727bf186 /c/src/libchip
parentSpacing corrected. (diff)
downloadrtems-192a1e0af2d23feeb479c8aaf5fe7b5717a4ea09.tar.bz2
New files.
Diffstat (limited to 'c/src/libchip')
-rw-r--r--c/src/libchip/rtc/README.ds16437
-rw-r--r--c/src/libchip/rtc/README.m48t185
-rw-r--r--c/src/libchip/serial/README.ns165505
-rw-r--r--c/src/libchip/serial/README.xr886816
4 files changed, 23 insertions, 0 deletions
diff --git a/c/src/libchip/rtc/README.ds1643 b/c/src/libchip/rtc/README.ds1643
new file mode 100644
index 0000000000..4fab5b62c6
--- /dev/null
+++ b/c/src/libchip/rtc/README.ds1643
@@ -0,0 +1,7 @@
+#
+# $Id$
+#
+
+The Mostek M48T08 is compatible with the Dallas Semiconductor DS1643. Please
+use that driver.
+
diff --git a/c/src/libchip/rtc/README.m48t18 b/c/src/libchip/rtc/README.m48t18
new file mode 100644
index 0000000000..85fe918f23
--- /dev/null
+++ b/c/src/libchip/rtc/README.m48t18
@@ -0,0 +1,5 @@
+#
+# $Id$
+#
+
+This is supported by the m48t08 driver.
diff --git a/c/src/libchip/serial/README.ns16550 b/c/src/libchip/serial/README.ns16550
new file mode 100644
index 0000000000..2956173b1b
--- /dev/null
+++ b/c/src/libchip/serial/README.ns16550
@@ -0,0 +1,5 @@
+#
+# $Id$
+#
+
+This driver needs to be debugged before this is written.
diff --git a/c/src/libchip/serial/README.xr88681 b/c/src/libchip/serial/README.xr88681
new file mode 100644
index 0000000000..37364aaec6
--- /dev/null
+++ b/c/src/libchip/serial/README.xr88681
@@ -0,0 +1,6 @@
+#
+# $Id$
+#
+
+The Exar XR88681 is an enhanced version of the Motorola MC68681 and is
+supported by the mc68681 driver.