CVSROOT: /cvs Module name: src Changes by: jmatt...@cvs.openbsd.org 2020/07/16 21:23:18
Modified files: sys/dev/pci : if_mcx.c Log message: Consistently use the port type and speed register (PTYS) to determine if the link is up, rather than the operational status (PAOS). ok dlg@