Source-Changes archive

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

CVS commit: src/sys/dev/pci/ixgbe



Module Name:    src
Committed By:   msaitoh
Date:           Tue Jun  4 09:43:15 UTC 2019

Modified Files:
        src/sys/dev/pci/ixgbe: ixgbe.c

Log Message:
Match the follwing devices:

 82598_BX       (0x1508)
 82599_KR       (0x1517)
 82599_SFP_EM   (0x1507)
 X550EM_X_XFI   (0x15b0)
 X550EM_A_QSFP  (0x15ca)
 X550EM_A_QSFP_N(0x15cc)


To generate a diff of this commit:
cvs rdiff -u -r1.187 -r1.188 src/sys/dev/pci/ixgbe/ixgbe.c

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