Date: Mon, 17 Jul 2006 22:17:05 +0000 (UTC) From: Andrew Gallatin <gallatin@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/mxge if_mxge.c Message-ID: <200607172217.k6HMH5h9059358@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
gallatin 2006-07-17 22:17:05 UTC
FreeBSD src repository
Modified files:
sys/dev/mxge if_mxge.c
Log:
Firmware loading improvements:
- Copy ethernet firmware down in small chunks so as to avoid bugs
in early versions of the bootstrap firmware.
- Attempt to "adopt" the running firmware if we cannot load a suitable
firmware image via firmware(9).
- Separate firmware validation into its own routine, and check the
major/minor driver/firmware ABI version.
Revision Changes Path
1.7 +95 -13 src/sys/dev/mxge/if_mxge.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200607172217.k6HMH5h9059358>
