Subject: CVS commit: src/sys/arch/sparc64
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 11/01/2003 23:04:32
Module Name:	src
Committed By:	tsutsui
Date:		Sat Nov  1 23:04:32 UTC 2003

Modified Files:
	src/sys/arch/sparc64/conf: files.sparc64
	src/sys/arch/sparc64/sparc64: clock.c

Log Message:
- Adapt to MI mk48txx(4) changes.
- Switch rtc (M5819) routines to use MI mc146818(4) driver.

Tested on Ultra5 (mkclock_ebus), but mkclock_sbus and rtc_ebus are not tested.

XXX This file should be split into each device and each bus attachment,
XXX and moved into sys/arch/sparc64/dev or sys/dev/sun.


To generate a diff of this commit:
cvs rdiff -r1.84 -r1.85 src/sys/arch/sparc64/conf/files.sparc64
cvs rdiff -r1.65 -r1.66 src/sys/arch/sparc64/sparc64/clock.c

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