Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys



Module Name:    src
Committed By:   msaitoh
Date:           Tue Mar 10 09:26:50 UTC 2015

Modified Files:
        src/sys/arch/amd64/conf: GENERIC
        src/sys/dev/pci: files.pci
        src/sys/dev/pci/ixgbe: ixgbe_vf.h ixv.c ixv.h

Log Message:
 Modify to make Intel Intel 10G Ethernet (ixg(4)) virtual function ixv(4)
compilable. Not completed yet. It's required to use MSI-X.


To generate a diff of this commit:
cvs rdiff -u -r1.410 -r1.411 src/sys/arch/amd64/conf/GENERIC
cvs rdiff -u -r1.373 -r1.374 src/sys/dev/pci/files.pci
cvs rdiff -u -r1.1 -r1.2 src/sys/dev/pci/ixgbe/ixgbe_vf.h
cvs rdiff -u -r1.2 -r1.3 src/sys/dev/pci/ixgbe/ixv.c \
    src/sys/dev/pci/ixgbe/ixv.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index