CVSROOT: /cvs Module name: src Changes by: mi...@cvs.openbsd.org 2016/11/24 10:39:49
Modified files: sys/dev/pci : files.pci if_ix.c ixgbe.c Log message: Enable support for the X550 family of 10 Gigabit controllers Code was obtained from FreeBSD. Make release testing by tb@ on i386 and mikeb@ on amd64 and sparc64. X552 SFP tested by Hrvoje Popovski, HUGE thanks! X550T tested by mikeb@ on amd64 and sparc64. ok kettenis, deraadt