Source-Changes archive

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

CVS commit: [netbsd-9] src



Module Name:    src
Committed By:   martin
Date:           Mon Sep 23 07:04:40 UTC 2019

Modified Files:
        src/distrib/sets/lists/man [netbsd-9]: mi
        src/share/man/man4 [netbsd-9]: Makefile
        src/sys/arch/evbarm/conf [netbsd-9]: GENERIC64
        src/sys/dev/pci [netbsd-9]: files.pci
Added Files:
        src/share/man/man4 [netbsd-9]: mcx.4
        src/sys/dev/pci [netbsd-9]: if_mcx.c

Log Message:
Pull up following revision(s) (requested by jmcneill in ticket #230):

        sys/dev/pci/files.pci: revision 1.415
        distrib/sets/lists/man/mi: revision 1.1655
        sys/dev/pci/if_mcx.c: revision 1.1
        share/man/man4/Makefile: revision 1.683
        share/man/man4/mcx.4: revision 1.1
        sys/arch/evbarm/conf/GENERIC64: revision 1.107
        sys/dev/pci/files.pci: revision 1.414

Add support for Mellanox 5th generation ethernet devices. This driver
supports the ConnectX-4 Lx EN, ConnectX-4 EN, ConnectX-5 EN, and
ConnectX-6 EN adapters.

Driver ported from OpenBSD.

add mcx attachment.

Correct mcx comment, drop mii dependency


To generate a diff of this commit:
cvs rdiff -u -r1.1649 -r1.1649.2.1 src/distrib/sets/lists/man/mi
cvs rdiff -u -r1.680 -r1.680.2.1 src/share/man/man4/Makefile
cvs rdiff -u -r0 -r1.1.2.2 src/share/man/man4/mcx.4
cvs rdiff -u -r1.103 -r1.103.2.1 src/sys/arch/evbarm/conf/GENERIC64
cvs rdiff -u -r1.413 -r1.413.2.1 src/sys/dev/pci/files.pci
cvs rdiff -u -r0 -r1.1.2.2 src/sys/dev/pci/if_mcx.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