Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 04 May 2023 07:54:55 +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-nrMvpLXYGa@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

Joerg Pulz <Joerg.Pulz@frm2.tum.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #241948|0                           |1
        is obsolete|                            |

--- Comment #12 from Joerg Pulz <Joerg.Pulz@frm2.tum.de> ---
Created attachment 241964
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D241964&action=
=3Dedit
patch v6 for CURRENT and RELENG-13.2

Rename function isp_rd_2400_nvram() to isp_rd_2xxx_flash() and use it to do=
 the
real flash reads for FLT header, FLT and NVRAM.
Removed redundant and now obsolete isp_rd_2xxx_flthdr() and isp_rd_2xxx_flt=
()
functions.

All FLT related output is now hidden behind ISP_LOGDEBUG0.

Thanks to mav@ for the comments.

--=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-nrMvpLXYGa>