Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 10/08/2003 08:47:58
Module Name:	src
Committed By:	mycroft
Date:		Wed Oct  8 08:47:58 UTC 2003

Modified Files:
	src/sys/dev/ic: wdc.c

Log Message:
We really don't need to do 2 resets in wdc_channel_attach() -- the one done
by wdcprobe() is enough.


To generate a diff of this commit:
cvs rdiff -r1.135 -r1.136 src/sys/dev/ic/wdc.c

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