]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
sfxge: update NVRAM partition lookup for Medford
authorAndrew Rybchenko <arybchik@FreeBSD.org>
Tue, 12 Jan 2016 15:28:10 +0000 (15:28 +0000)
committerAndrew Rybchenko <arybchik@FreeBSD.org>
Tue, 12 Jan 2016 15:28:10 +0000 (15:28 +0000)
commitf5969609b9417dbf50b02057d73d3561dfac6dbb
treea04eb90692f3f5b71d0ee37a82bdca79d9b8cd82
parent3d385f4e515bdd75b82123d4240325d0045db2b1
sfxge: update NVRAM partition lookup for Medford

Prior to Medford, option ROM config was stored with one partition
per network port. Medford stores option ROM config in a single
partition (as an array of configurations, one per PF).

Update the EFXname /port to MCDI partition mapping for this.

Submitted by:   Andy Moreton <amoreton at solarflare.com>
Reviewed by:    gnn
Sponsored by:   Solarflare Communications, Inc.
MFC after:      2 days
Differential Revision: https://reviews.freebsd.org/D4885
sys/dev/sfxge/common/hunt_nvram.c