Subject: CVS commit: syssrc/sys/dev
To: None <source-changes@netbsd.org>
From: matthew green <mrg@netbsd.org>
List: source-changes
Date: 08/14/2001 14:57:28
Module Name:	syssrc
Committed By:	mrg
Date:		Tue Aug 14 11:57:28 UTC 2001

Modified Files:
	syssrc/sys/dev/ic: rtl81x9.c tulip.c
	syssrc/sys/dev/pci: if_vr.c

Log Message:
mtod() with uintptr_t, not bus_addr_t.


To generate a diff of this commit:
cvs rdiff -r1.37 -r1.38 syssrc/sys/dev/ic/rtl81x9.c
cvs rdiff -r1.96 -r1.97 syssrc/sys/dev/ic/tulip.c
cvs rdiff -r1.51 -r1.52 syssrc/sys/dev/pci/if_vr.c

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