From nobody Wed Apr 26 12:05:22 2023 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 4Q5yHR0Pq6z47v37 for ; Wed, 26 Apr 2023 12:05:23 +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 4Q5yHQ5FGMz3xQY for ; Wed, 26 Apr 2023 12:05:22 +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=1682510722; 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=KxcL4PktuHX3rGsWFxAriszoLKWgsOqdqw2SP2rcv2c=; b=gjJmlrHT7b85HMqjxp50b6+sXdrYkYpi7ZpKJfrWDq61EiOvCyF0jQ/H6wiFukijdganrX 1qhBLUQmrLyOM9O9w/RvA3P/kKTS+LISBCq/lG0Clfmn/PAy9bKuadFNwlz2a3pnAlH2Vn Z0R9wT2Ksoyo+B3rGX1lYQmJxNUpiLYJ7Fg7+0l04f/DjQ3HQIkoW8kta//QDMpCh5uzex XbNXzY+CDalKVIO0cWr8jQodwmooTV6BYomj/w+mZ723cLmkd6pV9w9WemKUbeYn59+3Xo viUgsw+FjIzeZSdjsIGQgszx7BjJ08mET1fuU2iZYi0ThItcUluu9ZkLF9gATQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1682510722; a=rsa-sha256; cv=none; b=OBL9gcJ9/dSMHP+q+Ou/yY1gaf2U2i9jJ5pAzPSv233TtLh4PUc88dXynPQ5S8hq0oobFN IgLXkzRlM0PB0uvIdZ12x5T/c/CS9KbsGRavgAhacG7jbhz8AkMSYSNuz0gXNnBFSuTPBV /thWe95zNOOTkmM6NEcobhxLLu0z571IiBTdaSasaTjQNN8ugID2/YCTff+BwMv4MVDkZx KxQb+W/SX+jqVVEIhLXkfsm9dB7SY0QnrINw2+eGsZ64Vvarvuxnuq74nAvh+6q15N8Or4 X2y0fcO03cQ7IYJiYtWPOG8cnPjRWjRsHBOsDALiVAAm9yJcXYkx1adx/X0LxA== 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 4Q5yHQ4BkFzYs6 for ; Wed, 26 Apr 2023 12:05:22 +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 33QC5MIS029787 for ; Wed, 26 Apr 2023 12:05:22 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 33QC5MKa029786 for bugs@FreeBSD.org; Wed, 26 Apr 2023 12:05:22 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 271062] [PATCH] add support for 28xx based device to isp(4) Date: Wed, 26 Apr 2023 12:05:22 +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: Joerg.Pulz@frm2.tum.de X-Bugzilla-Status: New 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 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D271062 --- Comment #4 from Joerg Pulz --- Pull request is submitted too: https://github.com/freebsd/freebsd-src/pull/726 --=20 You are receiving this mail because: You are the assignee for the bug.=