Received: by mail.netbsd.org (Postfix, from userid 605) id 6EA8D84E58; Fri, 17 Dec 2021 19:27:59 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6BDEF84E58 for ; Fri, 17 Dec 2021 19:27:58 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id iKB0m6DBT-6i for ; Fri, 17 Dec 2021 19:27:58 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 0CF7884F40 for ; Fri, 17 Dec 2021 19:27:58 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 05A8FFAEC; Fri, 17 Dec 2021 19:27:58 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Fri, 17 Dec 2021 19:27:57 +0000 From: "Michael Lorenz" Subject: CVS commit: src/sys/arch/sparc/dev To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20211217192758.05A8FFAEC@cvs.NetBSD.org> Sender: source-changes-owner@NetBSD.org List-Id: Precedence: bulk Reply-To: source-changes-d@NetBSD.org Mail-Reply-To: "Michael Lorenz" Mail-Followup-To: source-changes-d@NetBSD.org List-Unsubscribe: Module Name: src Committed By: macallan Date: Fri Dec 17 19:27:57 UTC 2021 Modified Files: src/sys/arch/sparc/dev: cgfourteen.c cgfourteenvar.h Log Message: only write the mask register if we're actually changing it To generate a diff of this commit: cvs rdiff -u -r1.91 -r1.92 src/sys/arch/sparc/dev/cgfourteen.c cvs rdiff -u -r1.18 -r1.19 src/sys/arch/sparc/dev/cgfourteenvar.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.