From nobody Fri Jan 19 16:54:02 2024 X-Original-To: bugs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4TGm0p4nV8z56v1C for ; Fri, 19 Jan 2024 16:54:02 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4TGm0p29MKz4DbG for ; Fri, 19 Jan 2024 16:54:02 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1705683242; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=NK0XizMNcsfHvp0PWPPI146HetUiP29Ogrf+kP6Ex7o=; b=ZkcWj4/CQXN2msliqE+m/2SvtP/QgkHj8CCSnaElCTzdqTa5jSkTLoRGE43KF0o7GoSxT4 6l4AxRatenje0kd6T80rRaA7VCKx0XtJSWQ3Qs6w0M/NS1w3ovBJW4R3P6JxNCGatqb+bz nCPqzZ2XEdeYtT75F5xnG0ZrKee8uz55a+XNbV0afALYX5feFWjR/Acy45ZY6rEGHPVRee CfRPPvQ45T8biopiHTxufgggqIvMsmiagZai/JSQkimeMxJK2WJj4oQ3K0x5ztcXuWRPS5 w+P7CTuZaBfXdV+uTEhhI3lSpNu6HUyzGmZxa2NjgPkFqcSQ9hS/AY0f55qEtw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1705683242; a=rsa-sha256; cv=none; b=rPRXJBeOEmTzXgT3ZQqMEj9eqoL/t24vb0ZXRtPImASDzr6XClxa21P/+ncHo/GH/ArTjw Lnpbd6ILlf2OgALLfw/AMOL0u23Pb2RbbhETSmCxUAib86qaH9QiMB4uM7kAI2aeFQ35rF L3mgu6eKuUmT3B6mP/qp19ByOwi3eB56U2MVpWocNZ9XqooO3i8/CKIKz8/vF2ovgxKA/L TrQuY7L2eKxaMWLJ1Y+ENjxYZZL5Ai6QUBv7ulIGM7qAaWmlil8FPgAcp0ozv+3vDbZIIW ChKbsyzupB3Dh30MeUs70kdMsf2aGgj05cJ5G8EMKZ5lxa8nUgcOebwCUCTquQ== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4TGm0p13LRz105R for ; Fri, 19 Jan 2024 16:54:02 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 40JGs2Ui012627 for ; Fri, 19 Jan 2024 16:54:02 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 40JGs2EK012622 for bugs@FreeBSD.org; Fri, 19 Jan 2024 16:54:02 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 271062] add support for 28xx based device to isp(4) Date: Fri, 19 Jan 2024 16:54:02 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: commit-hook@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: mfc-stable13? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D271062 --- Comment #23 from commit-hook@FreeBSD.org --- A commit in branch stable/13 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3Da922b89834ef611395cb440a5b4098d2c= 741c5fd commit a922b89834ef611395cb440a5b4098d2c741c5fd Author: Joerg Pulz AuthorDate: 2023-07-07 21:43:34 +0000 Commit: Alexander Motin CommitDate: 2024-01-19 16:51:45 +0000 isp(4): Add support to read contents of the FLT (flash layout table) The FLT is like a TOC for the flash area and contains entries for every flash region with start/end address, size and flags. Start using NVRAM addresses from FLT instead of hardcoded ones for ISP2= 8xx based HBAs. The FLT should be available on earlier HBAs too, probably since ISP24xx based. This needs further investigation and testing. 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 27b4a1b7e5b871c248dc501aa359c93f7263b074) sys/dev/isp/isp.c | 296 +++++++++++++++++++++++++++++++++++++++++++++++= +++- sys/dev/isp/ispreg.h | 81 ++++++++++++++ sys/dev/isp/ispvar.h | 22 ++++ 3 files changed, 397 insertions(+), 2 deletions(-) --=20 You are receiving this mail because: You are the assignee for the bug.=