| Summary: | Compiled-in bxe(4) breaks kgzip(1) kernel | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Devin Teske <dteske> |
| Component: | kern | Assignee: | freebsd-net (Nobody) <net> |
| Status: | Closed Overcome By Events | ||
| Severity: | Affects Only Me | CC: | delphij, emaste |
| Priority: | Normal | ||
| Version: | 8.4-RELEASE | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Devin Teske
2013-11-04 21:10:01 UTC
State Changed From-To: open->analyzed The bxe driver has been re-written and committed. This new driver contains support for many new devices thereby adding a couple more very large firmware blob arrays embedded in the driver. bxe need to be modified to support the firmware(9) interface. Responsible Changed From-To: freebsd-bugs->freebsd-net changed responsible to -net batch change: For bugs that match the following - Status Is In progress AND - Untouched since 2018-01-01. AND - Affects Base System OR Documentation DO: Reset to open status. Note: I did a quick pass but if you are getting this email it might be worthwhile to double check to see if this bug ought to be closed. A commit references this bug: Author: delphij Date: Fri May 24 05:34:23 UTC 2019 New revision: 348225 URL: https://svnweb.freebsd.org/changeset/base/348225 Log: Remove kgzip and kgzldr. PR: 183666, 229763 Submitted by: Yoshihiro Ota <ota at j.email.ne.jp> Differential Revision: https://reviews.freebsd.org/D20248 Changes: head/ObsoleteFiles.inc head/stand/i386/Makefile head/stand/i386/kgzldr/ head/targets/pseudo/userland/Makefile.depend head/targets/pseudo/userland/misc/Makefile.depend head/usr.sbin/Makefile.amd64 head/usr.sbin/Makefile.i386 head/usr.sbin/kgzip/ |