mirror of
https://github.com/opnsense/src.git
synced 2026-02-13 15:57:05 -05:00
that's ATAPI specific. Instead, skip to PROBE_SET_MULTI instead for non ATAPI protocols. The prior code incorrectly terminated the probe with a break, rather than arranging for probedone to get called. This caused panics or worse on some systems. |
||
|---|---|---|
| .. | ||
| ata_all.c | ||
| ata_all.h | ||
| ata_da.c | ||
| ata_pmp.c | ||
| ata_xpt.c | ||