Subject: CVS commit: src/sys/arch/pmppc
To: None <source-changes@NetBSD.org>
From: Garrett D'Amore <gdamore@netbsd.org>
List: source-changes
Date: 09/17/2006 02:45:54
Module Name:	src
Committed By:	gdamore
Date:		Sun Sep 17 02:45:54 UTC 2006

Modified Files:
	src/sys/arch/pmppc/conf: files.pmppc
	src/sys/arch/pmppc/dev: ds17485.c
	src/sys/arch/pmppc/include: types.h

Log Message:
Convert pmppc TODR handling to "common" mc146818 framework, and add
__HAVE_GENERIC_TODR.  Compile tested only, as I have no idea how to track
down actual hardware, and the ports previous port master is no longer a
TNF member.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/sys/arch/pmppc/conf/files.pmppc
cvs rdiff -r1.9 -r1.10 src/sys/arch/pmppc/dev/ds17485.c
cvs rdiff -r1.2 -r1.3 src/sys/arch/pmppc/include/types.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.