git: a6c2507d1bae - main - LinuxKPI: add firmware loading support
Tijl Coosemans
tijl at FreeBSD.org
Sat Jan 30 16:02:12 UTC 2021
On Thu, 28 Jan 2021 16:45:58 GMT "Bjoern A. Zeeb" <bz at FreeBSD.org> wrote:
> The branch main has been updated by bz:
>
> URL: https://cgit.FreeBSD.org/src/commit/?id=a6c2507d1baedb183268e31bc6b6f659a9529904
>
> commit a6c2507d1baedb183268e31bc6b6f659a9529904
> Author: Bjoern A. Zeeb <bz at FreeBSD.org>
> AuthorDate: 2021-01-28 16:05:32 +0000
> Commit: Bjoern A. Zeeb <bz at FreeBSD.org>
> CommitDate: 2021-01-28 16:05:32 +0000
>
> LinuxKPI: add firmware loading support
The module fails to load now because it can't find firmware_get_flags.
You need to add MODULE_DEPEND(linuxkpi, firmware, 1, 1, 1) in
linux_kmod.c
More information about the dev-commits-src-main
mailing list