mirror of
https://github.com/opnsense/src.git
synced 2026-04-23 07:07:24 -04:00
- protect againtst recursions, - add new devices detection using ata_identify(). Improve ata_identify(): - do not add duplicate device if device already exist. Rework SATA hot-plug events handling. Instead of unsafe duplicate implementation use common ata_reinit() to handle all state changes. All together this gives quite stable and robust cold- and hot-plug operation, invariant to false, lost and duplicate events. |
||
|---|---|---|
| .. | ||
| ata-acard.c | ||
| ata-acerlabs.c | ||
| ata-adaptec.c | ||
| ata-ahci.c | ||
| ata-amd.c | ||
| ata-ati.c | ||
| ata-cenatek.c | ||
| ata-cypress.c | ||
| ata-cyrix.c | ||
| ata-highpoint.c | ||
| ata-intel.c | ||
| ata-ite.c | ||
| ata-jmicron.c | ||
| ata-marvell.c | ||
| ata-micron.c | ||
| ata-national.c | ||
| ata-netcell.c | ||
| ata-nvidia.c | ||
| ata-promise.c | ||
| ata-serverworks.c | ||
| ata-siliconimage.c | ||
| ata-sis.c | ||
| ata-via.c | ||