CVSROOT: /cvs Module name: src Changes by: mi...@cvs.openbsd.org 2012/12/17 05:03:16
Modified files: sys/dev/pci : if_ix.c if_ix.h ixgbe.c ixgbe_82598.c Log message: Fix a link autonegotiation bug on 10GbaseT controllers and improve link information reporting in general. Obtained for the most part from FreeBSD, tested by mxb at alumni ! chalmers ! se on X540 and me on 82598 (XAUI, KR4), 82599 (SFP+) and X540 (baseT); ok jsg