Jung-uk Kim c884498f0b - Revive fdc(4) per-device flag 0x10, which was removed in r1.284[1].
- If the flag is set and auto-select fails, assume disk is not present.
- Set disk empty flag only when the floppy controller reset is needed.
It fixes regression introduced in r1.311, which prevented it from ignoring
errors.  Now fdformat(1) and dd(1) with conv=noerror option can continue
when read/write errors occur as they should.
- Do not retry disk probing as it is extremely slow and pointless.
- Move the disk probing code into a separate function.
- Do not reset disk empty flag if write-protect check fails somehow.

PR:		kern/116538[1]
2008-11-15 01:43:34 +00:00
..
2008-09-12 18:15:12 +00:00
2008-11-03 18:28:12 +00:00
2008-11-12 04:45:09 +00:00
2008-09-30 20:53:15 +00:00
2008-10-27 21:24:34 +00:00
2008-09-07 04:35:04 +00:00
2008-10-23 20:07:08 +00:00
2008-11-05 15:04:03 +00:00
2008-10-23 19:11:44 +00:00