From nobody Sat Mar 9 22:21:44 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 4Tscvr73QFz5CZfJ for ; Sat, 9 Mar 2024 22:21:44 +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 4Tscvr5Bgrz4fS4 for ; Sat, 9 Mar 2024 22:21:44 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1710022904; a=rsa-sha256; cv=none; b=IsEfSiiQ47xdZR7ImP3nrAq4O0lI99JGiypyua3dEPQ2jGuuELrrR7cox965bXK6PVrVtp 5A32NkP6Y/gZey19eu1YI6kQFksve3gTo9UOIfKetEFGPwSzFWeTZzh5Y3PPTrW+QJSiPZ 8Xnihsz5aNjxS9RYuhenosR8ebvMAo0d9tZVJaZgxSSwnsUm2LylqC49qyDOl6aRdlA121 IljnVjZOaC8cDjFje2JC12pNufzv9FRY+yRrnh1kJ2P/QDyjym8M9Zv6BccZjLM3mK77Xv O1emOQhRY8xBUsNHxZwX3wpdTx3ex5nfCzYNzItyl47khEDcISGp3MLFFsgExg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1710022904; 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=fPy7wFzgmfPcxVzwTFhjN+HSKJrf5/B+R651PkoaJCQ=; b=hd3qdUZ1uKzPdx+q9MYOumscUrCilLMSE+9+M0UvN0apxr2A292nRw5TzpJLxTwsY0/gEu JP8Qgsp2JIXdkRxlNNBDB8U+o0BgExiEG569wQVExgyFVwuC9u4+Ne+u2MjU4l8h7lI8er +Aw4kIrxwgjc9KNbtEC6Q0hTcJVqH3O73r4hRIuiLNBwaN2hxz8gQRvHkHSwgtEmoNW5hu 39eG78WyGtYOLUB+Y/0npb+aZdsCKq+SW1+jkLgSZ/onOZjsC1aTEE/MCLITBFAz903Yz9 hEtinmblFDXj/jddrnjAhj454XY9mnZM1CdowwoXay8P1EpN5bS4NwiKMwzIbA== 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 4Tscvr4n3pzKjb for ; Sat, 9 Mar 2024 22:21:44 +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 429MLivB064500 for ; Sat, 9 Mar 2024 22:21:44 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 429MLiDf064499 for bugs@FreeBSD.org; Sat, 9 Mar 2024 22:21:44 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: bugs@FreeBSD.org Subject: [Bug 277605] FreeBSD 14-Release crashes on the RPI CM4 with PCIE to PCI bridge Date: Sat, 09 Mar 2024 22:21:44 +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: 14.0-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: hp@tmm.cx X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: 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=3D277605 --- Comment #1 from HP van Braam --- I made a typo in the start of the messages: They should be: pcib0: mem 0x7d500000-0x7d50930f irq 80,81 on simplebus2 pcib0: hardware identifies as revision 0x304. --=20 You are receiving this mail because: You are the assignee for the bug.=