CVSROOT: /cvs Module name: src Changes by: s...@cvs.openbsd.org 2025/04/01 02:34:09
Modified files: sys/dev/pci : if_ice.c Log message: restrict ice(4) firmware to features actually supported by the driver Avoids traffic stalls due to firmware trying to use multiple queues, which the driver does not handle yet.