CVSROOT: /cvs Module name: src Changes by: jmatt...@cvs.openbsd.org 2021/01/20 03:04:26
Modified files: sys/dev/pci : if_mcx.c Log message: Check management capabilities before trying to attach temperature sensors, avoiding an unhelpful error message if the card's firmware doesn't expose the sensor registers. tested by chris@, who saw the unhelpful error message ok dlg@