Subject: changed files: 'src/sys/arch/i386/isa wd.c'
To: None <source-changes>
From: Charles Hannum <mycroft>
List: source-changes
Date: 03/02/1994 13:42:34
Update of /b/source/CVS/src/sys/arch/i386/isa
In directory sun-lamp.cs.berkeley.edu:/d/users/mycroft/src/sys/arch/i386/isa

Modified Files:
	wd.c 
Log Message:
Make wdc_wait() do an implicit wait_for_unbusy().  Pass structure pointers
rahter than unit numbers where appropriate.  Fix conflict if two drives have
I/O pending at the same time.  Add some more sanity checks.  Some other minor
cleanup.

------------------------------------------------------------------------------