examples: Add binary firmware wrapping reference script.Mainly to keep base with dports synchronized.Also could be used while developing drivers to quickly makefirmware modules for testing.
firmware(9): GC our old firmware framework in favor of the one from FreeBSD.* Move the helper module to kern/firmware and name it firmware.ko. Also make it buildable into the kernel. Add it to GE
firmware(9): GC our old firmware framework in favor of the one from FreeBSD.* Move the helper module to kern/firmware and name it firmware.ko. Also make it buildable into the kernel. Add it to GENERIC.* Adjust mxge(4) to use the new framework, too. Therefore, bring in firmware modules from FreeBSD.* Update the firmware(9) manual page.* Bring in other missing bits and pieces (share/examples/kld/firmware).* Adjust 'make upgrade'.
show more ...