Module Name: src Committed By: tsutsui Date: Sun Oct 14 17:20:18 UTC 2012
Modified Files: src/sys/arch/x68k/dev: fd.c Log Message: Before probing floppy drives, call NE7CMD_SENSEI and fdcresult() to drain possible pending FDC interrupts. Taken from sys/dev/isa/fd.c. Hopefully might fix occasional fd drive probe failure (but not confirmed). To generate a diff of this commit: cvs rdiff -u -r1.101 -r1.102 src/sys/arch/x68k/dev/fd.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.