CVSROOT: /cvs Module name: src Changes by: b...@cvs.openbsd.org 2013/12/30 11:47:45
Modified files: sys/dev/pci : if_bge.c if_bgereg.h Log message: Expand the MSI support to cover most of the remaining bge(4) chipsets with the exception being the BCM5714 family for now. Tested on a variety of newer chipsets. ok sthen@