mirror of
https://github.com/opnsense/src.git
synced 2026-02-26 03:13:02 -05:00
- 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] |
||
|---|---|---|
| .. | ||
| fdc.c | ||
| fdc_acpi.c | ||
| fdc_isa.c | ||
| fdc_pccard.c | ||
| fdcvar.h | ||