Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: David Brownlee <abs@netbsd.org>
List: source-changes
Date: 02/20/1999 18:07:53
Module Name:	src
Committed By:	abs
Date:		Sun Feb 21 02:07:53 UTC 1999

Modified Files:
	src/sys/dev/ic: wdc.c
Log Message:
wdcwait is called initially without any device on my thinkpad.
This breaks the first WDCDEBUG_PRINT. Handle this case.