Subject: CVS commit: src/sys/arch/x86_64
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 01/01/2003 04:32:25
Module Name:	src
Committed By:	thorpej
Date:		Wed Jan  1 02:32:25 UTC 2003

Modified Files:
	src/sys/arch/x86_64/pci: pchb.c pcib.c
	src/sys/arch/x86_64/x86_64: mainbus.c

Log Message:
Use aprint_normal() for cfprint routines.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/sys/arch/x86_64/pci/pchb.c
cvs rdiff -r1.4 -r1.5 src/sys/arch/x86_64/pci/pcib.c
cvs rdiff -r1.5 -r1.6 src/sys/arch/x86_64/x86_64/mainbus.c

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