Subject: CVS commit: src/sys/dev/ieee1394
To: None <source-changes@NetBSD.org>
From: KIYOHARA Takashi <kiyohara@netbsd.org>
List: source-changes
Date: 09/26/2006 02:50:43
Module Name:	src
Committed By:	kiyohara
Date:		Tue Sep 26 02:50:43 UTC 2006

Modified Files:
	src/sys/dev/ieee1394: firewire.c fwohci.c

Log Message:
Fix device name in {fwohci,firewire}_print().  valiable aux is not string
pointer.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/sys/dev/ieee1394/firewire.c
cvs rdiff -r1.100 -r1.101 src/sys/dev/ieee1394/fwohci.c

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