]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
sfxge: update NVRAM partition lookup for Medford
authorarybchik <arybchik@FreeBSD.org>
Tue, 12 Jan 2016 15:28:10 +0000 (15:28 +0000)
committerarybchik <arybchik@FreeBSD.org>
Tue, 12 Jan 2016 15:28:10 +0000 (15:28 +0000)
commitbef28afbc4bc7784e895c244367dc429b4907d03
treea04eb90692f3f5b71d0ee37a82bdca79d9b8cd82
parent91bd733e2cc882e8b3702357ddcca643a3627b71
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