]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r293901,r294371
authorarybchik <arybchik@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 20 Jan 2016 08:01:21 +0000 (08:01 +0000)
committerarybchik <arybchik@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 20 Jan 2016 08:01:21 +0000 (08:01 +0000)
commit4d4cbc2bfb1552921ed0525f8d0f89f88f590857
tree97b0ee365848f44b05bdffe83577a3b78d9307b3
parent3b5a3db511c5701bc5275528c031f34fc60c056c
MFC r293901,r294371

sfxge: add accessors for license-related MCDI calls to common code

Add support for Huntington MCDI licensing interface to common code.
Ported from Linux net driver IOCTL functions with restructuring for
initial support for V3 licensing API.

Submitted by:   Richard Houldsworth <rhouldsworth at solarflare.com>
Reviewed by:    gnn
Sponsored by:   Solarflare Communications, Inc.

git-svn-id: svn://svn.freebsd.org/base/stable/10@294386 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/conf/files.amd64
sys/dev/sfxge/common/efsys.h
sys/dev/sfxge/common/efx.h
sys/dev/sfxge/common/efx_check.h
sys/dev/sfxge/common/efx_impl.h
sys/dev/sfxge/common/efx_lic.c [new file with mode: 0644]
sys/dev/sfxge/common/efx_nic.c
sys/modules/sfxge/Makefile