https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273263

--- Comment #15 from commit-h...@freebsd.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=b0c6b06836351b3908ba5b2a847c89c42d1a46c3

commit b0c6b06836351b3908ba5b2a847c89c42d1a46c3
Author:     Joerg Pulz <joerg.p...@frm2.tum.de>
AuthorDate: 2023-10-27 14:02:07 +0000
Commit:     Mark Johnston <ma...@freebsd.org>
CommitDate: 2023-12-28 18:31:56 +0000

    ispfw(4): Update and add firmware

    Update 25xx firmware: version 8.8.207
    Add 26xx firmware: version 8.8.231
    Add 27xx firmware: version 9.12.0
    Add 28xx firmware: version 9.12.1

    Remove BUGS section from manpage as we now have firmware for
    all supported controllers.

    PR:             273263
    MFC after:      1 month
    Pull Request:   https://github.com/freebsd/freebsd-src/pull/877
    Sponsored by:   Technical University of Munich

 share/man/man4/ispfw.4                    |     5 +-
 sys/dev/ispfw/asm_2500.h                  | 29843 +++++++++++-----------
 sys/dev/ispfw/asm_2600.h (new)            | 22384 ++++++++++++++++
 sys/dev/ispfw/asm_2700.h (new)            | 27431 ++++++++++++++++++++
 sys/dev/ispfw/asm_2800.h (new)            | 38311 ++++++++++++++++++++++++++++
 sys/dev/ispfw/ispfw.c                     |    45 +
 sys/modules/ispfw/Makefile                |     3 +
 sys/modules/ispfw/isp_2600/Makefile (new) |    35 +
 sys/modules/ispfw/isp_2700/Makefile (new) |    35 +
 sys/modules/ispfw/isp_2800/Makefile (new) |    35 +
 10 files changed, 102626 insertions(+), 15501 deletions(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to