CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2016/12/01 19:32:54
Modified files: sys/dev/pci : pcidevs Log message: have a better go at naming xl710 devices intel use xl710 to refer to 40 gig parts (and 20 for some reason), and x710 to refer to 10g parts. there's allegedly going to be 25g parts called xxv710. i havent included the xl722 parts yet. im naming the devices by the speed and connector rather than going for actual intel product names like XL710-QDA1 because other vendors will use the same chips in product with other names. intel also put the XL710-QDA1 product id on the XL710-QDA2, which is a good argument not to use product names too.