Subject: CVS commit: src/sys/dev
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 10/27/2006 09:57:26
Module Name:	src
Committed By:	tsutsui
Date:		Fri Oct 27 09:57:26 UTC 2006

Modified Files:
	src/sys/dev/ic: rtl81x9var.h
	src/sys/dev/pci: if_re_pci.c if_rtk_pci.c

Log Message:
Use common macro rather than local one.


To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 src/sys/dev/ic/rtl81x9var.h
cvs rdiff -r1.14 -r1.15 src/sys/dev/pci/if_re_pci.c
cvs rdiff -r1.27 -r1.28 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.