mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-22 03:04:03 +00:00
98c9de7c91
FreeBSD disk discovery now falls back to scanning /dev for ada*, da*, nvd*, nda* and other FreeBSD disk names when kern.disks misses them. Probe order prefers the correct device type first (sat for ada, nvme for nvd). Standby disks are preserved as valid results instead of being dropped.