CVSROOT: /cvs Module name: src Changes by: s...@cvs.openbsd.org 2025/08/19 05:46:52
Modified files: sys/dev/pci : if_ice.c if_icereg.h if_icevar.h Log message: Add support for the ifconfig "transceiver" command to ice(4). Helpful hints from dlg@ Tested by deraadt@, jan@, and myself. ok jan@, dlg@