From nobody Wed Jul 12 12:39:07 2023 X-Original-To: doc@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 4R1HNq4nLfz4mpHj for ; Wed, 12 Jul 2023 12:39:07 +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 4R1HNq1NVDz4HGF for ; Wed, 12 Jul 2023 12:39:07 +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=1689165547; 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; bh=LX4WiPGoxoJi6CmPNZfvNn8LoKSh/XWQf9a22zl0zbs=; b=dTrrLsoguC8Zgx4kSAe0TBMdOBDQLM9J5ZBDzArBHHICPbGc4Cn/SsvPKSwjrMY9LRWnvt 60DY/VEWpcENj0rVyompkGNL4SgPrUYbMlCkmHLBYzO/q3i+YutXbxH39SEJkmJ8fHTH95 LQSaSO8knJcjFQXD/8Fji1C10B/8zdhcBG8QvxRBmant8WKtQdBZuAJHagucEuh80yTbxe +3e4KQ6/iWWf2IZ6ho8qKkMnAw4s68NfjBZ4sjJ+ZxbIcjF7ILFG4WF6ZUWD9GZ1rXJ6bF NZ2JJrWLpeXj8eaBkhHZaRGLl7oyebGPBOrziohhOGh/3+ZXXMOPkGBBdhiBsQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1689165547; a=rsa-sha256; cv=none; b=FfUwC4ZFE/gwrd+Xq3Ch9o02Kh/2FYUwcpqvkykjQ4ibCPmiABD0HcVo6n68BrRDyJeTs9 GLFG8JcxAQBjQm1c7qCnrdak8+gh+TWRY3X4RDe+x/rWpuVM49nQUv6TSBdqlQi4gFPCcf FRy8sWiimCaEZDFZ6D1+Nie0ZqxdHJf4FPz8hOaZQYqPVT1tl9WPaJ90zdus1NWAUZC7YZ bwlne+dxc3aFoNv9PAe8oKC352/iejLkhTP2q+MoxhELt1GFHDld1lz+X9/5XMz82ttP6P 5apaZqSr7mGombo/dgsSpHDZOyoWUaEGkLsyaR6M+qPoxYRE44Oh4v9a/aCHig== 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 4R1HNq0TRWz18BT for ; Wed, 12 Jul 2023 12:39:07 +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 36CCd7Yt024821 for ; Wed, 12 Jul 2023 12:39:07 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 36CCd7P3024820 for doc@FreeBSD.org; Wed, 12 Jul 2023 12:39:07 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: doc@FreeBSD.org Subject: [Bug 272470] smartpqi driver not mentioned on 13.2 supported hardware list Date: Wed, 12 Jul 2023 12:39:07 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Website X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: rainer@ultra-secure.de X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: doc@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: 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: Documentation project List-Archive: https://lists.freebsd.org/archives/freebsd-doc List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-doc@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D272470 Bug ID: 272470 Summary: smartpqi driver not mentioned on 13.2 supported hardware list Product: Documentation Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Website Assignee: doc@FreeBSD.org Reporter: rainer@ultra-secure.de Hi, subject says it all: https://www.freebsd.org/releases/13.2R/hardware/ --=20 You are receiving this mail because: You are the assignee for the bug.=