Subject: CVS commit: src/sys/arch/hp300/dev
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 02/10/2005 16:07:38
Module Name:	src
Committed By:	tsutsui
Date:		Thu Feb 10 16:07:38 UTC 2005

Modified Files:
	src/sys/arch/hp300/dev: rtc.c

Log Message:
Allocate struct todr_chip_handle in struct rtc_softc rather than
using MALLOC(9).


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/sys/arch/hp300/dev/rtc.c

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