]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r293734
authorarybchik <arybchik@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 14 Jan 2016 15:52:44 +0000 (15:52 +0000)
committerarybchik <arybchik@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 14 Jan 2016 15:52:44 +0000 (15:52 +0000)
commitb3d44ee1f739c3953663aa2aa8df3030ff3ceeda
treec207f49133d4ff8c8106835c06eed8210d27694f
parent1510f6a8ea1efcc4f143b0cb36fa7b45da93d162
MFC r293734

sfxge: add medford_impl.h, medford_nic.c, ef10_impl.h

Creating some files together to do the build system changes in one go.

Submitted by:   Mark Spender <mspender at solarflare.com>
Sponsored by:   Solarflare Communications, Inc.

git-svn-id: svn://svn.freebsd.org/base/stable/10@293980 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/conf/files.amd64
sys/dev/sfxge/common/ef10_impl.h [new file with mode: 0644]
sys/dev/sfxge/common/efx_impl.h
sys/dev/sfxge/common/medford_impl.h [new file with mode: 0644]
sys/dev/sfxge/common/medford_nic.c [new file with mode: 0644]
sys/modules/sfxge/Makefile