Subject: PR/34683 CVS commit: [netbsd-4] src/sys/arch/arm/omap
To: None <port-arm-maintainer@netbsd.org, gnats-admin@netbsd.org,>
From: Soren Jacobsen <snj@netbsd.org>
List: netbsd-bugs
Date: 02/21/2007 18:45:05
The following reply was made to PR port-arm/34683; it has been noted by GNATS.
From: Soren Jacobsen <snj@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc:
Subject: PR/34683 CVS commit: [netbsd-4] src/sys/arch/arm/omap
Date: Wed, 21 Feb 2007 18:41:50 +0000 (UTC)
Module Name: src
Committed By: snj
Date: Wed Feb 21 18:41:50 UTC 2007
Modified Files:
src/sys/arch/arm/omap [netbsd-4]: files.omap
Added Files:
src/sys/arch/arm/omap [netbsd-4]: omap_rtc.c
Log Message:
Pull up following revision(s) (requested by matt in ticket #457):
sys/arch/arm/omap/omap_rtc.c: revision 1.1
sys/arch/arm/omap/files.omap: revision 1.4
PR/34683: Bucky Katz: RTC driver
The attached patch adds support for the OMAP Real Time Clock.
To generate a diff of this commit:
cvs rdiff -r1.4.6.3 -r1.4.6.4 src/sys/arch/arm/omap/files.omap
cvs rdiff -r0 -r1.1.6.1 src/sys/arch/arm/omap/omap_rtc.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.