Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Dec 2023 18:36:27 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 273263] isp(4): 32Gbit Qlogic cards do not work
Message-ID:  <bug-273263-227-qBkwj2Wpqc@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-273263-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-273263-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D273263

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

URL:
https://cgit.FreeBSD.org/src/commit/?id=3Db0c6b06836351b3908ba5b2a847c89c42=
d1a46c3

commit b0c6b06836351b3908ba5b2a847c89c42d1a46c3
Author:     Joerg Pulz <Joerg.Pulz@frm2.tum.de>
AuthorDate: 2023-10-27 14:02:07 +0000
Commit:     Mark Johnston <markj@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(-)

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-273263-227-qBkwj2Wpqc>