summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Norum <WENorum@lbl.gov>2004-10-13 14:51:13 +0000
committerEric Norum <WENorum@lbl.gov>2004-10-13 14:51:13 +0000
commit1d7f365cfc49e84710234f444bd087ba88522602 (patch)
treea4b469a75064b0cd0ef56a57925414429a12aef8
parentSet time from TOD to RTEMS as part of TOD initialization. (diff)
downloadrtems-1d7f365cfc49e84710234f444bd087ba88522602.tar.bz2
Add explanation.
-rw-r--r--c/src/libchip/rtc/README.mc146818a11
1 files changed, 10 insertions, 1 deletions
diff --git a/c/src/libchip/rtc/README.mc146818a b/c/src/libchip/rtc/README.mc146818a
index 674e7f6212..f5770c3306 100644
--- a/c/src/libchip/rtc/README.mc146818a
+++ b/c/src/libchip/rtc/README.mc146818a
@@ -2,4 +2,13 @@
# $Id$
#
-This is supported by the mc146818a driver.
+The mc146818a driver supports:
+ Motorola
+ MC146818A
+ MC146818B
+ Dallas Semiconductor
+ DS12885
+ DS12887
+ DS1685
+ DS1687
+This is the Time-of-Day chip used in 'IBM-PC/AT compatible' machines.