K 10 svn:author V 5 markj K 8 svn:date V 27 2020-06-10T23:52:29.140743Z K 7 svn:log V 487 Remove the FIRMWARE_MAX limit. The firmware module arbitrarily limits us to at most 50 images. It is possible to hit this limit on platforms that preload many firmware images, or link all of the firmware images for a set of devices into the kernel. Convert the table into a linked list, removing the limit. Reported by: Steve Wheeler Reviewed by: rpokala MFC after: 1 week Sponsored by: Rubicon Communications, LLC (Netgate) Differential Revision: https://reviews.freebsd.org/D25161 END