Subject: CVS commit: src/sys/dev
To: None <source-changes@NetBSD.org>
From: Valeriy E. Ushakov <uwe@netbsd.org>
List: source-changes
Date: 11/06/2007 02:29:20
Module Name:	src
Committed By:	uwe
Date:		Tue Nov  6 02:29:20 UTC 2007

Modified Files:
	src/sys/dev/ic: rtl81x9.c
	src/sys/dev/pci: if_rtk_pci.c

Log Message:
Use device_t and device_private().  Convert attach to use aprint_*.


To generate a diff of this commit:
cvs rdiff -r1.77 -r1.78 src/sys/dev/ic/rtl81x9.c
cvs rdiff -r1.33 -r1.34 src/sys/dev/pci/if_rtk_pci.c

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