Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/dev/isa



Module Name:    src
Committed By:   mycroft
Date:           Tue Sep 23 21:36:08 UTC 2003

Modified Files:
        src/sys/dev/isa: fd.c fdreg.h

Log Message:
Small changes -- if your controller clears DRV_BUSY when recalibrate completes,
you get lucky and the probe is faster.  A more complete fix will require making
the probe use interrupts, since there is no reliable way to poll.


To generate a diff of this commit:
cvs rdiff -r1.46 -r1.47 src/sys/dev/isa/fd.c
cvs rdiff -r1.3 -r1.4 src/sys/dev/isa/fdreg.h

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




Home | Main Index | Thread Index | Old Index