Subject: CVS commit: src/sys/arch/acorn26/iobus
To: None <source-changes@NetBSD.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 10/04/2006 20:29:51
Module Name: src
Committed By: bjh21
Date: Wed Oct 4 20:29:51 UTC 2006
Modified Files:
src/sys/arch/acorn26/iobus: ioc.c
Log Message:
The IOC datasheet makes it clear that the period of an IOC counter is
(latch + 1) cycles. Take this into account when programming the latches.
To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 src/sys/arch/acorn26/iobus/ioc.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.