Subject: CVS commit: src/sys/dev/ofw
To: None <source-changes@NetBSD.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 03/29/2006 07:10:25
Module Name:	src
Committed By:	thorpej
Date:		Wed Mar 29 07:10:25 UTC 2006

Modified Files:
	src/sys/dev/ofw: ofcons.c ofdisk.c ofnet.c ofrtc.c

Log Message:
Use device_private().


To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 src/sys/dev/ofw/ofcons.c
cvs rdiff -r1.32 -r1.33 src/sys/dev/ofw/ofdisk.c
cvs rdiff -r1.35 -r1.36 src/sys/dev/ofw/ofnet.c
cvs rdiff -r1.18 -r1.19 src/sys/dev/ofw/ofrtc.c

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