Subject: CVS commit: [bjh21-wd33c93] src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 08/28/2006 22:27:36
Module Name:	src
Committed By:	bjh21
Date:		Mon Aug 28 22:27:36 UTC 2006

Modified Files:
	src/sys/dev/ic [bjh21-wd33c93]: wd33c93.c

Log Message:
Print the attachment message in the attach routine rather than in the bus
reset routine.  This should avoid getting odd messages when things go badly
wrong.  While I'm there, re-arrange the attach message a bit (to look more
like the NCR53C9x one) and add the clock frequency to it.


To generate a diff of this commit:
cvs rdiff -r1.6.2.3 -r1.6.2.4 src/sys/dev/ic/wd33c93.c

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