rc2014: clarify CTC card
authorAlan Cox <alan@linux.intel.com>
Thu, 28 Feb 2019 21:31:55 +0000 (21:31 +0000)
committerAlan Cox <alan@linux.intel.com>
Thu, 28 Feb 2019 21:31:55 +0000 (21:31 +0000)
Kernel/platform-rc2014/README
Kernel/platform-rc2014/rc2014.s

index 5bb10b0..41d054c 100644 (file)
@@ -19,7 +19,7 @@ Supported Hardware
        A serial IO board. Either an RC2014 SIO/2 board or a 68B50 ACIA board.
 
        DS1302 RTC at 0xC0      } You must have one or both
-       RC2014 CTC at 0x88      } CTC strongly recommended
+       RC2014 CTC at 0x88      } CTC strongly recommended (eg SC102)
 
        Options:
 
index 6937387..49ad65a 100644 (file)
@@ -274,8 +274,8 @@ have_ctc:
        out (CTC_CH2),a ; 200 Hz
 
        ;
-       ; Set up counter CH3 for official SIO (the SC110 sadly can't be
-       ; used this way).
+       ; Set up counter CH3 for SC102 or similar SIO (the SC110 sadly can't be
+       ; used this way I believe).
 
        ld a,#0x47
        out (CTC_CH3),a