Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Jan 2024 16:54:03 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 271062] add support for 28xx based device to isp(4)
Message-ID:  <bug-271062-227-I0YEgbWOUw@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-271062-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-271062-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=3D271062

--- Comment #24 from commit-hook@FreeBSD.org ---
A commit in branch stable/13 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3D0a38059e24d44c2cb573df97b26dc10a2=
a9053c3

commit 0a38059e24d44c2cb573df97b26dc10a2a9053c3
Author:     Joerg Pulz <Joerg.Pulz@frm2.tum.de>
AuthorDate: 2023-07-07 21:43:34 +0000
Commit:     Alexander Motin <mav@FreeBSD.org>
CommitDate: 2024-01-19 16:51:46 +0000

    isp(4): Remove redundant functions for reading data from FLT and flash

    Rename isp_rd_2400_nvram to isp_rd_2xxx_flash.
    Cleanup some leftovers.
    Hide all output regarding FLT parsing behind ISP_LOGDEBUG0.

    Thanks to imp@ and mav@ for reviewing and commenting.

    PR: 271062
    Reviewed by: imp, mav
    Sponsored by: Technical University of Munich
    Pull Request: https://github.com/freebsd/freebsd-src/pull/726

    (cherry picked from commit 295fd9c1caeb42a4c93005080320d011bf01e4c0)

 sys/dev/isp/isp.c | 115 +++++++++++++++-----------------------------------=
----
 1 file changed, 31 insertions(+), 84 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-271062-227-I0YEgbWOUw>