Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=WKuH8+0V; dkim=fail reason="signature verification failed" (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=pZ9QXB5G Received: by mail.netbsd.org (Postfix, from userid 605) id A86E784EC3; Wed, 17 Apr 2024 11:44:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1713354241; bh=gAnTefJfFpn5cAVx9/OCyS6S2w5VNc+3VXv7uoyQAOw=; h=Date:From:Subject:To:List-Id:Reply-To:List-Unsubscribe; b=WKuH8+0VT+5jCU/Ay26n5GjDTKydfMcW9HPCaGTETZ0l6WJCiKY9OgXImbJyBNV5p oj8aTkRsfN7ve0PBNXX6FgGKzcZWcOKDHvX2JeONuVC0rUVJXqwuYGyfA8mvacuZ/7 Zi4uaO3n524GlLOkLRquYM8+RpQOctc1A2QyVblc= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8CFE784E64 for ; Wed, 17 Apr 2024 11:44:00 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Authentication-Results: mail.netbsd.org (amavisd-new); dkim=pass (1024-bit key) header.d=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 VR9XnozFINhg for ; Wed, 17 Apr 2024 11:44:00 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 2B6A184D01 for ; Wed, 17 Apr 2024 11:44:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1713354240; bh=gAnTefJfFpn5cAVx9/OCyS6S2w5VNc+3VXv7uoyQAOw=; h=Date:From:Subject:To:Reply-To; b=pZ9QXB5GY8pHKXH12wysoJhkhgCuY/HM/dN4cFdAX64HB7KRSu054bSVZZHC0YEys Z0ZCgGHqSyamdmhrrEcdOxGUi9XHp13c8TWaap1BGty3Un7Ltt+mvs6IGrEr5iUBpy CCGdFPgYO3wIth27FGyF8N1m8VwuNc4kDa81mF5U= Received: by cvs.NetBSD.org (Postfix, from userid 500) id 24986FA2C; Wed, 17 Apr 2024 11:44:00 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Wed, 17 Apr 2024 11:44:00 +0000 From: "Andrius Varanavicius" Subject: CVS commit: src/sys/dev/hdaudio To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20240417114400.24986FA2C@cvs.NetBSD.org> Sender: source-changes-owner@NetBSD.org List-Id: Precedence: bulk Reply-To: source-changes-d@NetBSD.org Mail-Reply-To: "Andrius Varanavicius" Mail-Followup-To: source-changes-d@NetBSD.org List-Unsubscribe: Module Name: src Committed By: andvar Date: Wed Apr 17 11:44:00 UTC 2024 Modified Files: src/sys/dev/hdaudio: hdaudiodevs.h hdaudiodevs_data.h Log Message: Regen. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/sys/dev/hdaudio/hdaudiodevs.h \ src/sys/dev/hdaudio/hdaudiodevs_data.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.