CVSROOT: /cvs Module name: src Changes by: s...@cvs.openbsd.org 2024/11/25 07:39:20
Modified files: sys/dev/pci : if_ice.c Log message: stop trying to load ice(4) firmware from disk, for now We currently lack the hardware reset code path required for loading firmware. Until this situation changes, stop trying to load firmware from disk.