Subject: CVS commit: src/sys/arch/hpcmips
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 01/01/2003 03:40:29
Module Name:	src
Committed By:	thorpej
Date:		Wed Jan  1 01:40:28 UTC 2003

Modified Files:
	src/sys/arch/hpcmips/dev: it8368.c plumpcmcia.c
	src/sys/arch/hpcmips/dev/apm: apmdev.c
	src/sys/arch/hpcmips/tx: tx39sib.c tx39uart.c txcsbus.c
	src/sys/arch/hpcmips/vr: vrc4172pci.c vrc4173bcu.c vrip.c vrpciu.c

Log Message:
Use aprint_normal() for cfprint routines.


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 src/sys/arch/hpcmips/dev/it8368.c
cvs rdiff -r1.14 -r1.15 src/sys/arch/hpcmips/dev/plumpcmcia.c
cvs rdiff -r1.14 -r1.15 src/sys/arch/hpcmips/dev/apm/apmdev.c
cvs rdiff -r1.12 -r1.13 src/sys/arch/hpcmips/tx/tx39sib.c
cvs rdiff -r1.8 -r1.9 src/sys/arch/hpcmips/tx/tx39uart.c
cvs rdiff -r1.13 -r1.14 src/sys/arch/hpcmips/tx/txcsbus.c
cvs rdiff -r1.7 -r1.8 src/sys/arch/hpcmips/vr/vrc4172pci.c
cvs rdiff -r1.11 -r1.12 src/sys/arch/hpcmips/vr/vrc4173bcu.c \
    src/sys/arch/hpcmips/vr/vrpciu.c
cvs rdiff -r1.27 -r1.28 src/sys/arch/hpcmips/vr/vrip.c

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